Serial Mirror Apk
Apk Infos
Version | 2.4 |
Rating | 3.6/5, based on 11 votes |
Size | 23.6 KB |
Requires Android | Android 2.1+ (Eclair) |
Author's Notes | Serial Mirror + Linux-on-Android = Arduino development environment |
About Serial Mirror APK
Table Of Contents
Description
This project combined with Linux-on-Android can enable a complete Arduino development environment on Android. Serial Mirror solves a problem that most Android devices do not have USB ports to enable normal programming of Arduino devices. To further complicate the the issue the Bluetooth serial port is not shared from Android to Linux-on-Android. To work around these issues this app runs as a service which connects to Arduino over Bluetooth and to the avrdude programmer over a TCP socket. The serial and TCP data are mirrored by Serial Mirror. As a result, Serial Mirror is also useful for devices which do not have root access. After starting Serial Mirror you can connect via a telnet app to send and receive data from the Bluetooth device. Serial Mirror does not transmit any data unless explicitly requested by the user.The Bluesmirf Bluetooth module is available from Sparkfun.
Source code is available at https://github.com/jeffboody/spp-mirror
Latest updates
What's new in version 2.4
20130207* restore UI state when app resumes
20130203
* Prevent notification intent from launching a new app instance
20130118
* Rename app to Serial Mirror
* Improve telnet documentation
* Fix status message when disconnected
* Prevent service notification from being dismissed
20130113
* Added instructions for serial monitor via telnet
* Added notification icon for service
* Read / write byte arrays to increase performance
* Add auto reconnect option
20130101
* Initial release
How to install Serial Mirror APK on Android phone or tablet?
Download Serial Mirror APK file from ApkClean, then follow these steps:
Update Phone Settings
- Go to your phone Settings page
- Tap Security or Applications (varies with device)
- Check the Unknown Sources box
- Confirm with OK
Go to Downloads
- Open Downloads on your device by going to My Files or Files
- Tap the APK file you downloaded (com.jeffboody.SPPMirror-v2.4-ApkClean.apk)
- Tap Install when prompted, the APK file you downloaded will be installed on your device.
Older Versions
2.4 (6) | 23.6 KB |
Questions & Answers
Q: What is an APK File?
A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.
Q: If I install an APK from this website, will I be able to update the app from the Play Store?
A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.
Q: Why ApkClean.net can guarantee APK 100% safe?
A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.
Q: What are Android App permissions?
A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.
Don't hesitate to contact us if you have any questions or concerns.
(*) is required