[Unofficial] Android App and Android Library for accessing the DigitalOcean API. Originally made as a part of DigitalOcean CloudHackathon.
The library provides easy to use Java methods to make API calls to DigitalOcean.
The Android App lets people sign in with their Digital Ocean account. Once signed in, you can see your droplets, and their status. It has features such as -
creating a droplet
Then run one of the following commands:
Command | Description |
---|---|
'publishApkRelease' | Uploads the APK and the summary of recent changes. |
'publishListingRelease' | Uploads the descriptions and images for the Play Store listing. |
'publishRelease' | Uploads everything. |
'bootstrapReleasePlayResources' | Fetch data from the Play Store & bootstrap the required files/folders. |
You can now type the following gradle commands such as the following:
bash ./gradlew publishApkRelease