Skip to content
  • Geoffrey Métais's avatar
    gradle build system · 39699119
    Geoffrey Métais authored
    Working from cli or from Android Studio
    
    './gradlew tasks'  to see all options
    './graldew installDebug' to build and install a debug version of VLC
    
    compile.sh is still working, you can still build apks with it.
    39699119