What is bin file in android?



What is bin file in android?..

Answer / Lokendra Saran

A bin file in Android typically refers to a binary file that contains native code for the application. These files are usually created using the NDK (Native Development Kit) and are used when you need to access platform-specific functionality or optimize performance.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

what kernel is used in android?

1 Answers  


What is fused?

1 Answers  


What is a viewmodel in android?

1 Answers  


What is dagger and explain dependency injection?

1 Answers  


Why do we need dagger 2?

1 Answers  


Activity results handled by the onactivityresult() method are differentiated from one another using which code?

1 Answers  


What is a job scheduling?

1 Answers  


Write code snippet to retrieve IMEI number of Android phone.

1 Answers   HCL,


what are the different tools in android?

1 Answers  


Name 4 ways android allows you to store data?

1 Answers  


What is tdd (test-driven development)?

1 Answers  


How can your application perform actions that are provided by other application e.g. Sending email?

1 Answers  


Categories