2.6
1.69K reviews
500K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

The best bits

• Create games on your phone then ‘flash’ them on to your micro:bit to get playing – no wires or cables needed!
• Snap a selfie by connecting your phone or tablet, and use your micro:bit as a remote control
• Never miss your mates again – now you can code your micro:bit to wake up and tell you when you’re getting a call or text

What’s in the app?
There are four areas to explore:

Discover takes you to the official website where you can find code ideas from other micro:bit fans. There’s loads of cool stuff to try out.
Create Code allows you to use the micro:bit MakeCode editor. You can also go back and edit code you’ve already created.
Connect is where you can go to pair your phone or tablet to your micro:bit. Choose the device you’d like to connect to through a secure Bluetooth pairing.
Flash is where the fun begins: send a program from your phone or tablet and see it on your micro:bit!

Permissions

read phone status and identity - This permission is used to allow the micro:bit to read basic state information of the phone. The user can write code on the micro:bit to react to these different states e.g. whether the display is on or off or a call or SMS message is received

receive text messages (SMS) - The micro:bit can react to different events on the phone and vice versa. This permission allows the user to make the micro:bit react in the event the user receives an SMS message. The message contents and details are not used or stored by the application.

take pictures and videos - The user can programme the micro:bit to send events to the phone to launch the camera or take a picture or video.

approximate location (network-based) – The application has to find and connect to the micro:bit over Bluetooth low energy. Scanning for Bluetooth low energy devices needs the approximate location service.

modify or delete the contents of your USB storage and read the contents of your USB storage - The application will save scripts, photos and any content you may have created to your USB storage. The application must be able to read, write and delete these files.

full network access and view Wi-Fi connections - The application needs access to the internet to access the micro:bit website so that the user can download code samples, access the code editors and to send usage statistics.

access Bluetooth settings and pair with Bluetooth devices - The application can discover, pair and connect to the micro:bit over secure Bluetooth.

draw over other apps - The user can program the micro:bit to display alerts on the phone or find the phone.

control flashlight, control vibration and prevent phone from sleeping - This permission is used to send a visual cue that a photo or video is being captured, to send events to make the phone vibrate and to prevent your phone from sleeping when it is flashing your micro:bit. "
Updated on
Aug 20, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
This app may share these data types with third parties
App activity
This app may collect these data types
App info and performance
Data is encrypted in transit
You can request that data be deleted
Committed to follow the Play Families Policy

Ratings and reviews

2.4
1.5K reviews
Will Pearson
January 10, 2021
Difficult to pair to the microbit as it requires location to be on. Once paired, it basically opens the MakeCode website with all the flaws that site has. It refuses to compile basic Python code that can compile in Mu. Refuses to import the audio module. Refuses to accept "else" may not be near an "if" statement, or indeed that "else" is not required for "if" statements. Fails to find pins or accelerometer. If you are not using the blocks to create the code, I wouldn't bother.
30 people found this review helpful
Did you find this helpful?
James Preston
September 27, 2021
Installed this for Bluetooth flashing for kid's phone, but it is not really functional. Using a V1 device and Android 11 you can pair okay, then half the time you can flash the device once (rest of time flashing process hangings) and you can NEVER flash again without un-pairing and re-pairing to then having another 50% chance of flashing exactly once again. After first flash error message is always "DFU CHARACTERISTICS NOT FOUND" until re-pair. Sigh. Back to USB.
25 people found this review helpful
Did you find this helpful?
William Bakshi
June 15, 2024
Good app, especially after the update for the latest Android. One thing is severely missing: for kids it doesn't obey the parental controls, since it invokes YouTube in browser, and this instance of YouTube isn't even logged in - so the kid can watch anything on micro:bit app time. Thus I can't allow this app on my son's phone. Saw the source on github, took me a whole day to figure out that I'm not looking at the latest, found the latest, will check it and suggest something, maybe even try here
2 people found this review helpful
Did you find this helpful?

What's new

- Fetch MY_DATA from micro:bit
- Tweak connection flow
- Update Project Ideas URL
- Allow certain links to open outside of the micro:bit app e.g. MakeCode tutorial links