sdk-manager-plugin
By JakeWharton
gradle-play-publisher
GPP is Android's unofficial release automation Gradle Plugin. It can do anything from building, uploading, and then promoting your App Bundle or APK to publishing app listings and other metadata. (by Triple-T)
sdk-manager-plugin | gradle-play-publisher | |
---|---|---|
1 | 5 | |
1,429 | 4,171 | |
- | 0.4% | |
0.0 | 6.6 | |
over 8 years ago | 5 months ago | |
Groovy | Kotlin | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
sdk-manager-plugin
Posts with mentions or reviews of sdk-manager-plugin.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Automatically accept all SDK licences
Which is amazingly cool and was know to be a JakeWharton project.
gradle-play-publisher
Posts with mentions or reviews of gradle-play-publisher.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-21.
-
Is mobile CI/CD real?
Kinda. You can set up say a CI on circle ci, and on successful build and tests run it's gonna use this https://github.com/Triple-T/gradle-play-publisher to push to internal test track in play console. And that internal track is available to qa and if we get a green light we can elevate it to release manually
-
Up to date script for uploading to google play store?
I'm using this Gradle plugin. Pretty easy to configure in your Gradle files and then just run the correct task.
-
How do you guys manage the translations for your apps on the Play Console?
It's https://github.com/Triple-T/gradle-play-publisher, it uses play store APIs, sure. But it's unrelated to the app code itself
- Any command to instantly upload to Google Play?
-
Improving CI/CD pipeline for Android via Fastlane and GitHub Actions
There you go: https://github.com/Triple-T/gradle-play-publisher
What are some alternatives?
When comparing sdk-manager-plugin and gradle-play-publisher you can also consider the following projects:
lint-cleaner-plugin - A Gradle Plugin that removes unused resources in Android projects.
groovy-android-gradle-plugin - A Gradle plugin to support the Groovy language for building Android apps
dexcount-gradle-plugin - A Gradle plugin to report the number of method references in your APK on every build.
gradle-protobuf-plugin - Gradle plugin for Google Protocol Buffers