Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.

I have read that article on how to write first program in Android. I have successfully installed and run my first program. There is no error, but I can't see the output.

I am completely new on Android and was just wondering if I can see my Android application output like HelloWorld on my computer screen or can I only see it on Android devices?

Thanks!

angstwad
2011-04-02 16:31:00
Yes, use the Android emulator that comes with the Android SDK. It loads up a virtual phone, from which you can install and run your APK.That said, if your hello world app is not sending text to the screen then it's not coded properly. Use the SDK, debug your app, run it in the VM. Done, son.
MAKEUSEOF VIDEO OF THE DAY
SCROLL TO CONTINUE WITH CONTENT
shankar
2011-03-30 04:07:00
There must be many VNC apps in the android market which can couple with the Tight VNC app on windows. Download and install them and hopefully you can simulate ur device on PC. I have tried it on iOS, so it should be possible with Android too.