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

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 (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

Reserved

Reserved

AWESOME!
Sent from my C6603 using xda premium

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?

Any feedback on this early version? It may make me think about unlocking my BL...

Yes, read my post!

@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?

heubergen said:
@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?
Click to expand...
Click to collapse
repo init -g all,-notdefault,yuga,sony

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?

heubergen said:
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?
Click to expand...
Click to collapse
you need to remove your local_manifest.xml file

new build up
camera fixed

I've successfully built my own version . Thanks for your work.
But my recovery seems not working right. I only get an black screen but I can adb into it and see it booted up. Any idea what could be the problem?
Update:
I found the problem. Recovery is missing "/sbin/minivold" because the AOKPs vold does not provide it.
The missing commit is here:
https://github.com/CyanogenMod/android_system_vold/commit/aa564abda8315ea523180785d0f7e9bf552f8583

@djselbeck:
Do you use for the build the command:
. build/envsetup.sh && brunch yuga?
@championswimmer:
Thanks.

heubergen said:
@djselbeck:
Do you use for the build the command:
. build/envsetup.sh && brunch yuga?
@championswimmer:
Thanks.
Click to expand...
Click to collapse
Code:
source build/envsetup.sh
brunch yuga
is my build command.

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?

I use the repo init a few posts above.

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

First I did
Code:
repo init -u https://github.com/AOKP/platform_manifest.git -b jb-mr2
repo sync -j4
after it finished I did:
Code:
repo init -g all,-notdefault,yuga,sony
repo sync -j4

I think I start new and give then a new feedback.

Related

[ROM] [4.3] AOKP // Nightlies // 26 September [TARGET_PRODUCT=aokp_mako]

{
"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"
}
Device: mako (Nexus 4)
Why AOKP?
Well, if you are looking for super fast, buttery fluid and stable ROM with bunch of truly useful features, you are in the right place. Believe me, I wouldn't recommend you laggy and choppy ROM as smoothness is everything for me. Just download latest build and turn on The Swagger, right? Let's make that roll. :highfive:
Build description:
Code:
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=4.3
TARGET_PRODUCT=aokp_mako
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a-neon
TARGET_CPU_VARIANT=krait
HOST_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-3.8.0-30-generic-x86_64-with-Ubuntu-12.04-precise
HOST_BUILD_TYPE=release
BUILD_ID=JLS36G
OUT_DIR=/home/max/aokp/out
============================================
Screenshot:
» Installation is simple:
If coming from another ROM or another major AOKP version, wipe data in recovery
Make sure you're using the latest CWM or TWRP
Flash ROM
Flash Google Apps (GAPPS)
Reboot
» Check merged commits on AOKP's Gerrit
» 2013-09-26
» 2013-09-25
» 2013-09-23
» Google Apps
» AOKP Gerrit
» AOKP on Github
» SOURCE on AOKP.co
Open your wallet and donate to AOKP Crew!
» Donation options on AOKP.co
Enjoy!
NOTE
The ROM is an unofficial version of AOKP, 100% built from OFFICIAL AOKP source.
I am going to keep on with nightlies 'till AOKP Crew decides to roll out their official builds (it will last for a while)
The whole code is untouched, so you can enjoy pure AOKP (MR-2) based on Android 4.3 :highfive:
ROM is stable, fast, fluid and what's the most important - ready for daily use
USE JSS KERNELS AS THIS ROM IS NOT JWR BASED!
---
Any questions?
Catch ME on Google+ as I don't really reply to xda PMs! :silly:
Build AOKP MR-2 from source yourself!
To build any ROM from source you have to get yourself Ubuntu (12.04 currently as it's latest stable release) Personally, I use it as virtual machine via VIRTUALBOX from Oracle
If you already have Ubuntu, let's set up build environment. Open Terminal and punch some lines:
Code:
$ sudo apt-get install git gnupg flex bison gperf build-essential \
zip curl libc6-dev libncurses5-dev:i386 x11proto-core-dev \
libx11-dev:i386 libreadline6-dev:i386 libgl1-mesa-glx:i386 \
libgl1-mesa-dev g++-multilib mingw32 tofrodos \
Python-markdown libxml2-utils xsltproc zlib1g-dev: i386
Code:
$ sudo ln -s /usr/lib/i386-linux-gnu/mesa/libGL.so.1 /usr/lib/i386-linux-gnu/libGL.so
This installed required packages to your PC
Let's grab JDK (Java Development Kit) now:
Code:
$ sudo apt-get install sun-java6-jdk
And we're ready to set up things for the build! :highfive:
Code:
$ mkdir ~/bin
Let's check now if the bin directory which our repo file will stay in exists
Code:
$ PATH=~/bin:$PATH
Now we have to download repo tool:
Code:
$ curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
...and give it proper permissions
Code:
$ chmod a+x ~/bin/repo
Let's download source code now! Create a new directory! :cyclops:
Code:
mkdir RANDOMNAME
Navigate to it!
Code:
cd RANDOMNAME
And now it comes to the tricky part when you have to decide what will be downloaded.
If you want core trees without any device vendor or kernel:
Code:
$ repo init -u https://github.com/AOKP/platform_manifest.git -b jb-mr2
If you want ALL vendors and kernels supported by AOKP:
Code:
$ repo init -u https://github.com/AOKP/platform_manifest.git -b jb-mr2 -g all,kernel,device,vendor
If you want to build for particular device:
Code:
$ repo init -u https://github.com/AOKP/platform_manifest.git -b jb-mr2 -g all,-notdefault,<devicename>,<vendorname>
(example: if you want to build mako, type "mako" instead of <devicename> and "lge" instead of <vendorname> without "" of course )
If you want to build more than 1 device:
Code:
$ repo init -u https://github.com/AOKP/platform_manifest.git -b jb-mr2 -g all,-notdefault,<devicename1>,<devicename2>,<devicename3>,<vendorname1>,<vendorname2>,<vendorname3>
Click to expand...
Click to collapse
Ok and when repo is initialized:
Code:
$ repo sync
Personally, I use "repo sync -j4" as I gave my virtual machine 2 cores from host PC so 2 jobs are written for each core (2 cores * 2 jobs = 4 jobs generally). It really shortens sync time.
And finally when the repo is synced (it lasts a while and depends on your connection) type:
Code:
$ . build/envsetup.sh && brunch mako
And hopefully you will end up with a flashable zip in ~/RANDOMNAME/out/target/product/mako as well as /system/ dump and some flashable images
Build time depends on your machine efficiency (on my virtual machine (2 cores, 4 GB RAM) it takes about 1,5-2 hours so be patient)
downloading now, thankyou,,steve
mongonexus said:
downloading now, thankyou,,steve
Click to expand...
Click to collapse
Thats cool ?
Give feedback after playing around ?
== Sent from my Carbon Mako ? ==
Good work,
Sorry to ask but does this suffer from deadlocks?
Sent from my Nexus 4 using Tapatalk 4
ben_pyett said:
Good work,
Sorry to ask but does this suffer from deadlocks?
Sent from my Nexus 4 using Tapatalk 4
Click to expand...
Click to collapse
Teoretically it does as it is JLS based
But in fact it happens really really rarely so no worries
== Sent from my Carbon Mako ? ==
Thanks, are you rocking this or Carbon? as that's what your Sig still says? trying not to be a smart arse, just pointing it out
Sent from my Nexus 4 using Tapatalk 4
ben_pyett said:
Thanks, are you rocking this or Carbon? as that's what your Sig still says? trying not to be a smart arse, just pointing it out
Sent from my Nexus 4 using Tapatalk 4
Click to expand...
Click to collapse
Haha
Forgot to change it in xda app settings
Already done ?
== Sent from my Kanged Mako ? ==
I'm downloading. I'm AOKP starved. Hope this suits me. Someone showing AOKP love.
Sent from my Nexus 4 using xda app-developers app
Added compile guide to OP
== Sent from my Kanged Mako ? ==
That's pretty cool. Thanks. Would you know how to go about "cherry picking" (as they call it) features and such that's not merged yet?
Sent from my Nexus 4 using xda app-developers app
PJcastaldo said:
That's pretty cool. Thanks. Would you know how to go about "cherry picking" (as they call it) features and such that's not merged yet?
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
You say, you get it
Code:
git remote add upstream https://github.com/xxx/yyy.git
git fetch upstream
git cherry-pick <commit number>
== Sent from my Kanged Mako ? ==
maxio1998 said:
You say, you get it
Code:
git remote add upstream https://github.com/xxx/yyy.git
git fetch upstream
git cherry-pick <commit number>
== Sent from my Kanged Mako ? ==
Click to expand...
Click to collapse
Thanks for this, are you the guy who used to cook roms for xperia 2011 phones?
Rom installed this night... Seems good ! Really smooth
Let's see for the battery consumption now ^^
TheDarkDefender said:
Thanks for this, are you the guy who used to cook roms for xperia 2011 phones?
Click to expand...
Click to collapse
Exactly
== Sent from my Kanged Mako ? ==
Does this ROM have the freezing issues like all the other AOSP roms?
Edit nevermind!!! No-longer in the Mood To FLAME!
nerotix said:
Does this ROM have the freezing issues like all the other AOSP roms?
Click to expand...
Click to collapse
Its been a while, going through a couple of JSS based roms since i experienced a deadlock, although, i think i didnt suffer from em quite as much as pepole reported on forums...so take it with a grain of salt, experience varies between handsets...
nerotix said:
Does this ROM have the freezing issues like all the other AOSP roms?
Click to expand...
Click to collapse
Max says
http://forum.xda-developers.com/showpost.php?p=45860850&postcount=7

[Dev][Rom][Kitkat][LiteStalk - 4.405] Nightlies - The Legacy Optimised

{
"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"
}
i m proud to present LiteStalk rom created by me and @Saki3d
LiteStalk is derived From idea To Make something which "Slim , as well as Fast and most imp Less space consuming"
it is an attempt to create something useful to users
its like "for the users :: to the users "
Features List :
Cyanogenmod Based
removed useless stuffs to make rom clean
Optimisations overall in framework
Removed ART - semc 2011 only
The Team Bro :
[* @Saki3d - Rom maintainer :: Buildbox :: typical gentleman
@officiallysonyrebel :: Rom maintainer :: typical troller loves android
and YOU :good: :: rom creator / user / everything
​
Rom SIggie :
http://forum.xda-developers.com/showpost.php?p=47907554&postcount=8242
thanks to
* @mikeioannina - we all know why
* @Freaky25 - for rom banner
* @Recognized Noob - Rom Siggie
* @DomusX10
XDA:DevDB Information
LiteStalk, a ROM for the Sony Ericsson Xperia Arc
Contributors
officiallysonyrebel, saki3d, androidarmv6 , scott.hart.bti
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Testing
Created 2013-12-05
Last Updated 2013-12-05
Downloads
-LiteStalk-4.405-anzu - 06/12/2013
LiteStalk-4.405-anzu
ChangeLog LiteStalk 4.405 :
Latest Cm changes till today
bumped version to 4.405
Removed every usless thing
optimised framework for legacy devices
--- Device Specific ----
Latest Changes by mike
revert to old volume id method for know
Important Info
WE NEED YOUR HELP!
NEW!!! BUG Tracker
If you want to help fixing those bugs, please report the bugs in the bug tracker. Thanks!
Logs are needed (logcat/dmesg/last_kmsg), not just "got FC" or "+1" useless replies.
Sources
Rom :- Github.com/SlimKang
Kernel : Kernel Source
Link to Lx Thread :- http://forum.xda-developers.com/showthread.php?p=47895754#post47895754
How To Build LiteStalk
Initialize the LiteStalk source repository
Enter the following to initialize the repository:
Code:
cd ~/android/system
repo init -u git://github.com/SlimKang/android.git -b cm-11.0
Get the required local manifest
Code:
mkdir -p ~/android/system/.repo/local_manifests
curl https://raw.github.com/LegacyXperia/local_manifests/cm-11.0/semc.xml > ~/android/system/.repo/local_manifests/semc.xml
Download the source code
Code:
repo sync
Download some commits from CyanogenMod gerrit which are not accepted yet
Code:
curl https://raw.github.com/LegacyXperia/local_manifests/cm-11.0/updates.sh > ~/android/system/updates.sh
chmod a+x updates.sh
./updates.sh
Get the prebuilts
Code:
cd ~/android/system/vendor/cm
./get-prebuilts
Setup the environment & prepare the device-specific code.
Code:
cd ~/android/system
. build/envsetup.sh
breakfast device
Build the ROM (takes long time)
Code:
brunch device
This is what I call "Taking care of customers" :highfive::highfive:
This project it's wonderful.
As I wrote, I prefer that test it well and calmly before releasing it.
I'm not in a hurry (although I admit that I'm dying) because I prefer things tested, rather than made ​​in a hurry. You have all time that you need to release this ROM, that for me, it will be a dream come true.
Light Kit Kat, optimized and customizable the right, without useless system apps or thing.
I stay in touch and follow the development of things. :good::good:
I wish you good job. :fingers-crossed::fingers-crossed:
EDIT: I made this in attachment for you:
Waiting for first release
Any ScreenShots?
i m closing this thread until i will upload rom then will re-pen thread.... i have created this thread cause later maybe i will not get time for making thread
officiallysonyrebel said:
can u convert it in rle ...?? of these sizes
1. 320 x480
2. 480 x 854
i will make it boot logo
Click to expand...
Click to collapse
Here I'm! Let me know if are good.
DomusX10 said:
Here I'm! Let me know if are good.
Click to expand...
Click to collapse
great i will test them ... out:highfive:
thread reopened :silly:
Builds for All supported devices will be availble in 2-5 hours
waiting... excited
@officiallysonyrebel
The download link is dead, please fix.
Looks great btw
ArnisHoti said:
waiting... excited
Click to expand...
Click to collapse
wait is over
Dr.SAM88 said:
@officiallysonyrebel
The download link is dead, please fix.
Looks great btw
Click to expand...
Click to collapse
fixed!
thanks
- rebelos
Dr.SAM88 said:
@officiallysonyrebel
The download link is dead, please fix.
Looks great btw
Click to expand...
Click to collapse
Yea its true.
Please give us some screenshots
edit: Heh now download link working
Lite Gapps?? is it included in the zip?
officiallysonyrebel said:
thread reopened :silly:
Builds for All supported devices will be availble in 2-5 hours
Click to expand...
Click to collapse
coming for hallon??
kachrukamble said:
Lite Gapps?? is it included in the zip?
Click to expand...
Click to collapse
lite one
mido_fedo said:
coming for hallon??
Click to expand...
Click to collapse
yes ..
tnx for work.
kernel does not have logo, and rom is not booting.
bane.twit said:
tnx for work.
kernel does not have logo, and rom is not booting.
Click to expand...
Click to collapse
FTW..??? try gain
officiallysonyrebel said:
FTW..??? try gain
Click to expand...
Click to collapse
DarkKernel for 4.4 not Work i Flash Kernel inside zip and Report.
Schneiderle said:
DarkKernel for 4.4 not Work i Flash Kernel inside zip and Report.
Click to expand...
Click to collapse
yes that will be great
officiallysonyrebel said:
yes that will be great
Click to expand...
Click to collapse
Kernel Logo ?

[ROM][UNOFFICIAL][4.4.4] OmniROM Builds by Silesh.Nair

{
"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"
}
OmniROM is a free, community built, aftermarket firmware distribution of Android 4.4 (Kitkat), which is designed to increase performance, reliability and features over stock Android for your device. It's also about options, which is the beauty of Android.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you. Hard. A lot.
*/
OmniROM is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts.
All the source code for OmniROM is available in the OmniROM Github repo.
Homepage:
=================
http://omnirom.org/
Wiki;
=================
http://docs.omnirom.org/Main_Page
Gerrit:
=================
https://gerrit.omnirom.org/
Bugtracker:
=================
http://jira.omnirom.org
IRC:
=================
irc.freenode.net #omnirom
Be Advised:
=================
Root access is not included by default as of yet. Please flash SuperSU for root (See below).
If problems arise from your use of custom kernels, "performance scripts", etc. etc., we can't be responsible.
Screenshots:
=================
http://imgur.com/NQe3bbN,naGaRCY,C534qGA,8IvTKCR,jXRoZbm,ItZOHp9
Installation Instructions:
=================
First time installing OmniROM to your Galaxy S4 Mini, or coming from another ROM:
- Read known issues and FAQs
- Make sure you're running a proper working ClockworkMod-Recovery/Team Win Recovery Project - WITH SELINUX SUPPORT!
- Copy GApps and OmniROM ZIPs to your SDCard
- Boot into Recovery
- Flash OmniROM zip from SDCard
- Flash GApps zip from SDCard
- DO A DATA WIPE / FACTORY RESET (otherwise your device will be stuck at boot)
- Reboot
- Don't restore system data using Titanium Backup!
Upgrading from earlier version of OmniROM:
- Copy the OmniROM ZIP to your SDCard
- Boot into Recovery
- Flash the OmniROM zip from SDCard
- Reboot
Downloads:
=================
GT-I9195 builds:
https://www.mediafire.com/folder/g1j4tc1wo5wy1/SERRANOLTE_(_GT-I9195_
GT-I9190 builds:
https://www.mediafire.com/folder/03i5obxqmcpul/SERRANO3G_(_GT-I9190_
Gapps: (Using PA's for now)
http://forum.xda-developers.com/showthread.php?t=2397942
SuperSU:
http://forum.xda-developers.com/showthread.php?t=1538053
Dear Kangers:
=================
If you're going to reuse our work, which we're doing for free, be fair and give proper credits.
This is the only payment we're really demanding and we deserve it to be mentioned because of the countless hours we've put into this project.
Open-Source doesn't mean Out-of-Respect!!!
XDA:DevDB Information
OmniROM 4.4, a ROM for the Samsung Galaxy S4 Mini
Contributors
Jiangyi, XpLoDWilD, Entropy512
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: Testing
Created 2014-07-06
Last Updated 2014-07-06
ALL THANKS TO : Silesh.Nair
Thank you for this. My thanks are up for the day.
No problem
big thank again and again ! :good:
rom full stable ! no problem , i love !...... :angel:
Looks like there is another thread created before this one for OMNI. You can change this thread to DU or AOSP if you like.
But your builds aren't the same ?
Darktitor said:
But your builds aren't the same ?
Click to expand...
Click to collapse
I don't know. You guys have to tell me if its different.
Silesh.Nair said:
I don't know. You guys have to tell me if its different.
Click to expand...
Click to collapse
Ok so for now I'll let this thread as it is
Looool, I have been so much time wondering why no one made Omni before, and worried about if I will finish exams with enought time to fix it and push a build before someone do it, and exactly the same day I publish Omni, another build by another guy sees the light xD
BTW, don't you provide sources?
I don't own the device but own a similar one, Mega 6.3. I maintain sources for my device.
Silesh.Nair said:
I don't own the device but own a similar one, Mega 6.3. I maintain sources for my device.
Click to expand...
Click to collapse
Are they public?
f2fs support
Hi and thanks for this release.
What about f2fs support? is it allready or is the a plan for it?
Check my signature.
Silesh.Nair said:
Check my signature.
Click to expand...
Click to collapse
??
ratelutz said:
??
Click to expand...
Click to collapse
Not meant for you.
ratelutz said:
Hi and thanks for this release.
What about f2fs support? is it allready or is the a plan for it?
Click to expand...
Click to collapse
Flash F4ktion kernel and you'll get f2fs support
Darktitor said:
Flash F4ktion kernel and you'll get f2fs support
Click to expand...
Click to collapse
That won't be enough. You'll need a f2fs enabled recovery and also edit the updater-script in the ROM.
Check here
http://forum.xda-developers.com/showthread.php?t=2776430
Darktitor said:
Check here
http://forum.xda-developers.com/showthread.php?t=2776430
Click to expand...
Click to collapse
okay thanks. that's what i thought.

[ROM][5.0.2][OFFICIAL & NIGHTLIES][MINT] MoKee OpenSource Project

Disclaimer:
Code:
[FONT="Book Antiqua"][SIZE="4"]All the firmwares, custom ROMs, official firmware updates, mods and tools mentioned here belong to their respective developers/owners.
You will be doing everything at your own risk.
We nor the developers cannot be held responsible if you end up damaging or bricking your device.[/SIZE][/FONT]
{
"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"
}
Introduction:
MoKee OpenSource is based on the Google AOSP. We update our source code frequently to keep up with the latest development, and not forgetting to merge in special features of our own at the same time.
A small group of people from around the world who are interested in Android launched this project on the 12th of December 2012, and is committed to make this ROM better and better. Like most contributors of open source projects (Omni, CyanogenMod, Slim AOSPA etc), we are doing all these in our free time as our passion...
Since this project is open source, anyone interested can participate in the development (maintain new devices, contribute code etc). Newcomers are always welcomed! ​
Features:
-- Odexed for faster performance (only in official releases, nightlies are deodexed)
-- Incremental updates
-- OTA updates - update on the fly!
-- Native exFAT support (Samsung devices only)
-- ListView animations
-- Calendar - with lunar and solar calenders
-- Bulk SMS recipients
-- Adjustable SMS font size
-- SMS sending delay
-- Smart dialing
-- Speed dialing
-- IP dialing
-- Custom carrier name
-- Network speed in status bar (upload and download!)
-- Built in timer in Apollo - determine when to stop playing music
-- Unique Power Saver functions!
-- Custom screen off animations
-- Lockscreen notifications
-- Multiuser support
-- Smart Lock
-- Many more! Since we are constantly adding new features, see changelogs to keep updated!​
Screenshots
The screenshots below gets outdated very fast!
Links:
-- Official website
-- Google Plus Community (join us for faster response!):
-- Statistics
-- Official Build Status
-- Bug Tracker
-- Changelogs
-- MoKee Github
-- Kernel Source
-- MoKee Code Review​
Downloads
-- ROM - Official & Nightly - Mint
-- Latest Google Apps for Lollipop
​
Donations:
-- All donations will be used for bandwidth and build server. So yea, show some "MoKee lurve" here.
-- To Donate me follow link under my profile picture.
​
Installation Instruction
-- Make a backup of your ROM
-- Wipe data/factory reset
-- Format /system
-- Flash ROM
-- Flash Gapps
-- Reboot​
Notes/Faqs
-- First boot might take a while around 5 to 10 minutes so don't panic, it will boot fine.
-- Restore from 4.4.4 rom is not recommanded (Do it at your own risk).
-- Download google camera for photos and video.
-- Use search button for your errors first and than put a query in here.
-- Do not ask ETA, it will not make release any faster than what it is.​
Credits:
-- MoKee Developers
-- CyanogenMod
-- AOSP
-- Koush for open-sourced SuperUser
-- Slim Roms
-- OmniROM​
XDA:DevDB Information
MoKee Open Source, ROM for the Sony Xperia T
Contributors
HashyCode
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: AOSP, CyanogenMod, MoKee
Version Information
Status: Nightly
Stable Release Date: 2015-02-05
Created 2015-02-04
Last Updated 2015-02-04
Reserved
Reserved for other updates/changes.
Installation aborted !
Installation aborted !
Glad to see Multi-User feature working on it ..
Hit us up with extra features
Best of luck with the development HashyCode
we'll be there to flash em right away \m/
Seems nice!
But kernel source link seems to be pointing to a wrong place ...?
Hi i must unlocking bootloader or not
SonyXperiakiasT said:
Installation aborted !
Click to expand...
Click to collapse
Redownload the zip file. It seems your download interrupt
Imhuurd said:
Glad to see Multi-User feature working on it ..
Hit us up with extra features
Best of luck with the development HashyCode
we'll be there to flash em right away \m/
Click to expand...
Click to collapse
More to come.
updateing said:
Seems nice!
But kernel source link seems to be pointing to a wrong place ...?
Click to expand...
Click to collapse
But installed correctly?
pioter1988 said:
Hi i must unlocking bootloader or not
Click to expand...
Click to collapse
Bootloader must be unlocked at this point.
HashyCode said:
But installed correctly?
Click to expand...
Click to collapse
I have TX so I couldn't test it... Just noticed that when going through the post.
In the lockscreen in the upper left corner there stands: no service.
What is that?
what do you mean with unique power saving functions?
Sign at the wifi bar ???
I can´t find the mokee settings,for example the type of list view and that kind of things, Any help?
Thanks
Smart Lock
Smart lock won't work...
Bugs
This ROM is full of bugs...
It is for the Xperia T?
Greetings from Mexico, My question is because in another model of cell images displayed. It is in the forum of Xperia T, but still wonder because in my language there are many tutorials and to tell us a little more detail, and the truth is that I still want to get the most out of my cell.
Good day
When i install this rom on TWRP v2.8.5.0 recovery I can't install , why?
the message:
applyparsedperms: 1setfilecon of /system/lost+found to u bject_ r:sytem_file: s0 failed: operation not supported on transport endpoint
set _metadata_recursive: some changes failed
E:error executing updater binary in zip .....
why shou i do,i want to install this rom
my engish is not well ,i come from taiwan.
It can be installed from 4.3 stock?
Hi,
Is this Rom worth installing? Also im getting a blank sccreen after succesful installation and rebooting. nothing happens. No replies from Developer?
Unlock bootloader, root, flash custom recovery. Search for flashtool in the forums here.
hello. I am user tsubasa. I downloaded official firmware. I fleshed and boot. But when my device connecting to the internet(mob. data or wifi) me device get soft reboot.
Sorry for my bad En.

[EOL] [5.1.1] [Build 31] [STABLE] [2015-12-18] CyanogenMod 12.1 for i9300

{
"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"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.0.x (Lollipop), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
The source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit our Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Build 31 Download: AndroidFileHost | XDA | BasketBuild
GAPPS
Questions? Use Q&A!
Please refrain from talking about other kernels than stock. We can't track every kernel and it's problems, hence, you're using other kernels at your own risk. Please don't report bugs while you're using custom kernels.
Hit Thanks!
@JustArchi
@Moster2
@arter97
Current issues
Manifest / Sources
​
XDA:DevDB Information
Cyanogenmod, ROM for the Samsung Galaxy S III I9300
Contributors
Trafalgar Square, JustArchi
Source Code: https://github.com/CyanogenMod
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.0.x
Based On: CyanogenMod
Version Information
Status: Stable
Current Stable Version: Stable 31
Stable Release Date: 2015-12-18
Created 2015-11-21
Last Updated 2016-03-24
Changelog
Build 31:
Updates sources
OTA Updater fixed
Older:
Build 30:
Updates sources
Build 29:
Updates sources
Build 28:
Updates sources
Build 27:
Updates sources
Build 26:
Updates sources
Build 25:
Updates sources
Built with JustArchi's Archidroid optimizations
Build 24:
added back some apps (complete original Cyanogenmod)
Build 23:
Remove text watcher that is incorrectly formatting numbers in RTL. (android_packages_apps_Mms-caf)
Fix plus sign on number dropdown (android_frameworks_opt_chips)
SysUI: Fix navbar theme changing with status bar (android_frameworks_base)
Build 22:
Initial realease
Very helpful users
This users helped me a lot in this thread. I want to say thank you for all your help and support in this thread.
@galen2
@Scorpionea
@7dwergen
Installation
The lastest version TWRP is needed!
Clean Installation
1. Download the appropriate ROM using links
2. Download the appropriate GApps
3. Back up any and all important data.
5. WIPE DALVIK/CACHE/DATA/FACTORY RESET.
6. WIPE SYSTEM.
7. Flash the ROM in recovery.
7.1. DO NOT FIX PERMISSIONS AFTER FLASHING, doing so will cause a bootloop.
8. Flash the GApps.
9. WIPE DALVIK/CACHE (for good measure).
10. Reboot Device.
Dirty Flash/Update
1. Download the appropriate ROM using links
2. WIPE CACHE/DALVIK.
3. Install the update zip from recovery.
3.1. DO NOT FIX PERMISSIONS AFTER FLASHING, doing so will cause a bootloop.
4. WIPE DALVIK/CACHE (for good measure).
5. Reboot Device.
We can do a dirty flash or we need to do a clean flash with this "new" build ?
McMatias_2 said:
We can do a dirty flash or we need to do a clean flash with this "new" build ?
Click to expand...
Click to collapse
I think you can dirty flash. It's the same as JustArchis Builds. I only updated to source. Please do a backup before!
Thank you Running great with pico gapps and boeffla 4-18
can you make lite version with full debloat / just basic mods like center clock, 4-reboot etc?
lukaaa477 said:
can you make lite version with full debloat?
Click to expand...
Click to collapse
This isn't touchwiz rom so no need for that
Haven't seen for long time someone asking for debloating cm rom hehe [emoji12] [emoji12]
Anyway use Titanium backup for stuff like that and remove what u don't wanna
Sent from my GT-I9300
Installed and working, thanks a lot for update sources.
CM team will not add more features to cm12.1 but still mergue bugfixes and security updates
Update
I am compiling now a ROM Update. I removed some Wallpapers.
Thanks for updating the sources.
One thing i would like to know is. Why isn't the problem of wake up delay on incoming call is getting fixed by CM?
Sent from my GT-I9300 using Tapatalk
back2android said:
Thanks for updating the sources.
One thing i would like to know is. Why isn't the problem of wake up delay on incoming call is getting fixed by CM?
Sent from my GT-I9300 using Tapatalk
Click to expand...
Click to collapse
Because it isn't CM problem (Other devices don't have this issue) its device specific issue
Sent from my GT-I9300
Build 23 Download: AndroidFileHost | XDA
Suggested GAPPS
Other GAPPS
Changelog:
Remove text watcher that is incorrectly formatting numbers in RTL. (android_packages_apps_Mms-caf)
Fix plus sign on number dropdown (android_frameworks_opt_chips)
SysUI: Fix navbar theme changing with status bar (android_frameworks_base)
removed Audio FX and some live wallpaper
Donate to JustArchi
Have fun.
Trafalgar Square said:
Build 23 Download: AndroidFileHost | XDA
Suggested GAPPS
Other GAPPS
Changelog:
Updates sources
Deleted some Apps: Wallpapers and inbuilt file manager
Donate to JustArchi
Have fun.
Click to expand...
Click to collapse
hello if I build the 21 as I install this update? Thanks
pirigu said:
hello if I build the 21 as I install this update? Thanks
Click to expand...
Click to collapse
Yes, because Build 21 is a little bit outdated. It based in CM Source from 02.11.15
Trafalgar Square said:
Yes, because Build 21 is a little bit outdated. It based in CM Source from 02.11.15
Click to expand...
Click to collapse
thank you so much! great job:good:
Thanks for great job
I got AudioFX FC upgrading from Build 22 to 23 ...
Trafalgar Square said:
Yes, because Build 21 is a little bit outdated. It based in CM Source from 02.11.15
Click to expand...
Click to collapse
What is the reason for removing wallpaper and manager?
I deleted AudioFX from this ROM. Please wipe dalvik cache and cache in your Recovery.

Categories

Resources