Sometime you might to want to flash your rock, for trying another OS or upgrading or just fun. But there is risk of losing data when flashing. And Flashing the bootloader will wipe all your data, so backup is important.Android appsYou can back up your Android apps on RR with ADB....
If you want to use the radxa rock as a WIFI-AP under android . you can enable the item in settings(More->Portable hotspot->Portable Wi-Fi hotspot).But the setting will be cancelled after reboot. we provider image resolves the problem,you can download here.140224_android_softAp.tgz.
The radxa rock stock android firmware has adb(Android Debugging Bridge) enabled by default. This page describes how to enable android adb debugging under windows.Requirementa radxa rock board(full version or lite version)a desktop/laptop running Windows(XP 32/64bit, Windows 7 32/64 bit)a micro usb c...
This page describes how to connect to Radxa Rock running Android via adb(Android Debugging Bridge).RequirementRadxa Rock running androidPC/Laptop running Linux 32bit/64bit(Ubuntu as an example)Micro USB OTG cableADB under LinuxFirst, install the adb tools: sudo apt-get install android-tools-adb...