I want to add some files in assets folder in android and want to read them from native C code. But the problem is how to get the path of that file (in java or in C). I don't want to use asset manager to open the file to give support in Android 1.6 too. Plus, I want to read that file in C for efficiency.
Thanks in Advance -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

