rleiman Well-Known Member Licensed User Longtime User Jan 11, 2016 #1 Hi Everyone, Can you show me the code I need to use to test if a user has an external SD card installed on their phone and also to find out how much storage space is left on that SD card? Thanks.
Hi Everyone, Can you show me the code I need to use to test if a user has an external SD card installed on their phone and also to find out how much storage space is left on that SD card? Thanks.
Erel B4X founder Staff member Licensed User Longtime User Jan 12, 2016 #2 See this post: https://www.b4x.com/android/forum/threads/how-to-ext-sd-card-write-on-android-4-4.42177/#post-255351 About the space: https://www.b4x.com/android/forum/threads/free-space-on-removable-cards.13013/#post-73336 Upvote 0
See this post: https://www.b4x.com/android/forum/threads/how-to-ext-sd-card-write-on-android-4-4.42177/#post-255351 About the space: https://www.b4x.com/android/forum/threads/free-space-on-removable-cards.13013/#post-73336
rleiman Well-Known Member Licensed User Longtime User Jan 12, 2016 #3 Hi Erel, Thanks for the links. Upvote 0