C Cor Active Member Licensed User Longtime User Sep 16, 2011 #1 I want to buy a XOOM 3G 32 GB. android 3.2 Can I access the optional sd card with basic4android to e.g. play ogg files and load pictures
I want to buy a XOOM 3G 32 GB. android 3.2 Can I access the optional sd card with basic4android to e.g. play ogg files and load pictures
Djembefola Active Member Licensed User Longtime User Sep 16, 2011 #2 I guess, with b4a you can access the sdcard on all android devices. On some devices you need to find out its path before you can access it. The external sdcard is not always located under File.DirRootExternal. Upvote 0
I guess, with b4a you can access the sdcard on all android devices. On some devices you need to find out its path before you can access it. The external sdcard is not always located under File.DirRootExternal.