What is main/jni/ directory?



What is main/jni/ directory?..

Answer / Pritee Pathak

The main/jni directory is a part of the Android Studio project structure where native code (C, C++, or other languages compiled with the Java Native Interface) can be placed. This directory contains necessary files for interfacing between the Java code and the native code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

When is it desirable to kill the foreground activity?

1 Answers  


What is meaning of android word?

1 Answers  


Which is the highest android version?

1 Answers  


Should I turn off auto sync android?

1 Answers  


What is datepickerdialog in android?

1 Answers  


What is an activity in Android?

1 Answers   TryTechnicals Pvt Ltd,


Tell us what is a buildtype in gradle? And what can you use it for?

1 Answers  


Explain assets folder in android?

1 Answers  


There are five different methods to store persistent data. They are: shared preferences. Internal storage. External storage. Network and __?

1 Answers  


What is meant by responsive design?

1 Answers  


what is the procedure of using D2MS server in cloud messaging in android

1 Answers   Tech Mentro,


Can I disable sim toolkit?

1 Answers  


Categories