I have developed "Hello World" application, now I want to install the application on my phone, how to do that ?
I know we can see the output on the phone also but I want to install this application on phone.
The problem I see it that there is no .apk file. I tried running HellWorld.java file on my phone but I get error saying "No application can perform this action"
Plz help


