News

Hello guy's this blog will guide how to create dll file from java using jni.please follow the below instructions.first create a java file that contains the native method and it loads the dll ...
I came across to the many questions asking about to store some kind data in shared-preferences such as string[] array. many of these questions are answered with "use a database". but here i will show ...