I\'m a newbie in Android developing and after reading the documentation about tasks and activities I can\'t get my application working correctly.
I know how to send email from my application by launching the iPhone Mail application, then return to my app. But I have two concerns:
Basically, what I want to do is launch an *.exe file when I click on a button. I want 开发者_运维百科this done in VB.NET. I have Microsoft Visual Basic 2008 Express Edition.
I\'m trying to add logging to a method from the outside (Aspect-oriented-style) class A def test puts \"I\'m Doing something...\"