EDGE Android Pie V191227 Rom Release

I reinstalled PIE usb-c, with the micro sd, it does not work. still no google store.
yesterday i tried google installer apk 2 and 3, none works.
I am the only one not to have google?

sorry, there is no Google store to upload firmware, and a new firmware containing Google Pack will be uploaded later.

1 Like

check Firmware Page to download the ROM.

Edge_Pie_V190701 Update List:

  1. Fixed boot logo for khadas
  2. add google store

Check Google store code release.

2 Likes

I was successful using usb-c using AndroidTool_Release_en_v2.65
and DriverAssitant_v4.8.
google ok
kodi impossible.
Is khadas edge v root?
some applications put it in portrait mode, antutu etc.
I like to use nova launcher but impossible with pie.
you should install an app to turn off, turn on etc.
I use Reboot.
here it is already not bad, I’m sure we will gradually as a firmware, worthy of khadas edge v and other course.

There is already root. You can verify it with root check app.

Unfortunately, my Edge-V always gets stuck while displaying the kernel logo (see EDGE-V bug thread [ANDROID PIE]) for the Edge_Pie_V190701 firmware and custom builds.

@Raimo

AndroidTool_Release_en_v2.65
and DriverAssitant_v4.8.

for me it worked.

2 Likes

I was using the previous version of the Android tool (v2.58) before. Updating driver and tool fixed the problem for the firmware :+1:. I did not know that this was relevant. Testing the custom build now…

do not forget to erase Flash.

Yes, that fixed the issue (updating the flashing tool)! Thanks for helping! :slight_smile:

it’s good he started.
kool

If you clone the gapps, it downloads 395MB but the checked out files, all the Google apps are 132 bytes in size. Please check if there isn’t a problem with the repo or perhaps it’s a Github issue.
If you download the zip, all the files are also 132 bytes https://github.com/terry2droid/google/archive/Pie.tar.gz

I’ll manually download the opengapps pico package and make it the same as this patch :slight_smile:

I downloaded it three times before I succeeded. It’s estimated that it’s related to the internet, so download it several times more.

hlm@Server:/users/hlm$ git clone https://github.com/terry2droid/google google -b Pie
Cloning into 'google'...
remote: Enumerating objects: 65, done.
remote: Counting objects: 100% (65/65), done.
remote: Compressing objects: 100% (58/58), done.
error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function.
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
hlm@Server:/users/hlm$ 
hlm@Server:/users/hlm$ 
hlm@Server:/users/hlm$ mkdir google
hlm@Server:/users/hlm$ cd google/
hlm@Server:/users/hlm/google$ 
hlm@Server:/users/hlm/google$ 
hlm@Server:/users/hlm/google$    
hlm@Server:/users/hlm/google$ 
hlm@Server:/users/hlm/google$ git clone https://github.com/terry2droid/google google -b Pie
Cloning into 'google'...
remote: Enumerating objects: 65, done.
remote: Counting objects: 100% (65/65), done.
remote: Compressing objects: 100% (58/58), done.
error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function.
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
hlm@Server:/users/hlm/google$ 
hlm@Server:/users/hlm/google$ 
hlm@Server:/users/hlm/google$ git clone https://github.com/terry2droid/google google -b Pie
Cloning into 'google'...
remote: Enumerating objects: 65, done.
remote: Counting objects: 100% (65/65), done.
remote: Compressing objects: 100% (58/58), done.
remote: Total 277 (delta 8), reused 59 (delta 4), pack-reused 212
Receiving objects: 100% (277/277), 395.30 MiB | 3.51 MiB/s, done.
Resolving deltas: 100% (73/73), done.
Checking connectivity... done.
Downloading apps/CarrierSetup/CarrierSetup.apk (2.9 MB)
Downloading apps/ConfigUpdater/ConfigUpdater.apk (5.4 MB)
Downloading apps/GmsCoreSetupPrebuilt/GmsCoreSetupPrebuilt.apk (6.8 MB)
Downloading apps/GoogleBackupTransport/GoogleBackupTransport.apk (25 KB)
Downloading apps/GoogleCalendarSyncAdapter/GoogleCalendarSyncAdapter.apk (1.8 MB)
Downloading apps/GoogleContactsSyncAdapter/GoogleContactsSyncAdapter.apk (1.6 MB)
Downloading apps/GoogleExtServices/GoogleExtServices.apk (39 KB)
Downloading apps/GoogleExtShared/GoogleExtShared.apk (4.8 KB)
Downloading apps/GoogleFeedback/GoogleFeedback.apk (776 KB)
Downloading apps/GoogleOneTimeInitializer/GoogleOneTimeInitializer.apk (580 KB)
Downloading apps/GooglePartnerSetup/GooglePartnerSetup.apk (2.1 MB)
Downloading apps/GoogleRestore/GoogleRestore.apk (5.2 MB)
Downloading apps/GoogleServicesFramework/GoogleServicesFramework.apk (4.3 MB)
Downloading apps/GoogleTTS/GoogleTTS.apk (23 MB)
Downloading apps/Phonesky/Phonesky.apk (22 MB)
Downloading apps/PrebuiltGmsCorePi/PrebuiltGmsCorePi.apk (108 MB)
Downloading apps/SoundPickerPrebuilt/SoundPickerPrebuilt.apk (2.9 MB)
Checking out files: 100% (53/53), done.

In addition, you can’t download it like that. Follow the README:

Gapps for khadas

About how to add Gapps support on khadas Edge SDK source code, You can follow the steps below


二、Edge board
1. Modify the file 'PROJECT/device/rockchip/rk3399/rk3399.mk'
<1> Change the property 'BUILD_WITH_GAPPS_CONFIG' from false to true
		 #Gapps Build Config
		-BUILD_WITH_GAPPS_CONFIG :=false
		+BUILD_WITH_GAPPS_CONFIG :=true

2. Download the google repertory into the path 'PROJECT/vendor/rockchip/'
<1> cd PROJECT/vendor/rockchip/
<2> git clone https://github.com/terry2droid/google google -b Pie

3. Build yourself ROM again
1 Like

Anyboby , The latest firmware has been released, see the beginning.

Anyboby , The latest firmware has been released, see the beginning.

3 Likes

image
Anyboby , The latest firmware has been released, see the beginning.

1 Like

Hi @goenjoy

You can perhaps upload these tools for Rockchip Android Pie maybe to mega or another host?
Users outside China have problems downloading from Baidu.

SDDiskTool_v1.57_SD for Windows
Link: https://pan.baidu.com/s/13XCiqUV_fp_MvpsNtNy3Uw
Extraction code: jmt1

SDDiskTool_v1.57_SD for Linux
Link: https://pan.baidu.com/s/1wLlexYUMQGUFkW2zSWT1YA
Extraction code: mg3a

The SDDiskTools v1.56 is not compatible with Android Pie, only Nougat, v1.57 is also compatible with Pie and also has a Linux tool, not just for Windows.

image

Please also check if there are newer updates for AndroidTool(v2.69) and FactoryTool(v1.66) too.
Above versions are from Rockchip-Linux Github but they are a bit old I think and not the latest.
The latest tools are always recommended to help fix flashing and boot issues.

SDDiskTool_v1.57_SD:

There is no release at present.

Hi

Can you test if Android Pie firmware with SDDiskTool ‘Upgrade firmware’ box checked written to a micro-sd card can boot correctly on Khadas Edge-V, show the Recovery menu, upgrading in progress and finishes 100% to update firmware on emmc? When the updating finishes it doesn’t restart automatically and try to redo updating from the micro-sd card again and rather shows a message that the update completed successfully and allows you to remove the micro-sd card to reboot and load Android from emmc? If it has this bug, can it be fixed?