Android Wear access external storage and SharedPreferences -
Is there a possibility to access external storage from my wearable app?
The app downloads in my hand
If the only way is through GoogleApiClient, how can I use this method to get the data at any time , Not through datatengine?
Thanks in advance
Comments
Post a Comment