Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 767 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 767 Bytes

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