Skip to content

micro:bit official Android application code. Fix for build on higher Android OS

License

Notifications You must be signed in to change notification settings

che1974/microbit-android

 
 

Repository files navigation

micro:bit Android application

Build instructions

  • Install needed tools to build the project:

  • Go to root directory and run gradle build. After build is finished, apk file can be found under ~/app/build/outputs/apk/app-debug.apk

  • Or run gradle installDebug to build and install app on plugged android device

Libraries

About

micro:bit official Android application code. Fix for build on higher Android OS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 77.3%
  • HTML 22.7%