Android Software Engineer Question:
Download Job Interview Questions and Answers PDF
Explain bin file in Android?
Answer:
It contains the .apk file (Android Package) that is generated by the ADT during the build process. An .apk file is the application binary file. It contains everything needed to run an Android application.
Download Android Software Engineer Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain assets folder in Android? | Explain src file in Android? |