Hello, I'm working on android for a week. Now i want to know about how to access sdcard file from the NDK layer. since we want decode mp3 however when we tried it at a time. it will be allocated too much memory so i want its file pointer. to do it. so i'm wondering following issue.
1) Can we get a data from the SD card in NDK layer? if we can, how to do it? 2) If we cannot read file in ndk layer from SD card, is there way to give file pointer from the java layer to ndk layer? 3) What is the average memory size of the devices? since if we can allocate memory as size of mp3 file? Thanks, -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en