-5

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?

enter image description here

Community
  • 1
  • 1
wajdi_jurry
  • 268
  • 2
  • 9

1 Answers1

1

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.

tipiwiny
  • 399
  • 1
  • 3
  • 18