• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM][4.3.1] AOKP :: jb-mr2 :: nightlies | test builds :: yuga {Z}

championswimmer

Inactive Recognized Developer
Oct 22, 2011
5,018
8,445
0
New Delhi
android.championswimmer.tk
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.




1. Copy ROM zip and gapps zip to sdcard
2. Flash any kernel which has recovery (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.2 or 4.1 ROM wipedata/factory reset your phone
5. Flash ROM zip
6. Flash Gapps zip
7. Reboot and enjoy.



Official Nightlies
(automatically built every 3 days on AOKP buildbox) :
http://aokp.co/devices/yuga

Unofficial Test Builds (will contain experimental changes for testing) :
http://aokp.co/unofficial-builds#odin

Gapps :
http://goo.im/gapps/gapps-jb-20130813-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
Donate to CyanogenMod

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
I cannot thank more for the hard work of FreeXperia Team (Jerpelea ( @FXP ), @Bin4ry, @Kali-, @Entropy512, @codeworkx and others) for working on Xperia devices.
Also huge thanks to Sony Mobile AB for having been very developer-friendly and helping us in all sorts of ways.



XDA:DevDB Information
[ROM][4.3.1] AOKP :: jb-mr2 :: nightlies | test builds :: yuga {Z}, a ROM for the Sony Xperia Z

Contributors
championswimmer, @FXP, @Bin4ry, @Kali-, @Entropy512, @cdesai, @codeworkx
ROM OS Version: 4.3.x Jellybean
ROM Kernel: Linux 3.4.x
Based On: AOSP

Version Information
Status: Alpha

Created 2013-09-18
Last Updated 2013-10-12
 

heubergen

Senior Member
Oct 19, 2011
130
46
0
Kloten
Very Very Good!
For the first build divine :)
With the build 2013-09-16 I found three bugs:
* Android Keyboard crashes after use the swype function
* the battery indicator updated first at 70%. Previously the indicator shows ever 100%. It's just the indicator in the status bar.
* If I start the Settings => Device Options the Settings will crashed

I will test the new build and will give you then feedback if the bugs are fix or not.

Can I make a mirror for the new build by uploaded and or or Google Drive?
 
Last edited:

heubergen

Senior Member
Oct 19, 2011
130
46
0
Kloten
@championswimmer:
How do you build the build?
When I type:
.build/envsetup.sh && brunch yuga

I become the follow erorr:
including device/generic/armv7-a-neon/vendorsetup.sh
including device/generic/armv7-a/vendorsetup.sh
including device/samsung/crespo/vendorsetup.sh
including device/samsung/maguro/vendorsetup.sh
including device/samsung/quincyatt/vendorsetup.sh
including device/samsung/toroplus/vendorsetup.sh
including device/samsung/vibrantmtd/vendorsetup.sh
including device/ti/panda/vendorsetup.sh
including vendor/aokp/vendorsetup.sh
including sdk/bash_completion/adb.bash
including vendor/aokp/vendorsetup.sh
build/core/product_config.mk:205: *** No matches for product "aokp_yuga". Stop.

** Don't have a product spec for: 'aokp_yuga'
** Do you have the right repo manifest?

No such item in brunch menu. Try 'breakfast'

Can you help me?
 

championswimmer

Inactive Recognized Developer
Oct 22, 2011
5,018
8,445
0
New Delhi
android.championswimmer.tk
@championswimmer:
How do you build the build?
When I type:
.build/envsetup.sh && brunch yuga

I become the follow erorr:
including device/generic/armv7-a-neon/vendorsetup.sh
including device/generic/armv7-a/vendorsetup.sh
including device/samsung/crespo/vendorsetup.sh
including device/samsung/maguro/vendorsetup.sh
including device/samsung/quincyatt/vendorsetup.sh
including device/samsung/toroplus/vendorsetup.sh
including device/samsung/vibrantmtd/vendorsetup.sh
including device/ti/panda/vendorsetup.sh
including vendor/aokp/vendorsetup.sh
including sdk/bash_completion/adb.bash
including vendor/aokp/vendorsetup.sh
build/core/product_config.mk:205: *** No matches for product "aokp_yuga". Stop.

** Don't have a product spec for: 'aokp_yuga'
** Do you have the right repo manifest?

No such item in brunch menu. Try 'breakfast'

Can you help me?
repo init -g all,-notdefault,yuga,sony
 
  • Like
Reactions: heubergen

heubergen

Senior Member
Oct 19, 2011
130
46
0
Kloten
Thanks for the answer, but I become the same error :(
After 3 hours or something I destroy my aokp/.repo
When I do report sync it gives me the error
warning: local_manifest.xml is deprecated; put local manifests in `/Volumes/android/aokp/.repo/local_manifests` instead
warning: local_manifest.xml is deprecated; put local manifests in `/Volumes/android/aokp/.repo/local_manifests` instead
fatal: no revision for project AOKP/device_sony_common within /Volumes/android/aokp/.repo/manifest.xml

Can you help me, please?
 
Last edited:

championswimmer

Inactive Recognized Developer
Oct 22, 2011
5,018
8,445
0
New Delhi
android.championswimmer.tk
Thanks for the answer, but I become the same error :(
After 3 hours or something I destroy my aokp/.repo
When I do report sync it gives me the error
warning: local_manifest.xml is deprecated; put local manifests in `/Volumes/android/aokp/.repo/local_manifests` instead
warning: local_manifest.xml is deprecated; put local manifests in `/Volumes/android/aokp/.repo/local_manifests` instead
fatal: no revision for project AOKP/device_sony_common within /Volumes/android/aokp/.repo/manifest.xml

Can you help me, please?
you need to remove your local_manifest.xml file
 

djselbeck

Senior Member
Jun 28, 2011
127
76
0
Last edited:

heubergen

Senior Member
Oct 19, 2011
130
46
0
Kloten
Thanks!
Have you never see the follow error or you now what are the mistake?
build/core/product_config.mk:205: *** No matches for product "aokp_yuga". Stop.

** Don't have a product spec for: 'aokp_yuga'
** Do you have the right repo manifest?

I try allways a never found a solution.
Which repo init commond do you use?
 

heubergen

Senior Member
Oct 19, 2011
130
46
0
Kloten
Do you use:
repo init -u git://github.com/AOKP/platform_manifest.git -g all,-notdefault,yuga,sony

Because, by me that command gives me a error called:

...
* [new tag] jb-mr1_milestone-2 -> jb-mr1_milestone-2
error: revision refs/heads/master in manifests not found
 
Last edited: