<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[PINE64 - Android on Pinebook Pro]]></title>
		<link>https://forum.pine64.org/</link>
		<description><![CDATA[PINE64 - https://forum.pine64.org]]></description>
		<pubDate>Thu, 16 Apr 2026 06:38:35 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Pinebook Pro with PrimeOS]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=14894</link>
			<pubDate>Wed, 15 Sep 2021 10:47:33 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=23354">chitranshu_primeos</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=14894</guid>
			<description><![CDATA[Hi,<br />
<br />
I am Chitranshu, co-founder of <a href="http://www.primeos.in" target="_blank" rel="noopener" class="mycode_url">www.primeos.in</a>, Primeos is an Android-based operating system used by more than 2M users globally. We wish to launch an Android laptop in India with the help of brand partners. For this to happen we need a sample (even used) Pinebook pro and open-source Android build of Pinebook. We will do the rest to build the Android laptop. Currently, PrimeOS is on Android 7 and we are porting it to Android 11 by December end.]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
I am Chitranshu, co-founder of <a href="http://www.primeos.in" target="_blank" rel="noopener" class="mycode_url">www.primeos.in</a>, Primeos is an Android-based operating system used by more than 2M users globally. We wish to launch an Android laptop in India with the help of brand partners. For this to happen we need a sample (even used) Pinebook pro and open-source Android build of Pinebook. We will do the rest to build the Android laptop. Currently, PrimeOS is on Android 7 and we are porting it to Android 11 by December end.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Any developments at all?]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=14592</link>
			<pubDate>Thu, 05 Aug 2021 08:55:12 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=21963">QuinTeknoLife</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=14592</guid>
			<description><![CDATA[Hey guys,<br />
<br />
<br />
Back in den beginning of the age of PBP there was talk about an Android 9 build being put together, however since then I have not heard or seen any more news regarding the Android front (and the android 7 builds that were up on the wiki also seem to have mysteriously vanished from there). Is there anyone who is working on Android related projects for PBP at all?]]></description>
			<content:encoded><![CDATA[Hey guys,<br />
<br />
<br />
Back in den beginning of the age of PBP there was talk about an Android 9 build being put together, however since then I have not heard or seen any more news regarding the Android front (and the android 7 builds that were up on the wiki also seem to have mysteriously vanished from there). Is there anyone who is working on Android related projects for PBP at all?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Anbox on Manjaro 20.10]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=11909</link>
			<pubDate>Thu, 22 Oct 2020 22:44:23 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=11331">jiyong</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=11909</guid>
			<description><![CDATA[Manjaro 20.10 has Linux Kernel 5.8 and now it's really easy to install and run Anbox.<br />
It's not very fast, but at least it's a start.<br />
<br />
I started "Run Anbox" and Anbox, but failed.<br />
After a reboot Anbox works.<br />
I think we need better OpenGL support for games like Super Tux Kart to work in Anbox.]]></description>
			<content:encoded><![CDATA[Manjaro 20.10 has Linux Kernel 5.8 and now it's really easy to install and run Anbox.<br />
It's not very fast, but at least it's a start.<br />
<br />
I started "Run Anbox" and Anbox, but failed.<br />
After a reboot Anbox works.<br />
I think we need better OpenGL support for games like Super Tux Kart to work in Anbox.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Getting platform tools working like I'm used to?]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=11309</link>
			<pubDate>Mon, 07 Sep 2020 00:46:14 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=19198">bastafari</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=11309</guid>
			<description><![CDATA[To start I'm a complete newb. I downloaded Android tools from the store. Adb works but I have to select file transfer on the phone first otherwise adb devices doesn't list the phone and gives a permissions error. Then in order for fastboot to work I have to type &#36;(which) fastboot. Which doesn't work exactly right because fastboot reboot recovery just rebooted the phone to the os. Additionally I couldn't find a folder for the tools though I thought it would have been /use/bin. What I normally do is keep my platform tools folder on my desktop then I drop my files I want to flash in that folder so all I would do for example is type fastboot boot twrp.img. So I saw Arch wiki had some stuff on platform tools but honestly it's above me at this point. Any pointers, easy instructions or general help I can use? Thanks.<br />
<br />
Forgot to say, I'm on Manjaro.]]></description>
			<content:encoded><![CDATA[To start I'm a complete newb. I downloaded Android tools from the store. Adb works but I have to select file transfer on the phone first otherwise adb devices doesn't list the phone and gives a permissions error. Then in order for fastboot to work I have to type &#36;(which) fastboot. Which doesn't work exactly right because fastboot reboot recovery just rebooted the phone to the os. Additionally I couldn't find a folder for the tools though I thought it would have been /use/bin. What I normally do is keep my platform tools folder on my desktop then I drop my files I want to flash in that folder so all I would do for example is type fastboot boot twrp.img. So I saw Arch wiki had some stuff on platform tools but honestly it's above me at this point. Any pointers, easy instructions or general help I can use? Thanks.<br />
<br />
Forgot to say, I'm on Manjaro.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Strange Battery Pecentage Issue]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=11207</link>
			<pubDate>Mon, 31 Aug 2020 19:00:28 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=19206">ModemBlaster</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=11207</guid>
			<description><![CDATA[On the default Manjaro the battery pretty much works as expected (it doesn't charge all the way to 100%, but in the 90's, and my old laptop also did that so it doesn't concern me.) <br />
<br />
However, I've noticed booting into Android afterwards causes the battery percentage to behave unexpectedly. Earlier today, I was at ~85% in Manjaro, but after rebooting into Android, I noticed the percentage showed 75% with 1:41 remaining on the battery. I continued to mess around with Android for a while, and eventually the percentage rose to 76%...with 1:41 left on the battery. I rebooted into Manjaro and the percentage read 69% (and stayed there for a while,) and at one point while web browsing it said I had 34:44 left on the battery (yeah.......) <br />
<br />
Is Android messing up the battery calibration or something? My guess is that is that Android caused the battery percentage to be set lower, and the percentage was frozen because the battery had to catch up to that number.]]></description>
			<content:encoded><![CDATA[On the default Manjaro the battery pretty much works as expected (it doesn't charge all the way to 100%, but in the 90's, and my old laptop also did that so it doesn't concern me.) <br />
<br />
However, I've noticed booting into Android afterwards causes the battery percentage to behave unexpectedly. Earlier today, I was at ~85% in Manjaro, but after rebooting into Android, I noticed the percentage showed 75% with 1:41 remaining on the battery. I continued to mess around with Android for a while, and eventually the percentage rose to 76%...with 1:41 left on the battery. I rebooted into Manjaro and the percentage read 69% (and stayed there for a while,) and at one point while web browsing it said I had 34:44 left on the battery (yeah.......) <br />
<br />
Is Android messing up the battery calibration or something? My guess is that is that Android caused the battery percentage to be set lower, and the percentage was frozen because the battery had to catch up to that number.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Google on Android?]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=10570</link>
			<pubDate>Sun, 05 Jul 2020 19:11:28 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=18280">KC9UDX</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=10570</guid>
			<description><![CDATA[I can sure understand wanting to avoid Google.  But I'm trying to find a solution for someone who does want Google.  I've tried several versions of Google Play Services on Android 7.1 to no avail.  I do understand that Google does "not support" this version of Android anymore.  But is there any way to get any version of Google Play Services working on this version of Android now?]]></description>
			<content:encoded><![CDATA[I can sure understand wanting to avoid Google.  But I'm trying to find a solution for someone who does want Google.  I've tried several versions of Google Play Services on Android 7.1 to no avail.  I do understand that Google does "not support" this version of Android anymore.  But is there any way to get any version of Google Play Services working on this version of Android now?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[/e/ on Pinebook and Pinebook pro]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=9777</link>
			<pubDate>Sat, 02 May 2020 12:10:34 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=17487">Rik</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=9777</guid>
			<description><![CDATA[Dear pinebook community,<br />
i would be really interested in buying a pinebook pro with <a href="https://e.foundation" target="_blank" rel="noopener" class="mycode_url">/e/</a> pre-installed on it. Is this in the pipeline, or can i put in a request for this hereby? <br />
best,<br />
Rik]]></description>
			<content:encoded><![CDATA[Dear pinebook community,<br />
i would be really interested in buying a pinebook pro with <a href="https://e.foundation" target="_blank" rel="noopener" class="mycode_url">/e/</a> pre-installed on it. Is this in the pipeline, or can i put in a request for this hereby? <br />
best,<br />
Rik]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Bliss OS on Pinebook Pro]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=9431</link>
			<pubDate>Sun, 15 Mar 2020 04:55:02 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=16203">jaysistar</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=9431</guid>
			<description><![CDATA[Has anyone been able to get Bliss OS on a Pinebook Pro? Being that it's basically a desktop centric Android, it would seem that this would be a great OS to have in the list of images on the Wiki.]]></description>
			<content:encoded><![CDATA[Has anyone been able to get Bliss OS on a Pinebook Pro? Being that it's basically a desktop centric Android, it would seem that this would be a great OS to have in the list of images on the Wiki.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[MD5 On Android]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=9428</link>
			<pubDate>Sat, 14 Mar 2020 14:38:09 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=16203">jaysistar</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=9428</guid>
			<description><![CDATA[I haven't checked the other images, but for the Android 64GB bootable SD, I downloaded the file, and the MD5 didn't match the file gziped or not. Are the checksums up to date?]]></description>
			<content:encoded><![CDATA[I haven't checked the other images, but for the Android 64GB bootable SD, I downloaded the file, and the MD5 didn't match the file gziped or not. Are the checksums up to date?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[No Android build working!]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=9205</link>
			<pubDate>Tue, 18 Feb 2020 13:34:47 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=16791">pin</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=9205</guid>
			<description><![CDATA[Hello,<br />
<br />
i tried everything to get a working android version running on sd card.<br />
All images from 8GB to 64Gb with Etcher, Pine64installer, rm flashing tool with the image and the terminal version from LearnLinuxTV:<br />
<a href="https://www.youtube.com/watch?v=mTyBI2PO4I0" target="_blank" rel="noopener" class="mycode_url">https://www.youtube.com/watch?v=mTyBI2PO4I0</a><br />
won't working!<br />
<br />
Only one thing worked! The 32GB Version with the terminal command "sudo dd if=image.img of=/dev/sdcard-path" will boot to the rockchip-screen. <br />
After this i can see in the left-bottom corner a code that loops everytime.<br />
<br />
PS: I'm using the latest version of debian Stretch on the internal memory and with the new touchpad/keyboard update.<br />
<br />
What can i do to get android to run?<br />
<br />
<br />
<br />
<br />
Advice: It's very good that the images are without google services. fuck google with their data collection. And stop using gstatic on your website!]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
i tried everything to get a working android version running on sd card.<br />
All images from 8GB to 64Gb with Etcher, Pine64installer, rm flashing tool with the image and the terminal version from LearnLinuxTV:<br />
<a href="https://www.youtube.com/watch?v=mTyBI2PO4I0" target="_blank" rel="noopener" class="mycode_url">https://www.youtube.com/watch?v=mTyBI2PO4I0</a><br />
won't working!<br />
<br />
Only one thing worked! The 32GB Version with the terminal command "sudo dd if=image.img of=/dev/sdcard-path" will boot to the rockchip-screen. <br />
After this i can see in the left-bottom corner a code that loops everytime.<br />
<br />
PS: I'm using the latest version of debian Stretch on the internal memory and with the new touchpad/keyboard update.<br />
<br />
What can i do to get android to run?<br />
<br />
<br />
<br />
<br />
Advice: It's very good that the images are without google services. fuck google with their data collection. And stop using gstatic on your website!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Arguments for android support]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=8952</link>
			<pubDate>Tue, 28 Jan 2020 20:03:51 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=16393">metcalsr</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=8952</guid>
			<description><![CDATA[Hi guys,<br />
<br />
I've talked personally with a few people who seem to think android support isn't really necessary for a strong Pinebook community. Even if Android support seems like the most obvious thing in the world to you, there are people who are firmly against using Android on their device. For this reason, I thought I'd try to enumerate some reasons why I think we really need to get it going.<br />
<br />
<br />
1. Android provides easy access to Microsoft Office.<br />
<br />
Linux users might groan at this, but the Android version of Microsoft Office is surprisingly full-featured. It provides much more than Office Online and many people, even Linux users, still have to use Office to some extent.<br />
<br />
<br />
2. Access to games<br />
<br />
The Pinebook will never be a gaming powerhouse, but if we can get Google Play working reliably, the Pinebook is powerful enough to play a wide variety of Android games.<br />
<br />
<br />
3. Fills a niche<br />
<br />
Considering the low-end specs of the Pinebook, one of the best ways to maintain healthy development for the device is to increase it's lateral utility. Being able to boot into a baremetal armv8 android install would be a strong incentive for hobbyists, developers, and mobile gamers who can't really get that experience from another laptop.<br />
<br />
<br />
4. Access to Google proprietary video codecs<br />
<br />
The Pinebook struggles with 1080p video streaming. There are many android devices with far inferior specs to the Pinebook that can manage it just fine on android.<br />
<br />
I'm sure there are more, but these are some of the biggest reasons I don't want to see this area of the forum languish with only three posts.]]></description>
			<content:encoded><![CDATA[Hi guys,<br />
<br />
I've talked personally with a few people who seem to think android support isn't really necessary for a strong Pinebook community. Even if Android support seems like the most obvious thing in the world to you, there are people who are firmly against using Android on their device. For this reason, I thought I'd try to enumerate some reasons why I think we really need to get it going.<br />
<br />
<br />
1. Android provides easy access to Microsoft Office.<br />
<br />
Linux users might groan at this, but the Android version of Microsoft Office is surprisingly full-featured. It provides much more than Office Online and many people, even Linux users, still have to use Office to some extent.<br />
<br />
<br />
2. Access to games<br />
<br />
The Pinebook will never be a gaming powerhouse, but if we can get Google Play working reliably, the Pinebook is powerful enough to play a wide variety of Android games.<br />
<br />
<br />
3. Fills a niche<br />
<br />
Considering the low-end specs of the Pinebook, one of the best ways to maintain healthy development for the device is to increase it's lateral utility. Being able to boot into a baremetal armv8 android install would be a strong incentive for hobbyists, developers, and mobile gamers who can't really get that experience from another laptop.<br />
<br />
<br />
4. Access to Google proprietary video codecs<br />
<br />
The Pinebook struggles with 1080p video streaming. There are many android devices with far inferior specs to the Pinebook that can manage it just fine on android.<br />
<br />
I'm sure there are more, but these are some of the biggest reasons I don't want to see this area of the forum languish with only three posts.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Flashing Updated U-Boot on Android]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=8497</link>
			<pubDate>Thu, 05 Dec 2019 13:14:17 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=12077">tophneal</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=8497</guid>
			<description><![CDATA[<blockquote class="mycode_quote"><cite><span> (11-08-2019, 05:52 PM)</span>Arglebargle Wrote:  <a href="https://forum.pine64.org/showthread.php?pid=52183#pid52183" class="quick_jump"></a></cite>RE u-boot: The script to patch u-boot on the eMMC is simple enough that it should just work, I don't think it's doing anything that would fail on chromeOS.<br />
<br />
If for some reason it does fail I hacked a copy so I could flash to a specified device instead of the detected root; I used this to patch loopback mounted copies of ayufan's images so they're ready to use again if I need them. Just edit DEVID to point at the device you want to flash updated u-boot onto: <a href="https://pastebin.com/raw/EeK074XB" target="_blank" rel="noopener" class="mycode_url">https://pastebin.com/raw/EeK074XB</a>.<br />
<br />
You don't want to be working in crosh, either switch to the debug shell (ctrl+alt+f2) or drop to a proper shell from crosh by running "shell" and then switch to root. I usually just "sudo -i bash" as cronos (default password is "cronos") and away you go.<br />
<br />
--<br />
<br />
I tried the ChromeOS build out for a bit last night and it seemed to work well. Netflix video playback seemed significantly smoother compared to Linux, is there better support for hardware accelerated video here vs the Linux builds? My only real gripe with the experience was the touchpad, otherwise the PBP makes a pretty decent chromebook.</blockquote><br />
I'm toying with the idea of running Android from my eMMC (might circle back to Chromium if we get an updated release,) but first I was wondering if anyone could tell me if the method above should work to update u-boot if performed through a terminal emulator with root. Obviously, I don't want to lose the ability to boot SDs.]]></description>
			<content:encoded><![CDATA[<blockquote class="mycode_quote"><cite><span> (11-08-2019, 05:52 PM)</span>Arglebargle Wrote:  <a href="https://forum.pine64.org/showthread.php?pid=52183#pid52183" class="quick_jump"></a></cite>RE u-boot: The script to patch u-boot on the eMMC is simple enough that it should just work, I don't think it's doing anything that would fail on chromeOS.<br />
<br />
If for some reason it does fail I hacked a copy so I could flash to a specified device instead of the detected root; I used this to patch loopback mounted copies of ayufan's images so they're ready to use again if I need them. Just edit DEVID to point at the device you want to flash updated u-boot onto: <a href="https://pastebin.com/raw/EeK074XB" target="_blank" rel="noopener" class="mycode_url">https://pastebin.com/raw/EeK074XB</a>.<br />
<br />
You don't want to be working in crosh, either switch to the debug shell (ctrl+alt+f2) or drop to a proper shell from crosh by running "shell" and then switch to root. I usually just "sudo -i bash" as cronos (default password is "cronos") and away you go.<br />
<br />
--<br />
<br />
I tried the ChromeOS build out for a bit last night and it seemed to work well. Netflix video playback seemed significantly smoother compared to Linux, is there better support for hardware accelerated video here vs the Linux builds? My only real gripe with the experience was the touchpad, otherwise the PBP makes a pretty decent chromebook.</blockquote><br />
I'm toying with the idea of running Android from my eMMC (might circle back to Chromium if we get an updated release,) but first I was wondering if anyone could tell me if the method above should work to update u-boot if performed through a terminal emulator with root. Obviously, I don't want to lose the ability to boot SDs.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[All android buillds on wiki for Microsd missing GPT?]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=8463</link>
			<pubDate>Mon, 02 Dec 2019 00:07:18 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=15626">TDC_PBP</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=8463</guid>
			<description><![CDATA[I downloaded the android image for microsd card today, but when I tried to write the image to my microsd card, etcher said that the image was missing a GPT table (or something like that) and probably wouldn't boot. I have tried both the 32gb and the 16gb versions, and I have also tried to DD the image to the microsd card (DD said it succeeded, but the PBP wouldn't boot at all with the flashed microsd card in). Is this a known issue with the builds?]]></description>
			<content:encoded><![CDATA[I downloaded the android image for microsd card today, but when I tried to write the image to my microsd card, etcher said that the image was missing a GPT table (or something like that) and probably wouldn't boot. I have tried both the 32gb and the 16gb versions, and I have also tried to DD the image to the microsd card (DD said it succeeded, but the PBP wouldn't boot at all with the flashed microsd card in). Is this a known issue with the builds?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Any word about Android builds?]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=7748</link>
			<pubDate>Thu, 25 Jul 2019 15:53:30 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=12077">tophneal</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=7748</guid>
			<description><![CDATA[I'm curious if anyone's aware of any specific intentions to bring an Android build to the Pinebook Pro? Would love on to keep on an SD card and use during traveling.]]></description>
			<content:encoded><![CDATA[I'm curious if anyone's aware of any specific intentions to bring an Android build to the Pinebook Pro? Would love on to keep on an SD card and use during traveling.]]></content:encoded>
		</item>
	</channel>
</rss>