Here are the files of an Android application.
How can I use them? What software is used to open this project in order to compile an APK executable file?
Here are the files of an Android application.
How can I use them? What software is used to open this project in order to compile an APK executable file?
You can use Eclipse . To download it , visit this link Download Eclipse after you have to add ADT plugin. When you have installed all, you have to import your project and you could work with them.