[ROM][XS] Xperia S AOSP rom development discussion - Sony Xperia S, Acro S, Ion

Hey,
I think you guys know me from my Xperia SSpeed rom and kernel, but from now on I'll be starting with a new project
I'm going to try to compile an AOSP rom for Xperia S. I'd like to create this thread as a discussion thread about features, bugs, etc.
I'll also try to create a sort of "FAQ post" here
Everything you want to discuss about an AOSP is welcome here
Regards,
Krabappel2548

== To Do ==​- Clone the right Google Source code and compile again.
== Progress ==​
== Compile again using the right google source code [19/12] ==
- Going to start again, I compiled from the wrong Google source code
== Made a flashable zip [19/12] ==
- Made the rom as flashable zip
- kernel is included
- Symlinks and permissions should be ok now
== Fixed boot.img not flashing problem [18/12] ==
- Boot flashed, this is the kernel: download the kernel
- Rom still not booting
==First compiled version as system.img [18/12] ==
- Boot, not fashable
- Rom not booting with FXP kernel
- System.img is not editable with a linux disk reader

Hello, I had KA ROM since 01 in GB to 19 in ICS.
I'll try your new ROM when you'll release it.
Good luck for this project

Great. AOSP on XS will be cool. :good:

You will work with The Three Musketers team (that one on Facebook)?

The long awaited AOSP rom??? WOW thanx Krabappel!!

Felimenta97 said:
You will work with The Three Musketers team (that one on Facebook)?
Click to expand...
Click to collapse
yes, but no one succeeded in getting it to boot, so now I'm compiling my first version, just to see if it boots first

Cool ! Will test it once u release it and report back
Sent from my Xperia S using xda premium

krabappel2548 said:
yes, but no one succeeded in getting it to boot, so now I'm compiling my first version, just to see if it boots first
Click to expand...
Click to collapse
Ok. Hope to see you all working together, so you can find it faster, and avoid multiple AOSP ROMS.
Sent from my LT26i using Tapatalk

I made the second post one to post my progress in. I think I have fixed the flashing issue with boot.img, but I'm going to add a kernel logo to really see if it the compiled kernel works
The rom doesn't boot when compiled a system.img, so I'm going to try to compile it as an flashable zip to test again today

Would you mind posting link to boot.img to see if we can get it to work with the img files I've compiled Because rather than use the device files from sonydev github, I've used the ones from Google just to see if that would make a difference, but our testers couldn't flash the boot.img

[vertigo] said:
Would you mind posting link to boot.img to see if we can get it to work with the img files I've compiled Because rather than use the device files from sonydev github, I've used the ones from Google just to see if that would make a difference, but our testers couldn't flash the boot.img
Click to expand...
Click to collapse
ok didn't knew you were working on this?
I'm alone for this project now
I'll add the link to the second post

Yeah I've been having a go, but not having the device makes it really hard lol ... Also tried the fruits and veggies rom from Galaxy Nexus forum but I'm having the same problems with that as its also based on AOSP.
Edit: thanks for the kernel

Come on Krab
Sent from my Xperia S using xda premium

Ill even unlock my bootloader if this is a winner.

did you find a way to edit system.img?
Xperia S Tapatalk

system.img is simg, just do simg2img system.img system.ext4 then you can mount it.

Apology11 said:
did you find a way to edit system.img?
Xperia S Tapatalk
Click to expand...
Click to collapse
letama said:
system.img is simg, just do simg2img system.img system.ext4 then you can mount it.
Click to expand...
Click to collapse
Got that in the meantime
I made a flashable zip with the right permissions and symlinks now
Only thing left to do for now:
- Test it out and see if it boots!

Hi Krabappel2548,
Out of curiosity, are you following the instruction on their README to build a bootable image?
I agree that all the efforts from XDA devs should be concentrated on a single project.
I am no developer but it would be amazing if devs from XDA would collaborate with Sony devs to make this project develop into a working ROM.
Their code is all hosted on a public github where code can be contributed, forked and merged!
Good luck, keep up the good work and work together with Sony and other XDA devs! :victory: :fingers-crossed:
EDIT: Also, should this thread be in the development section maybe?

rent0n said:
Hi Krabappel2548,
Out of curiosity, are you following the instruction on their README to build a bootable image?
I agree that all the efforts from XDA devs should be concentrated on a single project.
I am no developer but it would be amazing if devs from XDA would collaborate with Sony devs to make this project develop into a working ROM.
Their code is all hosted on a public github where code can be contributed, forked and merged!
Good luck, keep up the good work and work together with Sony and other XDA devs! :victory: :fingers-crossed:
EDIT: Also, should this thread be in the development section maybe?
Click to expand...
Click to collapse
Yes I followed the instructions from Sony, but there is more then those instructions that needs to be done You need to setup ubuntu first
I know about the Sony github, I can't compile the AOSP rom without those files
The thread belongs here for now, as soon as the rom boots, I'll make a new thread in development section
Sent from my LT26i using xda app-developers app

Related

[DEV/ROM][I957]Compiled ICS For i957[3/24/12]

Please keep in mind this is a work in progress and is currently intended for devs only. Do not flash if you don't know what you're doing.
Ok, after making some progress towards getting this thing ready for user-space, I've decided to finally start a thread on it just to see if I can get anyone interested or willing to help... This ROM is currently in below Alpha status (if there is such a thing) and does not boot, but I believe I can get it booting in about a week barring a system crash or a zombie apocalypse. Again, this is only meant for a jumping off point towards getting AOSP ICS on our I957s, so don't blame me if you flash this and your tab becomes bricked...
Source
Link to source ------> Here
Github
Link to Github ------> Here
Want to Help?
Code:
Downloading and Building from Source
Edit
Follow the Repo instructions to download and install Repo.
Download the Android source tree by specifying the branch and manifest for a specific Code Aurora release. In this example the download the carrot.cupcake branch using manifest ''M7201JSDCBALYA6380.xml''
$ repo init -u git://codeaurora.org/platform/manifest.git -b ics -m M8260AAABQNLZA30120.xml --repo-url=git://codeaurora.org/tools/repo.git
$ repo sync
Build the source tree
$ source build/envsetup.sh
$ choosecombo 1 1 msm8660_surf eng
$ make -j4
Running choosecombo with no arguments will prompt for Android build options and target.
Downloads
Link to ROM------> Here
Thanks to Da_g for the kernel base, and thanks to the people at Code Aurora for the msm8660 source.
Great stuff jo
Sent from my SAMSUNG-SGH-I727 using xda premium
Sweet, Thank you for start a build for i957 and Finally about time!
great start, thank you!!!!
MaX
Great news, keep up the good work.
Yes thank you very much for this start!
ICS for i957?
I'm ready to test when you have a bootable ROM! Where are you getting ICS-compatible hardware drivers for the i957?
Thanks
phil_white99 said:
I'm ready to test when you have a bootable ROM! Where are you getting ICS-compatible hardware drivers for the i957?
Thanks
Click to expand...
Click to collapse
Base drivers can be used from the msm8660 ics source code provided by Code Aurora, and proprietary can be used from the stock Honeycomb firmware. Hopefully.
1. THANKS JO!
2. In order to boot, what is needed?
I'm assuming this is a CWM zip, not an odin package, right>
With ics for the skyrocket leak hopefully things will get easier
Sent from my SAMSUNG-SGH-I727 using xda premium
Thank You. Hell yeah! You guys rock. I'll help out if I can.
I'm willing to test too.
hey Jo there are some ICS CWM roms starting to come out for the skyrocket (ICSMOD5 is what I was looking at). Do you think with some script edits this could be flashed to the i957?
thanks to OP for attempting this. there are enough of us i957 users out there I think !
orlandoxpolice said:
hey Jo there are some ICS CWM roms starting to come out for the skyrocket (ICSMOD5 is what I was looking at). Do you think with some script edits this could be flashed to the i957?
Click to expand...
Click to collapse
Yes, but the problem is we would probably need our own ICS kernel to get most of the stuff working. I'll try my hand at ICSMOD5, but I'm not sure if anything will work without a dedicated kernel.
jomeister15 said:
Yes, but the problem is we would probably need our own ICS kernel to get most of the stuff working. I'll try my hand at ICSMOD5, but I'm not sure if anything will work without a dedicated kernel.
Click to expand...
Click to collapse
yes you are right about that, but i think the tmobile guys got ics running with the skyrocket kernel but they are having issues with data.
orlandoxpolice said:
yes you are right about that, but i think the tmobile guys got ics running with the skyrocket kernel but they are having issues with data.
Click to expand...
Click to collapse
Ok, I'm not really going to be able to use my tab for dev purposes this weekends, but if you want to try a port here's what you need to do.
1) Setup a build enviornment in dsixda's kitchen with ICSMOD5.
2) You'll need to look at the updater-script and change the partition blocks according to the Tab (e.g system needs to be 25 instead of 24).
3) Two ways to do 3. One: grab the kernel from this thread and put it in ICSMOD, or Two: You could just leave the kernel as is. I'm wary of option Two.
4) Flash it. If it doesn't boot, try to get a logcat and send it my way. If it does, then yay ICS.
jomeister15 said:
Ok, I'm not really going to be able to use my tab for dev purposes this weekends, but if you want to try a port here's what you need to do.
1) Setup a build enviornment in dsixda's kitchen with ICSMOD5.
2) You'll need to look at the updater-script and change the partition blocks according to the Tab (e.g system needs to be 25 instead of 24).
3) Two ways to do 3. One: grab the kernel from this thread and put it in ICSMOD, or Two: You could just leave the kernel as is. I'm wary of option Two.
4) Flash it. If it doesn't boot, try to get a logcat and send it my way. If it does, then yay ICS.
Click to expand...
Click to collapse
OK I have followed these instructions; downloaded ICSMOD5, set up the kitchen, grabbed the kernel (assuming that's boot.img) from your zipfile in the first post of this thread and copied it to the working folder, overwriting the Skyrocket kernel.
Then I looked at the updater script to see if partitions need changing. Per this post the layout looks OK. Example: /system is p24 and /boot is p08 already.
So far so good? Planning a test for later today.
Exciting let me know how it goes
Sent from my SAMSUNG-SGH-I727 using xda premium
Also don't use the default generated kitchen updater script
Sent from my SAMSUNG-SGH-I727 using xda premium

[ROM][.45][OC]PowerXperia

Ok, I really should contribute to the community somehow So I decided to fix any little problem in my rom i'm currently using and release it, so people like me, that means people who like clean and tidy ROMs with some extra horsepower under the hood and few tweaks that increases usefulness of their device a bit will have their life a little bit easier because I'll try to implement as much awesomeness without unnecessary bloatware to this ROM and learn a bit about modding in the process
And I proudly present you PowerXperia ROM for Xperia S
It's based on official .45 ROM, with following changes:
StatusBar toggles
Percentage battery mod
^ these two were one mod, p3001ee's statusbarmod with quickpanelsettings.
krabappel2548's XperiaSSpeed Kernel V6 with stock bootlogo and "Xperia" background in recovery
serajr's xperia s customizable home launcher
ROM is debloated and some handy apps are included
Click to expand...
Click to collapse
Known issues & TODO:
- When lockscreen disabled and waking up phone with camera button, blank form appear that is canceled by any action. This is caused by Camera app.
- AROMA installer - honestly, i am aware that apps I use aren't apps that everyone want to use
Click to expand...
Click to collapse
Feel free to post suggestions/critic/bug reports/giving thanks etc.
Feel free to mirror, just let me know, ok?
DISCLAIMER: I am not responsible for any damage caused to your phone. You are using this at your own risk, and if you are not willing to take it, do not proceed. Please read carefully all the information below, It's wise to prevent problems...
Installation process:
This is currently standard recovery flashable ZIP file. If you do not have access to recovery you may want to read this thread: http://forum.xda-developers.com/showthread.php?t=1793272 there are several ways how to boot into recovery, you may use any method, the recovery will be reflashed anyway. This rom also requires unlocked bootloader.
1) Place installation package anywhere on your internal card.
2) Boot into recovery (usually with pressing vol up button when prompted by kernel)
3) Select install zip from sdcard.
4) Select choose zip from sdcard
5) Find installation package on SD Card and confirm installation
6) Wait until updater finishes his job and wipe cache partition or (optional) perform hard reset.
7) Profit
Click to expand...
Click to collapse
First boot takes a lil bit longer, don't be scared
DOWNLOAD:
Uloz.to
uploaded.to
(will add some more mirrors soon)
reserved
ladynaamah said:
Ok, I really should contribute to the community somehow So I decided to fix any little problem in my rom i'm currently using and release it, so people like me, that means people who like clean and tidy ROMs with some extra horsepower under the hood and few tweaks that increases usefulness of their device a bit will have their life a little bit easier because I'll try to implement as much awesomeness without unnecessary bloatware to this ROM and learn a bit about modding in the process
And I proudly present you PowerXperia ROM for Xperia S
It's based on official .45 ROM, with following changes:
Known issues & TODO:
Feel free to post suggestions/critic/bug reports/giving thanks etc.
Feel free to mirror, just let me know, ok?
DISCLAIMER: I am not responsible for any damage caused to your phone. You are using this at your own risk, and if you are not willing to take it, do not proceed. Please read carefully all the information below, It's wise to prevent problems...
Installation process:
First boot takes a lil bit longer, don't be scared
DOWNLOAD:
Uploading in progress... stay tuned
Click to expand...
Click to collapse
Good to have another rom... But this is more like a combination of some mods that you have done on your stock rom with krabe's kernel and made it a power rom...
Anyways one new rom for us.. Cheers
Edit : you already told these in the beginning.. My bad
Use the thank button, it's there for a reason
Sent from my LT26i using xda premium
exciting stuff!! Btw, is it overclocked by default??
Harsh7689: The point of this ROM is to ease the effort patching it up to others with similar requirements from their device. I've not said that I have done something special, I don't know java and I know very little from bash and other scripting... only thing I've learned up to today is to find a mod, test it and if it works well use it until i find better. This is my little I can do for the community... Maybe I'll learn from this baby-in-sandbox project something that will allow me to do a bit more for community than this... I agree, it's nothing much fancy, but it might help someone, that's why I posted it here.
imrock: It's kernel is krabappel2548's XperiaSSpeed Kernel V6, so yes, it is overclocked by default and can be overclocked up to 1899 MHz, which me personally finds quite hazardous Anyway default overclock is somewhere around 1,7 GHz which is safe value The package also contains Voltage Control free edition, which will allow you to alter those values to your taste
ladynaamah said:
Harsh7689: The point of this ROM is to ease the effort patching it up to others with similar requirements from their device. I've not said that I have done something special, I don't know java and I know very little from bash and other scripting... only thing I've learned up to today is to find a mod, test it and if it works well use it until i find better. This is my little I can do for the community... Maybe I'll learn from this baby-in-sandbox project something that will allow me to do a bit more for community than this... I agree, it's nothing much fancy, but it might help someone, that's why I posted it here.
imrock: It's kernel is krabappel2548's XperiaSSpeed Kernel V6, so yes, it is overclocked by default and can be overclocked up to 1899 MHz, which me personally finds quite hazardous Anyway default overclock is somewhere around 1,7 GHz which is safe value The package also contains Voltage Control free edition, which will allow you to alter those values to your taste
Click to expand...
Click to collapse
Truly said +1
I know this that's why I thanked you first thank of the rom
Use the thank button, it's there for a reason
Sent from my LT26i using xda premium
Glad you agree uploaded.to mirror nearly ready. Will add it to first post By the way, thanks for thanks
after desperate messing with aroma installer i have another idea how to contribute to community tool that generates aroma scripts
What is the difference between this "ROM"and the other ones like Eratcher and DualCore "ROMS"
It is supposed to be as much stock as possible, while getting some extra functionality, to be honest, i'm not keen using AOSP - themed rom, if i would want to, i'd bought galaxy nexus... i've bought xperia cause i like it's design... by the way, being arrogant and rude is not the best way how to support someone trying to learn something...
Could you send me the kernel only, if possible?
Sent from my LT26i with Tapatalk 2
Felimenta97 said:
Could you send me the kernel only, if possible?
Sent from my LT26i with Tapatalk 2
Click to expand...
Click to collapse
Try the search function...you will also see the kernel dev does not want people mirroring his work...
http://forum.xda-developers.com/showthread.php?t=1761778
Sent from my Xperia S using Tapatalk 2
geekygrl said:
Try the search function...you will also see the kernel dev does not want people mirroring his work...
http://forum.xda-developers.com/showthread.php?t=1761778
Sent from my Xperia S using Tapatalk 2
Click to expand...
Click to collapse
i think he(Felimenta97) is asking for the kernel because ladynaamah has the ka kernel with default sony logo.
You may extract zImage file from archive and flash it via fastboot using command
Code:
fastboot flash boot zImage
provided you have connected your device in fastboot mode
geekygrl: I'm aware of that, but what shall i do? Type here guide how to extract it, modify it, repack it and flash it separately? That's not making much sense, would excessively complicate process that is supposed to be simple...
mharckk said:
i think he(Felimenta97) is asking for the kernel because ladynaamah has the ka kernel with default sony logo.
Click to expand...
Click to collapse
Yeah, exactly. Im using SSpeed v6 right now, but those small customizations seems nice.
ladynaamah said:
You may extract zImage file from archive and flash it via fastboot using command
Code:
fastboot flash boot zImage
provided you have connected your device in fastboot mode
geekygrl: I'm aware of that, but what shall i do? Type here guide how to extract it, modify it, repack it and flash it separately? That's not making much sense, would excessively complicate process that is supposed to be simple...
Click to expand...
Click to collapse
Thanks. I asked for it only as I didn't wanted to download the entire Rom, but I will do it. Thanks
Sent from my LT26i with Tapatalk 2
sorry i can't be of more help currently, I'm at the work right now
Does anyone have the same problem ?
Icon position seems wrong
KennyCHF said:
Does anyone have the same problem ?
Icon position seems wrong
Click to expand...
Click to collapse
Lol funny screen
Use the thank button, it's there for a reason
Sent from my LT26i using xda premium
KennyCHF: It appears on my device too, I'll look into it...
ladynaamah said:
KennyCHF: It appears on my device too, I'll look into it...
Click to expand...
Click to collapse
Thanks ~ wait for your good news ~~~

[CLOSED- See Threads][L7/L5/L3][DEV Only][WIP] Development thread for CM10.1

So, i started building CM10.1 using androidarmv6 sources which are known for working with msm7x27a. I modified my device folder and it builds.
Any help would be apreciated.
If anyone is intrested in development please join #Lproj on freenode to exchange ideas
Current status:
- It boots to GUI [L5&L7]
- Camera works [L5&L7]
- ril partially works (no outgoing calls)
- sdcard works
TODO:
- outgoing calls
- video rec
- audio routing in calls (l7 only?)
And the thank you award goes to the following: @PecanCM @cybojenix @adfad666
device folders
here speaks of cm10.1, but I tried it and I can not figure out if there are any differences or not :/ :http://forum.android.com.pl/f759/cm10-avatar-rom-extreme-291710/
michelemascia7 said:
here speaks of cm10.1, but I tried it and I can not figure out if there are any differences or not :/ :http://forum.android.com.pl/f759/cm10-avatar-rom-extreme-291710/
Click to expand...
Click to collapse
Go to Settings > System > About phone and make a screenshot please.
I want to see if it really is CM10.1
CM10.1
It is not clear cm10.1 just my version of the beta, made by me cm10.1 and avatar rom from nexus 4 and firmware LG optimus G.
My version cm10.1 not publish.
crinca15 said:
Go to Settings > System > About phone and make a screenshot please.
I want to see if it really is CM10.1
Click to expand...
Click to collapse
I have now flashed the pac rom of Metallica, and can not do a screenshot :/
evidently it is not 10.1 as confirmed @szymel0
I just tryed RC7 of it! Works nice. I jumped from PACman Rom to Avatar CM10.1 without wipe cache or data...
But do I need CM10.1 gapps ?
crinca15 said:
I just tryed RC7 of it! Works nice. I jumped from PACman Rom to Avatar CM10.1 without wipe cache or data...
But do I need CM10.1 gapps ?
Click to expand...
Click to collapse
i had flashed cm10 gapps but careful not to go off topic :silly:
Please stay ontopic
michelemascia7 said:
i had flashed cm10 gapps but careful not to go off topic :silly:
Click to expand...
Click to collapse
https://drive.google.com/folderview?id=0B2Yt4LYuF0UuNDdEUXZYSmtxTFU&usp=sharing
RC9 Exists (Just to say, sry for off topic, had to say it)
EDIT : And I think you should ask some experience users of this, because they can help you (or not xD), I can´t help you, Since I entered on xda, I just did a ROM for galaxy gio, so a little of experience.
friends, i didn't understand one thing, i can flash Avatar EXTREME RC7 CM 10.1 , for my LG P700? or not is for our phone this rom? question by the read in this topic.
sorry for offs topic
your logcat say you are using normal qcom_display folder not legacy one and that's created this problem and which kernel you are using ? because
E/hwcomposer( 4290): FATAL:vsync_loop:not able to open file:/sys/class/graphics/fb0/vsync_event, No such file or directory
PecanCM said:
your logcat say you are using normal qcom_display folder not legacy one and that's created this problem and which kernel you are using ? because
E/hwcomposer( 4290): FATAL:vsync_loop:not able to open file:/sys/class/graphics/fb0/vsync_event, No such file or directory
Click to expand...
Click to collapse
I use qcom legacy from android armv6 and still get this error. Also I tried to use a branch from legacy droid that user adfad666 pointed me to and still getting the same error. I use stock 3.4.0 cm10 kernel. Are there any modifications I should make to kernel?
second logcat http://pastebin.com/6JGw1fvy
Sent from my LG-P700 using xda app-developers app
Maybe a problem with the drivers adreno 200?
I am not a developer (yet) but maybe try porting files from a device silmilar to ours and start modifying from there ??
Good luck on your work and hope you succeed
Sent from my LG-P700 using xda app-developers app
tudorsirb said:
I use qcom legacy from android armv6 and still get this error. Also I tried to use a branch from legacy droid that user adfad666 pointed me to and still getting the same error. I use stock 3.4.0 cm10 kernel. Are there any modifications I should make to kernel?
second logcat http://pastebin.com/6JGw1fvy
Sent from my LG-P700 using xda app-developers app
Click to expand...
Click to collapse
so 1st logcat with adfad666 display folder and 2nd logcat with androidarmv6 display folder right ? and i asked because it's strange you using stock cm10 kernel and vsync_event node not created
PecanCM said:
so 1st logcat with adfad666 display folder and 2nd logcat with androidarmv6 display folder right ? and i asked because it's strange you using stock cm10 kernel and vsync_event node not created
Click to expand...
Click to collapse
First is from a bad build where I forgot to add legacy. Second is from adfad's repo. with legacy I get the same errors.
EDIT: I use adreno blobs from cm10 should i use different ones for cm10? i also tried referece blobs from Qualcomm
Sent from my LG-P700 using xda app-developers app
tudorsirb said:
If anyone is intrested in development please join #p700 on freenode to exchange ideas
Click to expand...
Click to collapse
is this channel not being used then?
this morning I uploaded my device config for l5 which seemed to solve the egl error, however I haven't tried it since the last kernel, so don't even know if it boots (I was messing with the boot.img from alpha firmware, and source of the l3 ii)
hope this helps
cybojenix said:
is this channel not being used then?
this morning I uploaded my device config for l5 which seemed to solve the egl error, however I haven't tried it since the last kernel, so don't even know if it boots (I was messing with the boot.img from alpha firmware, and source of the l3 ii)
hope this helps
Click to expand...
Click to collapse
thanks, i fixed egl with it Now i'm stuck at boot animation with some weird errors.
tudorsirb you are my god!! I pray to you and hope cm10.1 will be finnished after the summer vacations!!
Sent from my LG-P700 using xda premium
ubuntuh said:
tudorsirb you are my god!! I pray to you and hope cm10.1 will be work after the summer vacations!!
Sent from my LG-P700 using xda premium
Click to expand...
Click to collapse
Thank cybojenix beacuse i'm getting loads of help from him

{ZL}[WORKSHOP] - AOSP - Android 4.3 - sonyxperiadev Project

Workshop thread for Google AOSP for Xperia ZL
If you want to have AOSP for Xperia ZL like Xperia Z. Then let's start working
To use any custom software you have to unlock bootloader following sony guide
Thanks to
Sony for providing us the chance to have official AOSP support
All developers that work or worked on android making a dream become reality
FXP - for OP design
jredestig - for all help thru IRC and Google Hangouts
pabx - for GApps on AOSP builds
Let's Start By Setting Up Work Environment - Follow this
Follow all steps till
cd ~/android
Then we will init AOSP repo instead of AOKP
since we want to use AOSP software we will init master branch (default)
repo init -u https://android.googlesource.com/platform/manifest
Then let's sync up
repo sync -jthread_number
* Thread number can speedup download if you have an good internet connection
* It can take a while even on a 100mbps connection so Patience is the key
Once you have completely sync'd to the AOSP we need to add device/manufacture specific files to compile for our ZL
Copy the attached file to root of you build directory
Code:
cd .repo && mkdir local_manifests && cd local_manifests && curl https://gist.github.com/Mithun46/6100476/raw/42c2c29a0006eb3eb0b65a53c901ced219e04489/gistfile1.txt >> roomservice.xml && cd ../../
Sync again to get sony repos
Code:
repo sync -jthread_number
Get sony vendor blobs and unpack them in root of your build directory : BLOB_LINK
You should now have directories named vendor/sony/lagan and vendor/sony/c6503 in your tree.
After That, Let's Build
Code:
[B]. build/envsetup.sh[/B]
[B]lunch[/B] <enter> Chose your device number and press enter
[B]make -j<cpu thread number>[/B] Now go out and have some drinks and fun. Build might finish in 5min - 1 day depending on PC
[B]for file in *.img; do echo "$file"; done[/B] Will Show all android images that are compiled
Progress
Won't Build till the vendor blobs are corrected - Errors
Temporary Workarround
Edit the file vendor/sony/c6503/c6503-vendor.mk
And remove the line "$(call inherit-product, vendor/qcom/lagan/lagan-partial.mk)" from it
A build after that can give you fresh working AOSP for Xperia ZL
How to install
Download the respective files from here and extract them, After that do the following
Code:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash userdata data.img
NOTE: The system.img does not include Gapps - You can either install them manually or use pabx's handy .tgz file to do it automatically
4.3 Builds: Click Here!
4.2 Builds: Click Here!
To Install GApps
Download the Gapps for your build and execute the below commands
- For 4.3
Code:
adb push gapps.yuga43_shaky.tgz /sdcard/
- For 4.2
Code:
adb push gapps.yuga.tgz /sdcard/
Code:
adb reboot
So what's the status of AOSP for the ZL?
devilsshadow said:
So what's the status of AOSP for the ZL?
Click to expand...
Click to collapse
They are done. All ready , even builds are posted
EDIT: 21-7-13 build posted with all latest changes from Google's AOSP
Nice.. Thank you
Enviado de meu C6503 usando o Tapatalk 2
Guys am building Android 4.3 AOSP for the ZL
EDIT: Guys builded and uploaded. 25-7-13 build is AOSP 4.3
Be aware that this is completely a dev preview
Sent from my GT-P7300 using Tapatalk 4 Beta
mithun46 said:
Guys am building Android 4.3 AOSP for the ZL
EDIT: Guys builded and uploaded. 25-7-13 build is AOSP 4.3
Be aware that this is completely a dev preview
Sent from my GT-P7300 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Baseband and bluetooth seem to be broken on my 6506. Just a heads up! Unless i did something wrong, which is always a possibility , maybe a new radio is needed or smt...
jug6ernaut said:
Baseband and bluetooth seem to be broken on my 6506. Just a heads up! Unless i did something wrong, which is always a possibility , maybe a new radio is needed or smt...
Click to expand...
Click to collapse
They will be Brocken brother. Its only hours since AOSP source released. I will talk to jredestig
I think a new kernel can help fix this .
Sent from my GT-P7300 using Tapatalk 4 Beta
I'll be happy to help test this too! I PMd you my Google Hangouts ID already mithun. This is exciting!
havanahjoe said:
I'll be happy to help test this too! I PMd you my Google Hangouts ID already mithun. This is exciting!
Click to expand...
Click to collapse
I invited you to my hangout . But you are not replying.
Guys a idea. Let's make a hangout with all xperia zl users and devs
Sent from my GT-P7300 using Tapatalk 4 Beta
mithun46 said:
I invited you to my hangout . But you are not replying.
Guys a idea. Let's make a hangout with all xperia zl users and devs
Sent from my GT-P7300 using Tapatalk 4 Beta
Click to expand...
Click to collapse
You did?? How rude of me! I never got a notification and don't see an invitation. I'll make sure I sent you the right ID
ID is correct, not sure what happened. PM me yours and I can send you a message.
mithun46 said:
They will be Brocken brother. Its only hours since AOSP source released. I will talk to jredestig
I think a new kernel can help fix this .
Sent from my GT-P7300 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Aye just making everyone aware . & yea i concur, in Sony's AOSP announcement regarding 4.3 they mentioned kernel changes. So your probably correct on that.
I tried to build mine but since I such a newbie using Ubuntu I gave up (getting errors, as I don't know where to paste the sonyxperiadev.xml.zip files, it kept getting no such files found), so I gonna watch this thread instead.
nX3NTY said:
I tried to build mine but since I such a newbie using Ubuntu I gave up (getting errors, as I don't know where to paste the sonyxperiadev.xml.zip files, it kept getting no such files found), so I gonna watch this thread instead.
Click to expand...
Click to collapse
Wait I will update thread when am free for a user friendly building
Sent from my GT-P7300 using Tapatalk 4 Beta
mithun46 said:
Wait I will update thread when am free for a user friendly building
Sent from my GT-P7300 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Thanks buddy really appreciate your work :good:
New Build Uploaded : 29-7-13
And All Changes till date are there also cleaned the build guide
add me on google hangouts pls
my gmail is [email protected] add me on hangouts since i own the xperia zl and have been wanting to hack it but dont understand how to. this is all new to me. im used to lg and htc.
dragonmhawk said:
my gmail is [email protected] add me on hangouts since i own the xperia zl and have been wanting to hack it but dont understand how to. this is all new to me. im used to lg and htc.
Click to expand...
Click to collapse
Check hangouts
EDIT: New build uploaded with lots of changes
EDIT: Cleaned install guide with ability to install GApps too

[PORTED][CM11]Xperia Z2 Framework

Introduction:
After my successful port of the Z2 lockscreen with particle effects, I have now ported over the Z2 framework-res.apk and merged it with the existing CM11 .apk. Flashing this zip will change the radio buttons, progress bars, animations, buttons and a make it look a lot more like the Sony Xperia Z2.
You need @percy_g2 's CM11 in order to flash this. Don't try flashing on any other ROM as I will not support it. Any issues should be reported with a relevant logcat.
Installation Instructions:
1. Place "framework-edited.zip" into your phone's internal memory.
2. Push framework-res.apk via ADB.
3. Reboot
4. Hit thanks :fingers-crossed:
Screenshots in 2nd post
Tested on:
Moto E - XT1022 - CM11 (Nightly)
Known Issues:
Absolutely none
Contributors:
@cwankhede for the port
@ashishdubey, @naheel azawy for their guides on porting.
Here are the screenshots:
Do leave me replies whether it worked for you or not. Also, I'm using a CM11 Xperia theme. I can link you to it if you ask
U are too good.
Look at repa xperias build if u are interested.
Sent from my XT1022 using xda premium
doesn't work on xt1021,i'm using CyanogenMod 11.0 Nightlies and SNAPSHOTS and i installed your lockscreen
comezon said:
doesn't work on xt1021,i'm using CyanogenMod 11.0 Nightlies and SNAPSHOTS and i installed your lockscreen
Click to expand...
Click to collapse
What error are you receiving? Could you give more detail?
Try manually pushing framework-res.apk to system/app through ADB. Don't use root explorer while phone is switched on, it won't work. Use ADB only?
If it still didn't work, then tell me what is happening and I'll look into it.
P.S. Lockscreen works on XT1021?
i used recovery to flash it,after rebooting the framework didn't change any.( the radio buttons, progress bars,etc.)
comezon said:
i used recovery to flash it,after rebooting the framework didn't change any.( the radio buttons, progress bars,etc.)
Click to expand...
Click to collapse
The framework files will be different for your single SIM device. Could you attach your original framework-res.walk from /system/framework? I'll port it over for the single SIM variant
could be that and thank you for your work.
comezon said:
could be that and thank you for your work.
Click to expand...
Click to collapse
My pleasure..
Try manual pushing via ADB. If still not working, submit the framework-res.apk from /system/framework.
Not working.
Flashed it.
No change. Same as cm.
Sent from my XT1022 using xda premium
nisu4717 said:
Not working.
Flashed it.
No change. Same as cm.
Sent from my XT1022 using xda premium
Click to expand...
Click to collapse
Push framework-res.apk via ADB. I did that originally while development.
Gonna recreate the flashable zip file and retest it. If you don't know how to use the push command, google it/wait for me to reupload the flashable zip.
cwankhede said:
Push framework-res.apk via ADB. I did that originally while development.
Gonna recreate the flashable zip file and retest it. If you don't know how to use the push command, google it/wait for me to reupload the flashable zip.
Click to expand...
Click to collapse
I will wait
Sent from my XT1022 using xda premium
cwankhede said:
Introduction:
After my successful port of the Z2 lockscreen with particle effects, I have now ported over the Z2 framework-res.apk and merged it with the existing CM11 .apk. Flashing this zip will change the radio buttons, progress bars, animations, buttons and a make it look a lot more like the Sony Xperia Z2.
You need @percy_g2 's CM11 in order to flash this. Don't try flashing on any other ROM as I will not support it. Any issues should be reported with a relevant logcat.
Installation Instructions:
1. Place "framework-edited.zip" into your phone's internal memory.
2. Push framework-res.apk via ADB.
3. Reboot
4. Hit thanks :fingers-crossed:
Screenshots in 2nd post
Tested on:
Moto E - XT1022 - CM11 (Nightly)
Known Issues:
Absolutely none
Contributors:
@cwankhede for the port
@ashishdubey, @naheel azawy for their guides on porting.
Click to expand...
Click to collapse
Which build ?
It depends on cm11 build number.Otherweise it doesnt work on another cm11 build
gamzekal said:
Which build ?
It depends on cm11 build number.Otherweise it doesnt work on another cm11 build
Click to expand...
Click to collapse
I had used one of the old builds. It was a long time ago and nobody was interested much so I didn't continue development
cwankhede said:
I had used one of the old builds. It was a long time ago and nobody was interested much so I didn't continue development
Click to expand...
Click to collapse
Look at your p.m
I have good news for you

Categories

Resources