Click here to Skip to main content
16,020,257 members
Please Sign up or sign in to vote.
2.00/5 (2 votes)
See more:
i have created android Calculator app in Eclipse. if i want to run that app i need eclipse must and should.

Is there any way to run that aap without using eclipse.?

reply someone
Posted

You need to create the .apk file

Right click on your project and select

android tools --> export signed application package

then follow the prompts

Once finished you will have a filename.apk you can load on your phone or tablet

Word of warning if you create the files and delete them later from the pc, creating them again even with the same passwords will require you to uninstall from the phone before loading. Leaving the files and overwriting will allow you to update on the phone.

/Darren
 
Share this answer
 
hi i dnt knw much abt eclipse
but one of my frnd use to run his application (.apk )file from his android phone
and also from tablet pc..:)
 
Share this answer
 
Comments
MAU787 11-Jul-12 8:18am    
I think people really like to give down voting rather that solution...:)
[no name] 11-Jul-12 9:20am    
Okay so maybe you can explain how this "solution" could possibly answer the question of getting an app to run in Windows without using Eclipse. This answer is gibberish, does not answer the question and should be downvoted.
bpbng 11-Jul-12 8:38am    
do u knw the steps for tht??????
MAU787 11-Jul-12 12:49pm    
i think he is asking
'Is there any way to run that aap without using eclipse.?'
he has not asked how run from windows..
at least i tried reply something..
if you know the ans then post here..
i will also get the knowledge ..
[no name] 11-Jul-12 14:36pm    
He did ask it. Read the title!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900