TechTablets › Forums › Cube Forums › Cube i7 Book › Android x86
Tagged: #android x86
- This topic has 3 replies, 2 voices, and was last updated 9 years, 8 months ago by
Andrew W.
-
AuthorPosts
-
August 29, 2016 at 7:58 am #48351
I agree, this is the first Android version that works almost flawlessly on a Core M device.
I have installed Android on a separated ext4 partition and made a Grub entry to boot it. The Grub entry is as follows:
menuentry ‘Android’ –class android {
set root='(hd0,5)’
linux /android-6.0-rc2/kernel quiet root=/dev/ram0 androidboot.hardware=android_x86_64 SRC=/android-6.0-rc2 SDCARD=mmcblk0p1
initrd /android-6.0-rc2/initrd.img}
My Android system mounts USB drives but it doesn’t mount the MicroSD card, that’s the reason for the SDCARD=mmcblk0p1 workaround.
Rotation is inverted, I’m using the “Ultimate Rotation Control” app from the PlayStore.
Touch could be improved, in my system I feel that I have to touch harder than usual to get a response but swiping works fine, I have the feeling that the touchscreen gets in a battery saving state too soon.
Since the power menu has only the “Power off” option I’m using the “Screen off” app from the PlayStore to put the device to sleep.
The CPU cores seem to run at high frequencies all the time but the device doesn’t get too hot.
Looking forward to future Android-x86 releases, but at this point I almost feel that I have a dual boot device. By the way, the Antutu score is around 136000.
August 31, 2016 at 8:52 pm #48539Awesome, thanks.
Why does Android x86 have such a crappy install process.
Really I’d expect GRUB to be altered on installation. I haven’t had to manually edit GRUB since ubuntu ~5.
I kind of feel like I’ve forgotted more linux knowledge than I ever knew.
Q. Where did you learn this/learn grub… This seems like it really holds back the x86 Android project back.
hd (0,5) – so that’s the first disk 0 and 5 is an extended partition right?
it would make more sense if I could see a picture of your partition table from Gparted or something.
****
I tried Phoenix OS from USB which is a lot like Remix OS. – Based on 5.1.1 – There was no sound.
When I installed it to the HDD again similar problem to Android. OS doesn’t load just a command prompt.
Remix OS. I can’t use the install utility on my other compter so I just extracted the ISO to USB, Booted fine. Sound worked. Same one-off graphics issue that Android 6.0 is supposed to have with skylake. Same rotation issue too.
*****
Oh when I benchmarked Android 6.0 with Antutu the other day I scored over 150,000. I did have a pretty crappy I/O score probably due to booting from a terrible SD.
Attachments:
You must be logged in to view attached files.September 16, 2016 at 4:14 pm #49909I got a message that you replied again but nothing 8(
Have you tried the first official release of Android 6.0
In RC2 bluetooth paired but didn’t end up working!
Plus the CPU was sitting too high at like 2GHz…
I think skylake really needs a kernel based on 4.5+
-
AuthorPosts
- You must be logged in to reply to this topic.

