AOSP builds for Z5C

Search This thread

maverik99vc

Member
Mar 9, 2013
20
0
35
Lascari(PA)
you mean for the framework?it's v79-sdk22-arm64..how did you flash the build?did you include the sparse command?


THANX A LOT btw to @nilezon,for giving me that idea!kudos sir!cheers!

Mmm, no i normally flashed with twrp. Can you explain me how do? Thanks :D

---------- Post added at 10:54 ---------- Previous post was at 10:47 ----------

I also tried to put deodexed camera apk on system,but always random reboot.
 

maverik99vc

Member
Mar 9, 2013
20
0
35
Lascari(PA)
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot -S 256M flash system system.img

Probably those commands? Via fastboot right?

Ok flashed latest aosp, with sparse metod. Just flashed latest open gapps for arm64, seems to work well.
Btw there's a way for make work latest androplus kernel and reveal microsd?
thanks for patience :D
 
Last edited:

Arturiuz!

Senior Member
Feb 2, 2013
346
122
nice! seems you finally got it! androplus kernel is a stock/stock-based kernel.you could try M5Kernel by @Myself5 for custom roms.however,i haven't tried those methods yet 'coz i reverted back to stock due to a lot of bugz needs to be fixed on custom roms & M5Kernel isn't available yet for our devices,afaik. :)
 
Last edited:

M!tch

Senior Member
Apr 8, 2010
112
24
what does "seems to work well" exactly mean?

has anybody found a aosp rom for the z5c with working basic functions (e.g. wifi, bluetooth, camera)?
 
Last edited:

ripdajacker

Member
Dec 9, 2007
10
6
I tried flashing the builds, and the system just reboots itself.
I flashed recovery, boot, system and userdata.

It seems there's some work left.
Is there any way I can get some debug information from the device? Other than UART of course.
 

Arturiuz!

Senior Member
Feb 2, 2013
346
122
I tried flashing the builds, and the system just reboots itself.
I flashed recovery, boot, system and userdata.

It seems there's some work left.
Is there any way I can get some debug information from the device? Other than UART of course.

try not including the userdata.that's what i did & it worked!but like i mentioned,won't boot/reboot to recovery upon trying so..
 

Joeisgood99

Senior Member
Jan 4, 2015
306
193
Melbourne
I updated my repo with new vendor, camera patches from sony developers.
Flashed fine with
fastboot –S 256M flash boot /boot.img
fastboot –S 256M flash system /system.img

Z5C AOSP device tree status.
Boots fine.
will load and use previous userdata from rooted sony stock.
Does not detect sim card.
No wireless.
No blue tooth.
No cell data.
No (working) camera.
Practically speaking it urns your phone in to a small tablet that can open apps but with no camera or internet...

I will upload the system.img, boot.img and userdta.img to the OP in case anyone is interested in checking it out.

Anyone have experience with porting aosp devicetree to CyenogenMod? Is anyone aware of a member of the Kitakami device family that has already been ported to CM?
Ive started to play around with that. Nothing has successfully compiled yet.
Still a LONG way to go though before the aosp z5c build becomes useful.
 

Arturiuz!

Senior Member
Feb 2, 2013
346
122
I updated my repo with new vendor, camera patches from sony developers.
Flashed fine with
fastboot –S 256M flash boot /boot.img
fastboot –S 256M flash system /system.img

Z5C AOSP device tree status.
Boots fine.
will load and use previous userdata from rooted sony stock.
Does not detect sim card.
No wireless.
No blue tooth.
No cell data.
No (working) camera.
Practically speaking it urns your phone in to a small tablet that can open apps but with no camera or internet...

I will upload the system.img, boot.img and userdta.img to the OP in case anyone is interested in checking it out.

Anyone have experience with porting aosp devicetree to CyenogenMod? Is anyone aware of a member of the Kitakami device family that has already been ported to CM?
Ive started to play around with that. Nothing has successfully compiled yet.
Still a LONG way to go though before the aosp z5c build becomes useful.

i'd be glad to try & will report back as soon as i've done testing it! but will yet be later 'coz i'm a bit occupied atm.. can't wait check it out, though!
 

Joeisgood99

Senior Member
Jan 4, 2015
306
193
Melbourne
WORKING (mostly) AOSP MM BUILD
https://mega.nz/#!B5hhyYhT!Z1lMcwxHc3KC9lDRCwOcyImBXXLuHgqROZ76J5xArew
AOSP Marshmallow
WiFi and blue tooth work but internet data does not. The colours for the camera are inverted but everything else, sms, calls in and out etc worked during the quick test I did. MAKE SURE YOU DISABLE YOUR PIN CODE BEFORE FLASHING. For some reason the aosp build wouldn't except my pin and I was locked out of my own phone...
Make sure you back EVERYTHING up and store it on your computer or external sd card before flashing.
Best flashed on to a clean phone ie enter recovery do full wipe of system and data before flashing system and boot image, otherwise you will get random reboots and a million google playstore errors because none of the sony apps work on a pure aosp rom.
Flash boot and system.img with fastboot -S 256M system.img (see sony Marshmallow build instructions for more detail.)
 
Last edited:

featzhang

Member
Oct 18, 2015
29
5
WORKING (mostly) AOSP MM BUILD
https://mega.nz/#!B5hhyYhT!Z1lMcwxHc3KC9lDRCwOcyImBXXLuHgqROZ76J5xArew
AOSP Marshmallow
WiFi doesn't work, and the colours for the camera are inverted but everything else worked during the quick test I did. MAKE SURE YOU DISABLE YOUR PIN CODE BEFORE FLASHING. For some reason the aosp build wouldn't except my pin and I was locked out of my own phone...
Flash boot and system.img with fastboot -S 256M system.img (see sony Marshmallow build instructions for more detail.)
Unfortunately I can't test further until I get home so let me know how it goes!

So sdcard and bluetooth are working?
 

Joeisgood99

Senior Member
Jan 4, 2015
306
193
Melbourne
So sdcard and bluetooth are working?
From memory it did but I never fully tested. Been focusing on getting a fully functioning TWRP build for MM Z5C. Which should come first, and I just completed. Also started twrpifying the AOSP kernel to make testing AOSP easier for everyone. With inspiration (and a little studying their commits on Github) from the Kitakami development team, who have been working on CM13, working solely on AOSP is my next goal.
 

Lemming0815

Senior Member
Nov 25, 2015
139
42
Hey, what's the status on aosp? Will there be a fully working version anytime soon?
I am putting big hopes on cyanogenmod but there seems to be a lack of developers and support from Sony, or is there any news on that regard?
Cheers
 

Top Liked Posts