how to make android app without android studio part 2
how to make android app without android studio part2 https://youtu.be/f6wVmuYAipI This is explanation video for the previous video about making android app without android studio. We use gradle, openJDK and android command line tools to build the app. source code: https://github.com/yopot/android_app android command line tools: https://developer.android.com/studio command-line openJDK: https://openjdk.org gradle:https://gradle.org/ sample android apps built using gradle: https://docs.gradle.org/current/samples/sample_building_android_apps.html
how to make android app without android studio part2 https://youtu.be/f6wVmuYAipI This is explanation video for the previous video about making android app without android studio. We use gradle, openJDK and android command line tools to build the app. source code: https://github.com/yopot/android_app android command line tools: https://developer.android.com/studio command-line openJDK: https://openjdk.org gradle:https://gradle.org/ sample android apps built using gradle: https://docs.gradle.org/current/samples/sample_building_android_apps.html