Skip to content

Instructions to build free.rm.skytube.oss_??.apk #1284

Answered by gzsombor
KlaasVogel asked this question in Q&A
Discussion options

You must be logged in to vote

Android Studio (and Gradle) can be a bit pain, I totally agree :)
You can list most of the build tasks with gradle tasks.
I regularly call gradle assembleOssDebug to build the OSS debug version, and run
~/apps/android-sdk-linux_x86/platform-tools/adb install -r app/build/outputs/apk/oss/debug/SkyTube-Oss-2.989.apk to install it on a locally running emulator.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@mckaygerhard
Comment options

@KlaasVogel
Comment options

Comment options

You must be logged in to vote
1 reply
@KlaasVogel
Comment options

Answer selected by KlaasVogel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants