Here’s a clean, clear and to the point english post on how to install Android on your Geeksphone Keon developer device:-
STEPS:-
- If you don’t already have adb and fastboot installed on your system:-
- Get the packages from here.
- Extract the contents of the zip file and navigate to the adbfastbootmac directory [Note: This package works on macs, if you are using Linux or any other operating system, a simple online search should help you figure out how to get adb and fastboot]
- On your Keon go to ‘Settings’ -> ‘Device Information’ -> ‘More Information’ -> ‘Developer’. From the list of checkboxes, enable the ‘Remote debugging’ checkbox.
- Connect your device to your computer using the USB cable.
- Back on your computer’s terminal do the following:-
- If you are using the package mentioned above, run ‘./adb devices’
- You should see a device named ‘full_keon’ as a part of the output. If you don’t see it listed out there, try reconnecting your device or check whether the Remote Debugging option is enabled.
- Now let’s get down to the magic:-
- Download and store the following zip packages to you device’s SD-Card:-
- Start the Keon in the fastboot mode :
# ./adb reboot-bootloader - Install the new recovery :
# ./fastboot flash recovery TWRP-GK.img - Boot the recovery :
#./fastboot boot TWRP-GK.img - On the device’s screen now tap on ‘Backup’ to create a backup of Firefox OS.
- Once done, tap on ‘Wipe’ → ‘Swipe to Factory Reset’.
- ‘Install’ (select the ROM) → ‘Add More Zips’ (select the Google Apps and Additional Ringtones zip files) → ‘Swipe to Confirm Flash’.
- ‘Wipe Dalvik and Cache’.
- Tap on ‘Reboot System’.
- Voila! You’ve now successfully installed Android on your Geeksphone Keon device.
NOTES:-
- Make sure that the device has at least 50% battery power before commencing with the process.
- Since the Keon has only one soft touch button on it, it is mapped to the back functionality. If you want to use all three default Android soft-buttons, the easiest way to do that would be to install the “SoftKey Enabler” app from the Android Play Store.
SWITCHING BACK TO FIREFOX OS
If you now want to switch back to Firefox OS, all you need to do now is as follows:-
- Turn off your device.
- Press the power and the volume up buttons of the Keon at the same time to boot into the Team Win Recovery image.
- Tap ‘Restore’ and select the backup file created earlier during the Android setup, and confirm.
- Once the process completes, you should be able to use Firefox OS again! 🙂
DISCLAIMER: Please note that the steps I’ve mentioned here are what I followed to try out Android on a couple of my Keons. These steps involve flashing the device, hence involve a very real risk of ending up with a bricked [dead] phone. As such, go about the process at your own risk. I’m in no way liable for any unforeseen results coming out of this process.
References:
- http://sys.nodo21.org/geeksphone-keon-rom
- http://forum.geeksphone.com/index.php?topic=5672.msg60983#msg60983
thanks for step by step tutorial,
helpful to me 🙂
How long should it take between steps 2 and 3 under section 5 above. My comp tells me waiting for device when I execute “fastboot flash recovery TWRP-GK.img”
Ideally not more than a minute. However, if it says waiting for device, that usually means that it cannot detect your device. Check if you have enabled remote debugging in your device and try again.
Great guide. My Keon now runs Android. The thing that surprised me though, was that Android seems to already know all the wifi passwords I stored in Firefox OS. Isn’t that strange?
I guess that is so because you might have kept the user preferences on your device while flashing! 🙂
I had no idea Android and FirefoxOS were able to read each others data / preferences.
Me neither! 😉
Hey, Great write up, My Keon, after adb reboot-bootloader gets stuck on the geeksphone boot logo screen, I am using Windows 8, what am I doing wrong here? If I pull the battery I can get FOS to boot back up
I am stuck on step #2 it reboots but gets stuck on the Geeksphone boot logo
Ideas?
I am stuck on #2 it reboots from the adv command but gets stuck at the Geeksphone boot logo and just sits there
Ideas?
Is jelly bean available for geeksphone keon?
Not that I know of! :-/
Is there any way to install the third party applications from the play store or any other source?
Did anyone figure out why it gets stuck at step 2?
SoftKey Enabler is proprietary software and for me it didn’t even work (so do other users complain).
Better is to add just a line to the end of /system/build.prop and you will have soft keys: http://www.androidlegend.com/enable-soft-keys-navigation-bar-android-phone-4-0/ (the system image provided here is already rooted)
I didn’t use a file manager, instead I used the Android built-in shell:
$ adb shell #
# mount # to see the partitions
# mount -wo remount ext4 /system # remount as writable partition
# vi /system/build.prop # don’t use echo and redirects (>> will overwrite the file)
[…]
qemu.hw.mainkeys=0
# reboot
That’s it 🙂
thanks 🙂
Sayak: How to do this using Linux or Window..??
Anybody tried this one –>> https://bylaky.wordpress.com/2013/10/18/how-to-install-android-on-geeksphone-keon/
Abin, the process is the same on Linux. You just need to adb and fastboot installed in your system.
The above links for download do not work — does not succeed to resolve sys.nodo21.org. Is there an alternative download site? Thanks in advance.
Can I use the above procedures for installing android in my flame device?
Can I install android in my flame device?
Hi, does someone have rom zip file, since the link it the article isn’t working.
Please
Copied the ROMs and stuffs in internal SD, TeamWin Recovery cannot browse to that it seems? :/
I need you, the links
TWRP recovery
Android ICS ROM for Keon
Google Apps
Additional Ring Tones
The Links are Broken, please helpme
Dear Sir,
The mentioned link does not exists to download. I will be grateful to you if you upload the below mentioned things once again.
TWRP recovery
Android ICS ROM for Keon
Google Apps
Additional Ring Tones
Thanks
Dipayan