The Mer Wiki now uses your Mer user account and password (create account on https://bugs.merproject.org/)
Adaptations/libhybris/Install SailfishOS for hammerhead
From Mer Wiki
< Adaptations | libhybris(Difference between revisions)
(apkenv) |
|||
Line 26: | Line 26: | ||
=== Hardware Support === | === Hardware Support === | ||
For current status of hardware support refer to https://wiki.merproject.org/wiki/Adaptations/libhybris | For current status of hardware support refer to https://wiki.merproject.org/wiki/Adaptations/libhybris | ||
+ | |||
+ | === Play Android OpenGL Classic Games === | ||
+ | devel-su zypper in apkenv | ||
+ | |||
+ | Find a game's APK on the Internet that matches _exact version_ from this list: http://wiki.maemo.org/Apkenv/Game_Compatibility | ||
+ | |||
+ | Once downloaded, perform in Terminal as normal user: | ||
+ | apkenv Angry_Birds_2_3_0.apk | ||
+ | Enjoy! | ||
+ | |||
+ | Games tested on Nexus 5 successfully: | ||
+ | Amazing Alex | ||
+ | Angry Birds | ||
+ | Cut the Rope | ||
+ | Fruit Ninja | ||
+ | Petals Redux | ||
+ | Plants vs. Zombies (no sound, WIP) | ||
+ | Rabit Game 2 | ||
+ | Super Hexagon | ||
+ | World of Goo | ||
+ | |||
+ | To join the effort (or request a game), join #apkenv IRC channel on Freenode | ||
+ | |||
+ | Android Dalvik/Art apps are _not_ supported by apkenv. | ||
=== MultiROM === | === MultiROM === |
Revision as of 18:49, 10 September 2015
Contents |
Steps to install
- Install adb and fastboot on your workstation :
- Debian/Ubuntu: apt-get install android-tools-adb android-tools-fastboot
- Fedora: yum install android-tools
- Mageia: urpmi android-tools (included in upcoming relase of Mageia 5).
- OpenSUSE: zypper in android-tools
- Mac OS X: Install Homebrew from http://brew.sh/, then: brew install android-platform-tools
- Windows: See http://wiki.cyanogenmod.org/w/Doc:_fastboot_intro for instructions
- Download CyanogenMod 11 snapshot M9 from https://download.cyanogenmod.org/get/jenkins/78753/cm-11-20140805-SNAPSHOT-M9-hammerhead.zip and follow instructions from http://wiki.cyanogenmod.org/w/Install_CM_for_hammerhead to install the CyanogenMod image.
- Download Sailfish OS for Nexus 5 image from http://images.devaamo.fi/sfe/hammerhead/alpha12/sailfishos-hammerhead-release-1.1.6.27-alpha12-201506191607.zip and flash it over CyanogenMod.
- Reboot the device and it should boot to Sailfish OS. If the device shows Google logo for 4-5 minutes, do a reboot using power button.
- See below for MultiROM instructions
How to Build Image
- Automated Script - https://github.com/dmt4/sfa-mer
Hardware Support
For current status of hardware support refer to https://wiki.merproject.org/wiki/Adaptations/libhybris
Play Android OpenGL Classic Games
devel-su zypper in apkenv
Find a game's APK on the Internet that matches _exact version_ from this list: http://wiki.maemo.org/Apkenv/Game_Compatibility
Once downloaded, perform in Terminal as normal user:
apkenv Angry_Birds_2_3_0.apk
Enjoy!
Games tested on Nexus 5 successfully:
Amazing Alex Angry Birds Cut the Rope Fruit Ninja Petals Redux Plants vs. Zombies (no sound, WIP) Rabit Game 2 Super Hexagon World of Goo
To join the effort (or request a game), join #apkenv IRC channel on Freenode
Android Dalvik/Art apps are _not_ supported by apkenv.
MultiROM
- MultiROM Installation instructions at http://forum.xda-developers.com/google-nexus-5/orig-development/mod-multirom-v24-t2571011
Known Issues
Refer to bugzilla for list of known issues.