Android Open Source - Development api compute-getting-started-android






Project Summary

Sample Android Application created using AndroidStudio that displays Google Compute Engine Instances and Disks using the Compute Engine API..

Web Site / Source Repository

compute-getting-started-android is hosted in the following web site
https://github.com/GoogleCloudPlatform/compute-getting-started-android

If you think the Android project compute-getting-started-android listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of compute-getting-started-android.

ItemValue
Java File Count12
Target SDK Version16
Minimum SDK Version11
Activity Count3
Fragment Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.USE_CREDENTIALS




License

The license information of compute-getting-started-android is as follows:

Apache License

Java Source Files

com.google.devrel.samples.compute.android.AppConstants.java
com.google.devrel.samples.compute.android.AppUtils.java
com.google.devrel.samples.compute.android.ItemDetailActivity.java
com.google.devrel.samples.compute.android.ItemDetailFragment.java
com.google.devrel.samples.compute.android.ItemListActivity.java
com.google.devrel.samples.compute.android.ItemListFragment.java
com.google.devrel.samples.compute.android.LoginActivity.java
com.google.devrel.samples.compute.android.dummy.DummyContent.java
com.google.devrel.samples.compute.android.tasks.ComputeTask.java
com.google.devrel.samples.compute.android.tasks.DownloadProjectInformationTask.java
com.google.devrel.samples.compute.android.tasks.ZoneOperationParameters.java
com.google.devrel.samples.compute.android.tasks.ZoneOperationTask.java