Christopher Lloyd
unread,Mar 11, 2011, 1:06:53 PM3/11/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-ndk
Hi, using the native-activity example provided for the NDK, I would
like to get a path to the application/activity files directory that
is: /data/data/<identifier>/files. ANativeActivity declares
internalDataPath and externalDataPath which I take to be these
locations, but both of these are NULL using 2.3.1 in the simulator. Is
this supposed to work ?
Thanks,
Chris