Android Software Engineer Question:
Download Questions 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 QuestionNext Question
Explain assets folder in Android?Explain src file in Android?