Android Hubble Media Browser is a sample app designed to display Verizon Personal Cloud Storage user content. You can use it to view information about photos, videos and music files categorized by tracks, artist and genre. You can also search for files or folders and display selected photos. The account information feature allows you to display the quota usage details for the Verizon Personal Cloud Storage account.
Code Sample
defaultConfig { applicationId "com.thingspace.media" minSdkVersion 11 targetSdkVersion 22 versionCode 1 versionName "1.0" resValue "string", "Client_ID", "CHANGE-ME" resValue "string", "Client_Secret", "CHANGE-ME" resValue "string", "Callback_URL", "CHANGE-ME" }
NOTE: CALLBACK_URL is case sensitive.
For a complete list of the supported API calls for each release, refer to our release guides.
Copyright © 2015-2017, Verizon and/or its Licensors. All rights reserved.