Re: [android-developers] Re: Write storage on Samsung Galaxy Tab 7.7

2012-04-18 Thread digi owl
Seems to me like what has happened is that manufacturers have cooped a feature that was supposed to be for removable storage to support larger non-removable capacity (a simple way to upsell). In the process, we have found ourselves with partitioned internal storage (to allow USB file transfer) and

[android-developers] Re: Write storage on Samsung Galaxy Tab 7.7

2012-04-16 Thread digi owl
looking at the 3.2 platform API changes, it appears that Google wants developers to access SD cards via either MeidaStore or the MTP API: https://developer.android.com/sdk/android-3.2.html https://developer.android.com/reference/android/mtp/package-summary.html https://developer.android.com/refe