[DEV][WIP][AOSP]AOSP 4.2.2 alpha2 coming up for Sony Xperia Z[06/05] - Xperia Z Original Android Development

Krabappel2548 is proud to present:
AOSP 4.2.2 for Xperia Z:​
== Info ==
This is AOSP 4.2.2 for Xperia Z, a lot of things don't work, this is just to give you guys a taste of how it feels, I'll keep updating this rom to get as much as possible working.
For now this alpha version is just the Source code from sony compiled
== Working ==
- Everything that's not in the not working list
== Not working ==
- Wi-Fi Should be fixed in alpha 1.1
- Bluetooth Should be fixed in alpha 1.1
- GSM
- Camera
- Report it to me
== To do ==
- Include recovery
- Make flashable zip
- Fix Wi-Fi Should be fixed in alpha 1.1
- Fix Bluetooth Should be fixed in alpha 1.1
- Fix build.prop compilation issue
== Installation instructions ==
This will wipe your internal storage!!!
- Flash userdata, system and boot via fastboot
I won't explain this more, if you don't know what it means, you don't need to flash this yet!
== Download ==
- AOSP 4.2.2: AOSP 4.2.2 Xperia Z alpha 1

== Screenshots ==
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

== Changelog ==
== AOSP Alpha 1.1 [06/05] ==
- Fixed wifi
- Fixed bluetooth
- Fixed some other major issues
- Latest AOSP changes
== AOSP Alpha 1 [26/04] ==
- Initial release

reserved

Nice, can't wait for this to become usable!

Nice.
Sent From XPERIA Z ::: Stock, Locked & Rooted ( SLR )

Thanks for the effort!
Hope that there will be more interested people than the one you did for Xperia S.
I'm sure with the attraction the device had development will go further
---------- Post added at 07:09 PM ---------- Previous post was at 07:06 PM ----------
krabappel2548 said:
== Working ==
- Everytihng that's not in the not working list
Click to expand...
Click to collapse
Typo!

Going to fix some things tomorrow and on sunday
Sent from my C6603 using xda app-developers app

is this the stock android launcher. or is this trebuchet launcher?

Do you have the source code for this project uploaded? Would love to take a look

Damn I was thinking Kernel 3.6

pandaball said:
Do you have the source code for this project uploaded? Would love to take a look
Click to expand...
Click to collapse
This is just Sony sources with Google 4.2.2-r1 source code I'll upload my sources soon when I fixed things
Sent from my C6603 using xda app-developers app

Go go go Krapp !
Thanks a lot
inviato con Tapatalk dal mio Xperia Z

Thanks

Might wanna make it a bit clearer.
Hi krabappel2548
You might want to mention in the OP that this is just a compiled Sony device tree and kernel - Dev Blog article and link to the Github sources on Sony's account plus link to the download of proprietary files here.
Might clear up some possible questions later from people who want to build.

Can anyone comment on if there's any 2 second delay when waking the phone, like in CM?

Sebba513 said:
Can anyone comment on if there's any 2 second delay when waking the phone, like in CM?
Click to expand...
Click to collapse
No, it's very fast and smooth but there isn't a lot working yet
Sent from my C6603 using xda app-developers app

Has anyone tested it, because WiFi and Bluetooth are suppped to work according to sony, I just wanna know if the problem is the rom or my phone
Sent from my C6603 using xda app-developers app

I haven't tested this yet, but why is this better in some ways than CM10? The main reason that I'm still on stock is because of that annoying 1-2 seconds delay every time I turn on the screen. If this is not apparent here, couldn't it be transferable to CM10?

Will it work on locked bootloader ???
krabappel2548 said:
Krabappel2548 is proud to present:
AOSP 4.2.2 for Xperia Z:​
== Info ==
This is AOSP 4.2.2 for Xperia Z, a lot of things don't work, this is just to give you guys a taste of how it feels, I'll keep updating this rom to get as much as possible working.
For now this alpha version is just the Source code from sony compiled
== Working ==
- Everything that's not in the not working list
== Not working ==
- Wi-Fi Should be fixed soon
- Bluetooth Should be fixed soon
- GSM
- Camera
- Report it to me
== To do ==
- Include recovery
- Make flashable zip
- Fix Wi-Fi
- Fix Bluetooth
- Fix build.prop compilation issue
== Installation instructions ==
This will wipe your internal storage!!!
- Flash userdata, system and boot via fastboot
I won't explain this more, if you don't know what it means, you don't need to flash this yet!
== Download ==
- AOSP 4.2.2: AOSP 4.2.2 Xperia Z alpha 1
Click to expand...
Click to collapse

Related

Optimus 2x su660 (Korean version) Experimental CyanogenMod Available!

Hey guys, I had found a new custom experimental CyanogenMod 7.1 for Optimus 2x Su660 , along with custom kernel at code.google.com/p/open2x/
The CyanogenMod can be downloaded at code.google.com/p/open2x/downloads/detail?name=update-cm-7.1.0-Optimus2X-SU660-KANG-signed-fixed.zip
I cannot install it using CWM-based Recovery v5.0.2.7 because I get this error
assert failed: getprop("ro.product.device") == "su660" || getprop("ro.build.product") == "su660" || getprop("ro.product.board") == "su660"
I'll post instructions here if I find a way to install this mod correctly. If you had successfully install this mod, please share how did you do it.
modify system/google/com/updater-scipt
replace all character "p990" with "su660".
try again.
Same error :
assert failed: getprop("ro.product.device") == "su660" || getprop("ro.build.product") == "su660" || getprop("ro.product.board") == "su660"
........
By rockuad:
modify system/google/com/updater-scipt
replace all character "p990" with "su660".
try again.
.......
thats no "p990" to replace ..i dont find it can you check the file /updater-scipt please
alimiop said:
Same error :
assert failed: getprop("ro.product.device") == "su660" || getprop("ro.build.product") == "su660" || getprop("ro.product.board") == "su660"
........
By rockuad:
modify system/google/com/updater-scipt
replace all character "p990" with "su660".
try again.
.......
thats no "p990" to replace ..i dont find it can you check the file /updater-scipt please
Click to expand...
Click to collapse
Are you sure that the CWM recovery 5.0.2.7 is the custom for su660,and it is not for p990 ?
The CWM recovery 5.0.2.7 by the XDA froum is only for p990.
You should download the custom version of CWM recovery for su660.
Search the key words "recovery su660", download it from chinese sites.
I know there are 4.0.1.4 version for su660.
Good lucky.
Cyanogenmod 9 ICS 4.03 on SU660
This blog help me install Ice Cream Sandwich on my LG SU660.
optimus-android.blogspot.com/2012/03/how-to-install-ice-cream-sandwich-ics.html
any feedback on this ICS port for SU660?currently using CM7 kang of openstar2x...would like to try ICS but would like to know if theres any advantages of this over CM7...by the way thanks for posting this! its a pain in the a$$ to find custom ROMS for SU660
chupi_24 said:
any feedback on this ICS port for SU660?currently using CM7 kang of openstar2x...would like to try ICS but would like to know if theres any advantages of this over CM7...by the way thanks for posting this! its a pain in the a$$ to find custom ROMS for SU660
Click to expand...
Click to collapse
CM9 seems fast than CM7 and its ICS 4. The address book and Message Thread looks nice. The drawback is the video recorder cannot be used because there is no media encoder or decoder yet so you can't record video using the stock camera but you can use Video Illusion in the market to record videos.
is it OK to flash the CM9 w/out wiping data(got games with a lot of data)...i also found that there are some issues with CM9 aside from video encoder though i forgot it already...will try this one tom(data connection here in is super slow specially one from my carrier)...thanks again for this!Its really hard to find custom ROMS for su660...if there is any...its in chinese and even if i translate page by google still unable to understand it
chupi_24 said:
is it OK to flash the CM9 w/out wiping data(got games with a lot of data)...i also found that there are some issues with CM9 aside from video encoder though i forgot it already...will try this one tom(data connection here in is super slow specially one from my carrier)...thanks again for this!Its really hard to find custom ROMS for su660...if there is any...its in chinese and even if i translate page by google still unable to understand it
Click to expand...
Click to collapse
I did not wipe my data when i upgraded to CM9 and my applications were still there. I was previously using Open2x CM7 before the upgrade.
rus is needed
Man, if you want to keep phone alive for longer time, don't test custom ROMs all the time. w8 for official ICS and be happy
But if you really like to test "whats inside teddy" then look here: http://4pda.ru/forum/index.php?showtopic=236450
CM9 is running pretty well on my phone. Issues so far are:
Video camera doesn't work (need to use a seperate app)
Play Store closes frequently. Need to clear the cache for it to work sometimes.
Everything else has worked well so far, it is very slick!
sneezemeat said:
CM9 is running pretty well on my phone. Issues so far are:
Video camera doesn't work (need to use a seperate app)
Play Store closes frequently. Need to clear the cache for it to work sometimes.
Everything else has worked well so far, it is very slick!
Click to expand...
Click to collapse
+1 on no video recording on my SU660 CM9.
Sneezemeat, which separate app are you using?
aragorn7 said:
+1 on no video recording on my SU660 CM9.
Sneezemeat, which separate app are you using?
Click to expand...
Click to collapse
Videocam Illusion, it records video but it's not great. My camera has a lot of lag when taking photos too.
Does anyone know if there is an update available for CM9 on the SU660?
I also have problems receiving mms. Anybody else?
Sent from my LG-SU660 using XDA
leitz010 said:
I also have problems receiving mms. Anybody else?
Sent from my LG-SU660 using XDA
Click to expand...
Click to collapse
I can't either. I see a download button next to the message, but it fails to download.
And fyi, I did make sure that the mobile data usage is turned on.
Sent from my LG-SU660 using XDA
@ all using CM9
are you using the latest kang of owain?i would suggest to download latest kang of owain, you can opt to donwload openstar2x kernel then download the zip file below to fix vold. etc...
http://cafe.naver.com/op2x.cafe?iframe_url=/ArticleRead.nhn?articleid=74637&
chupi_24 said:
@ all using CM9
are you using the latest kang of owain?i would suggest to download latest kang of owain, you can opt to donwload openstar2x kernel then download the zip file below to fix vold. etc...
http://cafe.naver.com/op2x.cafe?iframe_url=/ArticleRead.nhn?articleid=74637&
Click to expand...
Click to collapse
chupi_24:
I downloaded mine from the following per Owain's instructions somewhere. This is the latest, right?
http://owain.hopto.org/?dir=LG Optimus 2x korean - su660/CyanogenMod9 Kang
As for the link you provided, sorry, but I can't understand it. Could you kindly provide a translation? Thanks.
aragorn7 said:
chupi_24:
I downloaded mine from the following per Owain's instructions somewhere. This is the latest, right?
http://owain.hopto.org/?dir=LG Optimus 2x korean - su660/CyanogenMod9 Kang
As for the link you provided, sorry, but I can't understand it. Could you kindly provide a translation? Thanks.
Click to expand...
Click to collapse
thats still base on kang30...try download latest kang base on p990 then you can use openstar2x kernal to fix button issue...regarding the link..no need to read it, just click the download logo on upper right side of the page..its a zip file to fix vold,nitz etc.
hope this helps
chupi_24 said:
thats still base on kang30...try download latest kang base on p990 then you can use openstar2x kernal to fix button issue...regarding the link..no need to read it, just click the download logo on upper right side of the page..its a zip file to fix vold,nitz etc.
hope this helps
Click to expand...
Click to collapse
Wow!
Amazingly fast with the kang60 by owain.
Super thanks!!!
I'm also uploading benchmark specs before and after for fun.
Kang30 (before)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Kang60 (after)
I simply can't thank Owain enough for the work and Chupi for pointing me to the right direction!! Thanks!!!
wow!thats high!max i was able to get was 2600 on quadrant though havent try latest kang of owain...last time i tried it got some issues with games and little buggy and time not updating so i revert to CM7...will try to download latest kang of owain and check...please give feedback regarding games if you can...thanks!

[ROM][4.4.4] AOKP :: kitkat :: test builds :: dogo {ZR}

DISCLAIMER
You need to have an unlocked bootloader to use this ROM & kernel. Also I or any contributor in the software DOES NOT take responsibility of damages caused to your phone due to this ROM.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
1. Copy ROM zip and gapps zip to sdcard
2. Flash any kernel which has recovery or use TWRP (if you do not have any recovery yet).
3. Reboot device and go to recovery by pressing Vol-UP when LED is pink
4. If coming from 4.3, or 4.2 ROM wipedata/factory reset your phone
5. Flash ROM zip
6. Flash Gapps zip
7. Reboot and enjoy.
Official Nightlies
http://aokp.co/devices/dogo
Unofficial Test Builds (will contain experimental changes for testing) :
http://goo.im/devs/kxp/kk/dogo
Gapps :
http://goo.im/devs/paranoidandroid/roms/gapps/pa_gapps-full-4.4-20131119-signed.zip
We spend countless of hours doing this for next to nothing. Posts, views, and donations encourage me, and everyone else who helps out.
Donate to AOKP
Every donation is cherished and loved.
If you'd like to help contribute by writing code, feel free to stop by IRC and talk to us!
Latest merges on Gerrit
http://gerrit.aokp.co/#/q/sony+status:merged,n,z
Check out the ROM source on github. Open source, in the spirit of community kangage.
CREDITS
Thanks to all device maintainers of Sony devices on CM/AOKP/Omni/PA/PAC as everyone working on the device helps each other into making better ROMs.
Also thanks to Sony Mobile for being so helpful to developers.
XDA:DevDB Information
[ROM][4.4.4] AOKP :: kitkat :: test builds :: dogo {ZR}, ROM for the Sony Xperia ZR
Contributors
championswimmer, @FXP, @Bin4ry, @Kali-
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: Testing
Created 2013-12-07
Last Updated 2014-11-08
Hi champswimmer, good to see u here. I remember u from the Xperia X10 forums. Welcome to the world of Xperia ZR users! Can't wait to see u work ur magic with this phone :beer: I will try testing the builds and report any issues I find, but probably only once they get a bit more stable as this is my only phone right now.. My old veteran x10 is completely dead
Sent from my C5502 using xda app-developers app
AdX9170 said:
Hi champswimmer, good to see u here. I remember u from the Xperia X10 forums. Welcome to the world of Xperia ZR users! Can't wait to see u work ur magic with this phone :beer: I will try testing the builds and report any issues I find, but probably only once they get a bit more stable as this is my only phone right now.. My old veteran x10 is completely dead
Sent from my C5502 using xda app-developers app
Click to expand...
Click to collapse
the builds are stable as of now. there are no major bugs.
what is lacking is the presence of ROMControl and other signature AOKP features, which will be slowly added back. but there isn't anything lacking in major ROM functionality
2nd mic also works in this rom? can test by video recording.
Status 7 installation aborted
Something in ROM is Wrong
---------- Post added at 05:06 PM ---------- Previous post was at 04:57 PM ----------
ONLY wipedata/factory reset or ALL WIPE ??
I did all wipe and give me STATUS 7
I think that you forgot Flash KERNEL first (from the Zip Boot.img), I will test with this and confirm
Now Is all right !!!! ONLY WIPE DATA FACTORY....DONT WIPE CACHE OR DALVIK...this is VERY IMPORTANT
what is lacking is the presence of ROMControl and other signature AOKP features
New 2014 bulds?
xenius9 said:
New 2014 bulds?
Click to expand...
Click to collapse
http://aokp.co/devices/dogo
AOKP is Awesome!
The latest build of AOKP is so perfect. Its smoother than CM 11 and much more battery friendly. AOKP may not have as many features as CM but who cares? Performance wise AOKP is my ROM of choice. Absolutely love this ROM! I've been with CM for the past 5 years, Looks like I'll be with AOKP way longer.:good:
akash4357 said:
The latest build of AOKP is so perfect. Its smoother than CM 11 and much more battery friendly. AOKP may not have as many features as CM but who cares? Performance wise AOKP is my ROM of choice. Absolutely love this ROM! I've been with CM for the past 5 years, Looks like I'll be with AOKP way longer.:good:
Click to expand...
Click to collapse
Is the low volume in video recording issue existing there like in CM11?
Sent from my C6603 using xda app-developers app
Is fast charge available in this kernel/ROM?
Sent from my C5503 using Tapatalk
Mic 2 is not working during recording
Sent from my Xperia ZR using Tapatalk
wai10691 said:
Mic 2 is not working during recording
Click to expand...
Click to collapse
: (
Can i used Z1 camera mod with this rom?
ROM is updated. Get it from goomanager
http://goo.im/devs/aokp/dogo/nightly/aokp_dogo_kitkat_nightly_2014-02-08.zip
Sent from my Xperia ZR using Tapatalk
If you would like to use TWRP Recovery with this ROM, you can use this app to install it
https://play.google.com/store/apps/d...mer.twrpxperia
Also, this app allows you to come back to CWM if you don't like it. This app works on all custom ROMs (that have FXP-based kernel) and allows installation of TWRP to FOTAKernel partition.
this rom has any recovery ?
adryanodej said:
this rom has any recovery ?
Click to expand...
Click to collapse
yeah. CWM by default
Torch is not working on the newest nightly. Also, flashlight is not working in camera mode either.
Edit: Nevermind, works after reboot.
But is there an option to disable google-search bar on homescreen?
shorty66 said:
But is there an option to disable google-search bar on homescreen?
Click to expand...
Click to collapse
use another launcher...
https://play.google.com/store/search?q=launcher&c=apps
The new double tap to wake function cause the touchscreen irresponsive after double tap to wake up the device. It wakes but it won't respond to touch.
Sent from my Xperia ZR using Tapatalk

[ROM] [G2] [4.4.4] TeamEOS - The Revival || Nightlies

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Welcome to Eos! The Eos project originated with the AOSP release of ICS, and was originally founded by Solarnz and co founded by Bigrushdog. Since then, Eos has evolved into a multinational collaborative effort backed by top Android developers. Our objective is to provide a world class AOSP build with unique features and enhancements. Eos is an ongoing development project in which builds are released on a regular basis. Every release should be considered stable and highly functional.
Bigrushdog - Project lead, Chief Developer [Xoom || Galaxy Nexus || HTC One (M7)] || Nexus 7
RaymanFX - Co-leader, AOSP code maintainer [Xperia S || Nexus 7 (2013) || OPPO N1 || OPPO Find7a]
jrior001 - Jenkins/Gerrit Admin, CAF code maintainer [HTC One X]
anders3408 - Frameworks Developer [OPPO Find5 || OPPO N1]
Roach - Frameworks Developer [Nexus 4 || Nexus 7 (2013) || HTC One (M8)]
Connor Baker [Nexus 4 || HP Touchpad]
Code:
NX 2.0 Gesture Navigation Interface
EOS Weather Engine
Custom Statusbar Double-Tap Actions
Custom Quick Toggles Tiles with Brightness & Volume Seekbars
Softkeys Long-Press Actions
Network Indicator
Custom Navbar Double-Tap Actions (via NX 2.0)
Battery Indicator Mods
Clock Mods
T-Mobile Theme Engine
Force Navigation Bar on any device
Volume keys switch depending on rotation. So the volume up key is always either on the top or to the right of volume down. (Toggle-able)
Default Volume Control Stream (Ring or Media)
Advanced power menu with reboot options.
MORE...
We give love and much respect to Cyanogenmod. The AOSP scene would not exist as it does today without them. We implement some of their branches to support legacy devices and features that users have demanded.
Team EOS Nightly builds
LG G2 Builds
G-Apps Package
Because this is an AOSP based rom Google Apps are not included. To install Google Apps please flash one of the following package after installing the rom:
BaNkS GApps
AOSPA GApps
These builds are designed to be installed from your favorite recovery. MAKE SURE YOU HAVE THE LATEST 4.4.x COMPATIBLE RECOVERY.
Detailed instructions:
Going to EOS4.4.x from a rom < 4.4.x:
Backup everything !
Go to recovery
Make a full wipe / factory reset
format /system
Flash the rom
Flash optional kernel
Flash gapps
Reboot
Updating from EOS 4.4.x #XX to #YY:
You can usually skip the full wipe step.
If ever you encounter an issue make sure you make a full wipe first before reporting though.
YOU MUST BE ON OFFICIAL LG KK MODEM TO BOOT
Please be aware that the variants D801/2 and LS980 are not tested.
Contribute
Gerrit Review
Jenkins Build System
Github
Screen Shots
--- mine too ---
Runs great! Thanks
Sweet
Sent from my VS980 4G using Tapatalk
Its good to see you guys back! I used your ROM on my Motorola xoom and loved it. that thing is still running good haha. Running good on ls980!
typow102 said:
Its good to see you guys back! I used your ROM on my Motorola xoom and loved it. that thing is still running good haha. Running good on ls980!
Click to expand...
Click to collapse
Thanks for the :good: on the ls980. Much appreciated.
Used? You can use it again! bigrushdog has a nice build going for the Xoom as well.
Anyone able to post some screen shots please?
More ROM options! Thanks guys
Sent from my LG-VS980 using Tapatalk
bps119 said:
Anyone able to post some screen shots please?
Click to expand...
Click to collapse
Looks like AOSP. If you really want a screen shot I can post one but it looks exactly like AOSP.
Wow, LS980 has had night lies for awhile. I never knew. Thanks for bringing us this ROM!
Do I need to be on ZVC modem for this?
EDIT: Oops. I'll test the LS980 build now.
Sent from my LG-LS980
Ascertion said:
Wow, LS980 has had night lies for awhile. I never knew. Thanks for bringing us this ROM!
Do I need to be on ZVC modem for this?
Sent from my LG-LS980
Click to expand...
Click to collapse
Read OP
Sent from my LG-VS980 using Tapatalk
I love this rom on my Motorola Xoom. can't wait to give it a try on my G2.
The latest build use also dr87 4.4 source?
Gesendet von meinem LG-D802 mit Tapatalk
is it possible to add new cm 11 theme choser?
thnaks
Schrotty35 said:
The latest build use also dr87 4.4 source?
Gesendet von meinem LG-D802 mit Tapatalk
Click to expand...
Click to collapse
Yes. As it says in the OP you need official stock KK baseband and if you check their github you can also confirm they use dr87 4.4.2 sources
So if these builds are based on dr87 sources it means that the white line fix kernel can be used.
Right?
UPDATE: The white line fix from dr87 does not work on this rom, so the sods with white line issues need a patched kernel.
i flashed yor rom on 802 coming from mahdi and i now have screen distortion everywhere. on boot logo in philz recovery. nothing helps. i flashed a new rom, restored the official, flashed a jdi kernel. But still i have this lines. Any help please?
Poslano z mojega Nexus 7 z uporabo Tapatalk
try using twrp
It does not help. I will try kdz. Last resort I guess.
Poslano z mojega LG-D802 z uporabo Tapatalk

[ROM][WIP]AOSP 5.0 Beta v2.0 | OTA 1 | Lollipop for Xperia Z2 [22-11-2014]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hello everyone,
We present to you Android 5.0 AOSP for Xperia Z2. This is for the people that can't wait to see how lollipop looks like on Z2.
== Project status ==
Working:
- Bluetooth
- Wifi
- LED
- Texting (with OTA 1)
- Calling (with OTA 1)
- Sound
- Sensors
- Auto-Brightness
- Vibration
- Screen/Touch
- SELinux
- Mobile Data (with OTA 1)
- everything that's not in the "not working list"
Not working:
- Camera
- Mic on calling??
- Youtube Video Playback
- GPS
- ....
== Updates ==
OTA 1
The OTA 1 is a flashable ZIP. It contains a new kernel that now has a recovery, however, in order to flash it on the base ROM without the first OTA, you will need to flash a kernel (any kernel for Z2) with a recovery, then flash the OTA (maybe via ADB sideload).
After the OTA has been flashed you will have a kernel for this ROM with recovery, so you will not need to repeat this procedure again in the same way (but for the next OTA simply boot into the now existing recovery).
OTA 1 will give you complete sound (with headphone jack detection and proper audio routing; sound in calls might work only via headset) and mobile data.
THE OTA IS NOT A FULL ROM! YOU FIRST NEED TO FASTBOOT
FLASH THE IMAGES FROM THE MAIN DOWNLOAD. IF YOU FLASH ONLY THIS,
IT WILL NOT BOOT!
- You have to be on the main ROM first; if you are, go to the next step, if not, see the main instructions first
- Download the ZIP (see Download section)
- Flash any kernel for Xperia Z2 with recovery
- Boot into the recovery
- Flash the OTA 1 signed zip
- Wait until it's done (it might take a moment)
- The update will tell you when you can reboot
- Reboot
- Test&Report!
Thank you for choosing krabappel2548 + cheep5k8!
== Download ==
Download all files from the correct device folder, can be found in the common-files directory, system and kernel are in the version directories
- ROM: Xperia Z2 AOSP 5.0 Beta v2.0
- Gapps can be found in the main directory
- OTA 1: Xperia Z2 AOSP 5.0 Beta OTA 1
- OPTIONAL: Sony's Unified Kernel built for Z2 (UNOFFICIAL) (includes patches for voice calling, video playback, etc.; basically, everything works except for camera)
== Already on this rom?? ==
No need to wipe data unless I tell it in the thread
- Just flash system.img and boot.img using fastboot.
- Don't forget to flash gapps by hotbooting a kernel with recovey
== Installation instructions: ==
- Wipe userdata in recovery
- flash all 3 partitions using fastboot
Don't do this when you don't know what you are doing!!
You can flash gapps with any kernel with recovery. Just flash back the AOSP kernel to boot into device afterwards
== Changelog ==
Code:
[QUOTE][B]== Beta v3 (via OTA 1)==[/B]
- Mobile Data working (RIL working, routing to modem device fixed)
- Calls and Texts working
- Sound routing/headphone jack detection working
- Wifi stability improvements
[/QUOTE]
[B]== Beta v2 ==[/B]
- Sensors are fixed
- first Z1 compact, Z2, Z3 and Z3 compact release
- Latest 3.5.2.2 kernel
- Mic is working while calling????
- Auto-brightness fixed
- Rotation is working
[B]== Beta v1.1 ==[/B]
- Wifi is a lot more stable
- Updated kernel
- charging-LED is working now
- Rom is more stable and supersmooth
[B]== Beta v1.0 ==[/B]
- Bluetooth
- Wifi
- LED
- Texting
- Calling
- Sound
- Brightness Slider (autobrightness doesn't work yet, turn it off to make slider working)
- Vibration
- Screen/Touch
== Screenshots ==
In the screenshot part of devdb project are more screenshots
XDA:DevDB Information
[ROM][WIP]AOSP 5.0 Beta v2.0 | OTA 1 | Lollipop for Xperia Z2 [22-11-2014], ROM for the Sony Xperia Z2
Contributors
krabappel2548, cheep5k8
Source Code: https://github.com/xperia-aosp-project?tab=repositories
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Unlocked bootloader
Based On: AOSP
Version Information
Status: Beta
Current Beta Version: 2.0
Beta Release Date: 2014-11-16
Created 2014-11-16
Last Updated 2014-12-19
Awesome, big thanks, will test tomorrow dude, this is looking promising
You need the proper libs & HAL for GPS.
Take a look at other repos for 4.4 like CM/Vanir, for example:
https://github.com/CyanogenMod/android_device_sony_shinano-common/tree/cm-12.0/gps
As for the camera, are permissions are correctly set in /dev/* ?
Is SELinux correctly set up?
Are you using the correct build definitions in BoardConfig*?
Again, a good reference: https://github.com/CyanogenMod/android_device_sony_shinano-common/blob/cm-11.0/BoardConfigCommon.mk
But be sure to use the CodeAurora hardware repos
adwinp said:
You need the proper libs & HAL for GPS.
Take a look at other repos for 4.4 like CM/Vanir, for example:
https://github.com/CyanogenMod/android_device_sony_shinano-common/tree/cm-12.0/gps
As for the camera, are permissions are correctly set in /dev/* ?
Is SELinux correctly set up?
Are you using the correct build definitions in BoardConfig*?
Again, a good reference: https://github.com/CyanogenMod/android_device_sony_shinano-common/blob/cm-11.0/BoardConfigCommon.mk
But be sure to use the CodeAurora hardware repos
Click to expand...
Click to collapse
Yeah, I haven't worked on GPS and camera yet was trying to fix other bugs first
Sent from my Xperia Z1 (AOSP) using XDA Free mobile app
Just flashed in UK to D6503
Hello, I have just flashed your ROM and I can confirm that calls and other SIM functions are NOT working.
I am on 02-UK, and the signal bar shows nothing, and if I try dial a number it gives me a no SIM error
This is great, glad to see some talented dev's getting into building this stuff.
Also liking the fact that you've managed to build for almost all devices, really cool.
Looks like I would try this with a bluetooth headset and see if calling works then.. Thanks so much for the work!!
Keep doing ur GREAT work. i will donate to this project. Cheers.
I am truly impressed by how far this have gone, flashing and testing now !
Note: I am not a developer, but I sure do wish I was.
krabappel2548 ... i have to thank you!
i follow your threads on Z1 and Z2 becauae i own a Z1 and my girlfriend owns a Z2 ... i'm very exited what an amazing job you did!
i will spend 10€ exactly the moment your rom works as a daily base (calls and mobile data working)
It's amazing! thank you!
Gesendet von meinem Xperia Z1 mit Tapatalk
Sadly, not much works as advertised.
Certainly not calling (it didn't even ask me for my SIM PIN), sound wasn't working at all, I didn't get to tryin Bluetooth. I had to flash back to my current WIP...
Maybe if we worked together to get this m-f up and running?
Have to leave for work now.. TTYL
cheep5k8 said:
Sadly, not much works as advertised.
Certainly not calling (it didn't even ask me for my SIM PIN), sound wasn't working at all, I didn't get to tryin Bluetooth. I had to flash back to my current WIP...
Maybe if we worked together to get this m-f up and running?
Have to leave for work now.. TTYL
Click to expand...
Click to collapse
Sure no problem
Weird sound doesn't work at all. Anyway you can add me on hangouts. Sent me a pm for email.
Sent from my Xperia Z1 (AOSP) using XDA Free mobile app
I flashed everything, booted it
My phone is D6502, The sim card is not detecting.
Is there any modem files or something that needed to be flashed?
And also, wifi is not working, modem issue?
XDA_Waghmare said:
I flashed everything, booted it
My phone is D6502, The sim card is not detecting.
Is there any modem files or something that needed to be flashed?
And also, wifi is not working, modem issue?
Click to expand...
Click to collapse
its already a known issue! Wifi not working cuz you flashed 6502 files. Wait for it to start working.
adyscorpius said:
its already a known issue! Wifi not working cuz you flashed 6502 files. Wait for it to start working.
Click to expand...
Click to collapse
Aight , I will wait .
I have just tried the Beta 2.0 on my Xperia Z2 (D6503) and the Wifi doesn't work (doesn't turn on). I also haven't been able to connect my Moto 360 through bluetooth, although I can't confirm if BT doesn't work at all or not.
If you need help to test a possible fix don't hesitate to ask me!
wow nice =)
kool to see u back in action @krabappel2548 !!!
Update coming tonight which should have modem etc working. Anyway I'm working together with other devs now
Sent from my C6903 using XDA Free mobile app
So I almost bricked my device doing this
However, I understand OP stated that I should not do this if I do not know what I'm doing. But I am willing to take the chances... If I get the appropriate help.
Now my phone is back on the latest Stock 4.4.4 23.0.1.A.0.167 build. Should I go to custom rom and upgrade to Lollipop from there or is there a way to do it from Stock? (no recovery installed)
It might be quite obvious that I should do it from a Custom Rom, but I have erased System, Boot, Cache and recovery through fastboot and when I flashed it again, boot loops with "Sony" only showing. Isn't a clean installtion (like I did) better than Custom Rom+Recovery?
Any help is appreciated.
Trough flashtool, but that will wipe your internal SD.
Its nice, that sony starts to share 3.5 Kernel, like i see on github.

[ROM][OFFICIAL] TeamEOS [Z008][Z00A][WEEKLY]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Welcome to EOS! The EOS project originated with the AOSP release of ICS, and was originally founded by Solarnz and co founded by Bigrushdog. Since then, EOS has evolved into a multinational collaborative effort backed by top Android developers. Our objective is to provide a world class AOSP build with unique features and enhancements. EOS is an ongoing development project in which builds are released on a regular basis. Feature request are not guaranteed, but always welcome. Every release should be considered stable and highly functional.
bigrushdog - Project lead, Chief Developer [Nexus 6 || Nexus 10 || HTC One (M7)]
RaymanFX - Co-leader, AOSP code maintainer [Xperia S || Nexus 7 (2013) || OPPO N1 || OPPO Find7a]
Great-Geek - Rom Development, Gerrit Admin, EOS Site Maintenance [OnePlus One]
SuperHanns - Rom Development [Nexus 5 || Xperia Z || Xperia ZL || LG G3]
k5t4j5 - Rom Development, Qualcomm maintenance, G+ page[HTC M8 || LG Optimus G]
xboxfanj - Qualcomm maintenance, Kernel developer[OnePlus One || HTC M8]
wrapped - [Droid DNA || Shield Tablet]
Niropa - [Moto G || Moto E 2015 || Zenfone 2]
NX Gesture Navigation Bar
Resizable Navigation Bar
Ambient Display
EOS Wallpaper Showcase
Custom Quick Toggles/Tiles
Softkey Long-Press and Double-Tap Actions
Screen Recording
Network Indicator (WiP)
Dynamic Volume Steps
CM12 Theme Engine
Volume keys switch depending on rotation. So the volume up key is always either on the top or to the right of volume down. (Toggle-able)
Default Volume Control Stream (Ring or Media)
Advanced power menu with reboot options.
Pre-Optimised OATs for better ART performance
MUCH MORE...
Special thanks to AOSP of course for providing open Android source,
CyanogenMod, and anyone who has contributed to our cause.
Team EOS Zenfone 2 Nightly builds
(Builds are not generated if there are no changes to source, saving you from useless updates)
Because this is an AOSP based ROM, Google Apps are not included. Flash the gapps of your choosing after you flash the ROM. If you need help finding a gapps package, ask any of us and we'll be happy to help
These builds are designed to be installed from your favorite recovery. MAKE SURE YOU HAVE THE LATEST 5.1.X COMPATIBLE RECOVERY.
Detailed instructions:
Going to EOS 5.1.X from another ROM:
Boot to recovery
BACKUP YOUR CURRENT SETUP!!!
Make a full wipe (Dalvik, Dalvik Cache, System, Data)
Flash the ROM
Flash optional kernel if you choose to not use provided kernel **We DO NOT support outside kernels**
Flash gapps
Reboot
Updating from an older EOS build to new EOS build:
You can usually skip the full wipe step and just wipe both caches. If ever you encounter an issue make sure you make a full wipe first before reporting it. This is what most call "Dirty Flashing". Normally this doesn't cause problems, but keep in mind a clean flash is always the best way to go.
Contribute
Gerrit Review
GitHub
Google+ Community
reserved
Nice look bro.
@Niropa
yeah, happy to see new thread for this rom.
good luck
Any chance of miui rom...??......u r simply great man....again with a new rom......u r not from this planet....
rex_perfect said:
Any chance of miui rom...??......u r simply great man....again with a new rom......u r not from this planet....
Click to expand...
Click to collapse
Again, we (all) should wait for Patchrom sources to support Android Lollipop (it still 4.4.4 until today).
Sent from my ASUS_Z00AD
Great Job Thank You
Great
Any screenshoot?
Nice Thanks for make eos rom official
Sent from my ASUS_Z00A using Tapatalk
Thanks mate !!
What is the android version
What's the functions in add to the CM
Thanks.. Cant find LCD Density picker in Display and Lights
Very good ROM.. Thanks.. but cant find LCD Density picker in Display and Lights
baonxxx said:
Any screenshoot?
Click to expand...
Click to collapse
https://plus.google.com/+meysambently/posts/hWcwBzi3g1n
Sorry. But can you check again. Because i don't see any option for lcd density picker in setting>display. I change the density using terminal emulator or by editing build.prop.
One more thing is I've always having system terminal emulator to force closing when using eos rom. Can u fix that too? Thanks in advanced
Sent from my ASUS_Z00A using Tapatalk
mustatir said:
Sorry. But can you check again. Because i don't see any option for lcd density picker in setting>display. I change the density using terminal emulator or by editing build.prop.
One more thing is I've always having system terminal emulator to force closing when using eos rom. Can u fix that too? Thanks in advanced
Sent from my ASUS_Z00A using Tapatalk
Click to expand...
Click to collapse
How's ram management and battery life?
shaiq123 said:
Very good ROM.. Thanks.. but cant find LCD Density picker in Display and Lights
Click to expand...
Click to collapse
mustatir said:
Sorry. But can you check again. Because i don't see any option for lcd density picker in setting>display. I change the density using terminal emulator or by editing build.prop.
One more thing is I've always having system terminal emulator to force closing when using eos rom. Can u fix that too? Thanks in advanced
Sent from my ASUS_Z00A using Tapatalk
Click to expand...
Click to collapse
Yea that was recently removed, I'll take it off the feature list
Niropa said:
Yea that was recently removed, I'll take it off the feature list
Click to expand...
Click to collapse
Thanks for the reply
Sent from my ASUS_Z00A using Tapatalk
how about fm radio?
And camera? any issues with recording?
Same problems like cm?
Added to index, thanks for your work!

Categories

Resources