Ubuntu for android and Android 4.1.2 problems

Asked By 20 points N/A Posted on -
qa-featured

Hi there,

I have Samsung Galaxy note 10.1 which is running on Android 4.1.2 version, I recently downloaded ubuntu for Android and tried installing it, now my Galaxy note is stuck on boot logo and nothing happens, I have tried restoring NAND backup and still its stuck on the boot loop, How do I restore my Galaxy Note to either Ubuntu or Android?

SHARE
Answered By 0 points N/A #155710

Ubuntu for android and Android 4.1.2 problems

qa-featured

add this line at the end of /etc/fstab: "/system /var/lib/lxc/android/rootfs/system auto ro,bind 0 0"

reboot

copy /var/lib/lxc/android/rootfs/init.rc to /var/lib/lxc/android/overrides/

modify "class late_start" to "class main" under "service sensorservice /system/bin/sensorservice" (it's located near the end)

reboot

This will solve your issue

Related Questions