View Single Post
Posts: 288 | Thanked: 1,103 times | Joined on Jul 2014
#1
Devices that can have Sailfish ported to them via the HADK lack android app support. This thread is designed to enable android app compatibility via Cyanogenmod (what sailfish is flashed on top of, for ported devices).

I have gotten to the stage of "booting" into Cyanogenmod from sailfish and getting to the setup page. Touch on this page does not work, and the previous ssh connection (used to start the android services) breaks. Leaving the device pretty much useless until a restart. I currently do not know how to get the touch and other things working.

here is the correct modified init.rc file
Code:
cd /system/bin/
kill -stop [pid of lipstick] (found this to be more stable than using systemctl-user stop lipstick)
./surfaceflinger;

Last edited by nh1402; 2015-03-12 at 11:56. Reason: clarifying that I do need help to get this working
 

The Following 3 Users Say Thank You to nh1402 For This Useful Post: