Hi All,
Here is the AOSP 4.2.2 for our wonderfull Galaxy Royale:
Alpha :
--deleted--
Alpha_2(30-Dec-2012):
--deleted--
4.2.1 Beta(5-Jan-2013):
http://www.mediafire.com/?3ecwnx5jfsy3mc5
4.2.2 V1(1-May-2013)
http://www.mediafire.com/download.php?1zi7cc4q2jjklws
4.2.2 V2(14-May-2013)
http://www.mediafire.com/?om1lbovupmun0qt
Root Fix (Only for 4.2.1 Beta) :
http://www.mediafire.com/download.php?19enpwdyc8szoob
Installation:
Download the zip
Wipe data/factory reset
Wipe cache
Wipe Dalvik cache
Format system
Install zip
For 4.2: Install gapps
http://goo.im/gapps/gapps-jb-20121212-signed.zip
For 4.2.2 Install gapps
http://goo.im/gapps/gapps-jb-20130301-signed.zip
Reboot
Changelog for V2:
- Updated with the new AOSP source(JDQ39E)
- Fixed clock Lockscreen overlap
- Battery Status Fixed
Bugs:
- Video Recording in Stock Camera App
- Menu and Back LED lights are not getting on. But using BLN app u can get the notification light
- Menu button to unlock(For few people it may be a feature)
- All CM10.1 Bugs
- If you want to add anything then report your bugs to general thread
General Thread for discussion and feel of the ROM:
http://forum.xda-developers.com/showthread.php?t=2048371
Source:
https://github.com/karthik050782/AOSP_4.2.2_I9103
Credits:
Adam77root
CM team for RIL
Vikesh (donator and for maintaining General Thread)
saura_tirupathi(donator)
txingu (donator)
And many for the help
Screenshots(Based on 4.2):
{
"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"
}
Every custom modification to devices have risks. Flash this at your own risk!
If you get errors. Resync the repo. Because yesterday I was going to compile Liquid Smooth and got many errors while sync the repo.
Sent from my Galaxy Nexus using xda app-developers app
Thanks buddy! Will try to resync the repo! Me too faced the same problem with CM10 for many times.
Hope there is no extra steps to follow for AOSP!
Edit: Reached home, deleted the framework folder.. did the repo sync again... now compilation started... let us c...
There is a lot not in pure aosp source that has to be added. Plus , you must modify the android.mk and test runner android.mk in frameworks base to split into two jar files. Framework.jar and framework2.jar, otherwise it will error on the jar size. Pull what needs to be added hardware and external from cm.
Sent from my SGH-I927 using xda premium
Thanks dman! Can you please provide some link? Got error coz of the overlay present in device... for testing I have removed from device folder... after it went fine...
Now, Coz of disk space, it got stopped... compiling again...
Sent from my GT-I9103 using xda app-developers app
You have to add the overlay resources into the base source also...
Sent from my SGH-I927 using xda premium
http://github.com/TheCollective/android_frameworks_base/commits/android-4.2_r1
Look at the commit to split the framework jar
Sent from my SGH-I927 using xda premium
Thanks Dman!
I have compiled it with the source and got the ota zip file.. Now, i will add the framework, hardware, libhardware changes to CM and will re-compile.
Is there any changes need to be done for Kernel. I am using same CM10 kernel and I have the boot.img in OTA zip file.
No need to change the kernel. It's good to go.
Sent from my GT-I9103 with CM10
Thanks Adam!!! I am reading many threads about 4.2.. Hope it will boot after patching framework, hardware, libhardware..
Best of luck! AOSP is pretty hard to fix.. I had a pretty tough time fixing up stuff on my Galaxy SL (ICS).. It first booted with Broken RIL and Touchscreen and frameworks are broken .. Best of luck though!
Thanks Adi, SamsungRil.java is not present in AOSP... I will look into your github, which will helpful for building..
Hope i won't brick my device
karthik050782 said:
Thanks Adi, SamsungRil.java is not present in AOSP... I will look into your github, which will helpful for building..
Hope i won't brick my device
Click to expand...
Click to collapse
No you most likely won't brick.. Look into CM githubs and manually apply the SamsungRIL and other necessary RIL patches,you may need patches for touchscreen also to work if Galaxy R is using Legacy Touchscreen(?) .. First thing.. get it to boot.. then we can work on fixing the other stuff... Can help you out. I got latest AOSP Source synced up and I have some experience of building AOSP.
Sure Adi! Will try today with adding the required one and will disturb in chat
Not got much time!! But tried to boot with the zip file without any patches... It gave symlink error, then discussed with Adi_pat and replaced the META_INF folder from CM10 again got the same symlink error.
Tried to find the log in cache/recover/log and nothing is there only the wiping log is there... last_install doesn't have anything...
So, did the patches(framework, ril and also did some patches by following the crespo thread) and compilation is going on...
karthik050782 said:
Not got much time!! But tried to boot with the zip file without any patches... It gave symlink error, then discussed with Adi_pat and replaced the META_INF folder from CM10 again got the same symlink error.
Tried to find the log in cache/recover/log and nothing is there only the wiping log is there... last_install doesn't have anything...
So, did the patches(framework, ril and also did some patches by following the crespo thread) and compilation is going on...
Click to expand...
Click to collapse
Modify the script a bit, whay symlink errors do you get? Remember many binaries are not compiled by default in AOSP which are there in CM(Look at external/ folder) So obviously some symlinks might fail!
Sent from my GT-I9003 using xda premium
Yeah, i did that... but few binaries are not present in CM also, but not sure why those are present.
Anyway to identify on which line we are getting this error?
karthik050782 said:
Yeah, i did that... but few binaries are not present in CM also, but not sure why those are present.
Anyway to identify on which line we are getting this error?
Click to expand...
Click to collapse
Ok I will compile it myself later today when I get time and will see myself. Will send it to you for testing.
Sent from my GT-I9003 using xda premium
If I get Symlink errors, I turn my phone off ,, enter again recovery and install it again. It always works for me.
Sent from my Galaxy Nexus using xda app-developers app
Sorry for spam you here but can you help with this ERROR in building 4.2?
http://pastebin.com/Tdu9VUg9
Related
Hey Guys,
Let me have the Honor to give you discussion thread for next Release by Karthik buddy of AOSP based on JB 4.2.1. This is reserved thread on Behalf of karthik buddy.
Please do have backup first then Flash this one for safety purpose.
You can download the Zip file from here -> Download
Installation:
Download the zip
Wipe data/factory reset
Wipe cache
Wipe Dalvik cache
Format system
Install zip
Install gapps 4.2 by link - Download Gapps Or install zip from Xoom 4.2 gapps
Reboot
Working:
Code:
-Mobile network
-Mobile data
-WiFi
-Sensors
-Bluetooth
-Camera
-Hardware acceleration
Not working:
Code:
-Video Recording in Stock Camera App
-Menu and Back LED lights are not getting on. But using BLN app u can get the notification light
-Menu button to unlock(For few people it may be a feature)
-All CM10.1 Bugs
-If you want to add anything then report your bugs to general thread
-Need to Report here
ChangeLogs:
Code:
Changelog for V2:
- Updated with the new AOSP source(JDQ39E)
- Fixed clock Lockscreen overlap
- Battery Status Fixed
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"
}
FAQ
What is AOSP..??
AOSP means Android Open Source Projects.
Why I download this one if I have CM10/CM10.1, Its same like that. So why?
AOSP is similar like CM but it is pure, used vold and RIL from CM.
I Stuck in bootanimation which dont seems to be like AOSP..??
Yes, It take 5 min(max) for reaching at Home screen. Also, it doesn't have Boot Anim. It has by default bootanimation.
More FAQ is to be added. Please provide your views & Question for the same.
Additional Apk: Need WIFI direct..?? just click on below file link for downloading the APK as its same as wifi Direct.
Download from Play store -> Fast file transfer
Credits:
@Karthik050782 (Donate)
@Adam77Root
CM team for RIL
And many for the help
*AOSP not ASOP
U still forgot to correct it in last line
Sent from my GT-I9103 using xda app-developers app
gitanshu said:
*AOSP not ASOP
Sent from my GT-I9103 using xda app-developers app
Click to expand...
Click to collapse
Yes its AOSP - Android Open Source Project
Please don't mention the date... as we are getting cm10.1... I will try to fix more and update it later...
Sent from my GT-I9103
karthik050782 said:
Please don't mention the date... as we are getting cm10.1... I will try to fix more and update it later...
Sent from my GT-I9103
Click to expand...
Click to collapse
Thanks for undertaking that one buddy. Changed it. :thumbup:
Sent from my Samsung® Galaxy Royale(i9103)® with PAC Rom
Thread closed, please don't start coming soon threads.
PM me whenever the ROM is available, I'll reopen this thread.
Regards
Thread is open... Thanks cooleagle...
Guys, if anyone having issue which listed in the working list then please post here.. I will look into it...
Now jumping to Storage issue...
@Vikesh update the OP and also if you find anything interesting about AOSP, please include it...
karthik050782 said:
Thread is open... Thanks cooleagle...
Guys, if anyone having issue which listed in the working list then please post here.. I will look into it...
Now jumping to Storage issue...
@Vikesh update the OP and also if you find anything interesting about AOSP, please include it...
Click to expand...
Click to collapse
Great buddy. Definitely will do that. Editing it.
Sent from my GT-I9103 using Tapatalk 2
Fixed storage by using cm10.1 kernel... Downloaded apps and everything is fine.. No sensors working... Will check those at tonight...
I will be very slow in development as need to give more time for family But will be active here...
Sent from my GT-I9103 using Tapatalk 2
karthik050782 said:
Fixed storage by using cm10.1 kernel... Downloaded apps and everything is fine.. No sensors working... Will check those at tonight...
I will be very slow in development as need to give more time for family But will be active here...
Sent from my GT-I9103 using Tapatalk 2
Click to expand...
Click to collapse
should I remove that one from non working list..?? also adding Sensor not working in OP.
No!!! Wait for the new release!!!
Sent from my GT-I9103 using Tapatalk 2
Tonight new release with storage and sensor fix... Can I call it as beta? Below major things are not working...
Camera
Bluetooth
Hw acceleration
Sent from my GT-I9103 using xda app-developers app
karthik050782 said:
Tonight new release with storage and sensor fix... Can I call it as beta? Below major things are not working...
Camera
Bluetooth
Hw acceleration
Sent from my GT-I9103 using xda app-developers app
Click to expand...
Click to collapse
Great. It's beta now.
Sent from my GT-I9103 using Tapatalk 2
I dont think we can call it beta. It still have major important things like camera and BT not working. Beta means some minor fixing and tweaking is to be done.
Sent from my GT-I9103 using Tapatalk 2
Fine then I will release as alpha 2.0..
Edit: will release as beta after fixing above points... Coz I know all you be busy with testing of Adam and garak's build...
Sent from my GT-I9103 using xda app-developers app
Some 60 downloads of the file, but no feedbacks here.. I know it is Alpha and you can't use it as daily ROM but bug can be reported here..
I did the repo sync again and used teamhacksung repo but unfortunately it didn't boot.. I think it is fully compatible with CM and need to do some changes for AOSP.. I will try it later...
Now trying with my backup device folder... will report if camera and hwcomposer work...
Will try to give a new year gift
karthik050782 said:
Some 60 downloads of the file, but no feedbacks here.. I know it is Alpha and you can't use it as daily ROM but bug can be reported here..
I did the repo sync again and used teamhacksung repo but unfortunately it didn't boot.. I think it is fully compatible with CM and need to do some changes for AOSP.. I will try it later...
Now trying with my backup device folder... will report if camera and hwcomposer work...
Will try to give a new year gift
Click to expand...
Click to collapse
teamhacksung repo is not compatible with 4.2/10.1
Sent from my GT-I9103
Thanks Adam! Will continue with your github sources...
Bluetooth fixed...
Continuing to fix camera and hwcomposer...
karthik050782 said:
Thanks Adam! Will continue with your github sources...
Bluetooth fixed...
Continuing to fix camera and hwcomposer...
Click to expand...
Click to collapse
can we have latest build file..?? so that I can update the same in OP with BT fixed..??or you need to take HW acc & camera fixing time then..??
I will try my best to fix HW acc and camera.. If I am not able to fix it, i will release Alpha - 2 on monday.. If i fixed, anytime i will release..
Hope it is fine...
C.A.M.P+™
WHAT IS C.A.M.P+™?
It´s based on P.A.C-man Rom, which included all features of Paranoid Android, AOKP and CM10. C.A.M.P also include some nice features of MIUI
NEWS
Due to a request from PA Team to take down ParanoidPreferences, from v16.1.0 forward I exclude ParanoidPrefereances.apk from the ROM.
Originally Posted by D4rKn3sSyS
Hi, are you the leader of PAC ROM (Otherwise, please forward this PM to leader of it)?, I recently saw you're using our ParanoidPreferences application, wich is a closed source app, meant to be used on official ParanoidAndroid ROMs / Ports only. I ask you please then, to remove it from your builds. I can offer you this opensource alternative found on our ics branch for Settings app:
https://github.com/ParanoidAndroid/a...tings/paranoid
You should spread the word around XDA PAC roms, as well, so all the builds remove it from the package.
Thanks in advance.
Cheers,
D4.But the framework still support it, so if you still want to use PA settings, then get it somewhere else & use it at your own responsibility.
Do not put a link to ParanoidPreferences,apk in this thread !!! do it somewhere else.
FEATURES
Aroma Installer
PA
AOKP
CM10
Miui Launcher
LBE Guard
Miui Music
Miui Theme (Settings-->Themes)
{
"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"
}
INSTRUCTIONS
Wipe Cache + Data IF YOU COMING FROM ANOTHER ROM
Install Rom: Download
Install Gapps: Download
If you get Wifi problems: Download
Reboot & Enjoy !
CREDITS
Adam77Root
karthik050782
szl.kiev
PAC Team
Zackconsole
Cyanogenmod Team
Paranoid Team
AOKP Team
Troubles
CM10
Tell me
thanks !!
Grarak on fire.....
This is the best week for Galaxy R users CM 10.1 and CAMP and so on......
Please post what all is working and what isnt
Sent from my GT-I9103 using xda premium
Bhavik Jain said:
Please post what all is working and what isnt
Sent from my GT-I9103 using xda premium
Click to expand...
Click to collapse
All CM10 issues
Bhavik Jain said:
Please post what all is working and what isnt
Click to expand...
Click to collapse
Its same as PAC i guess buddy...
Downloading buddy will update you .....
Can anybody Upload some nice screen shots of this beautiful ROM?
Sent from my GT-I9103 using xda premium
Man u r doing the best for business. Great. Downloading it. Will let u know after downloading.
I don't wanna loose Hope of anyone here. pls..bt GARAK BUDDY, can u work over 4.2.1 of adam for C.A.M.P ROM?? Means not yet when adam will release his best build (with all working function).
Sent from my GT-I9103 using Tapatalk 2
kataria.vikesh said:
Man u r doing the best for business. Great. Downloading it. Will let u know after downloading.
I don't wanna loose Hope of anyone here. pls..bt GARAK BUDDY, can u work over 4.2.1 of adam for C.A.M.P ROM?? Means not yet when adam will release his best build (with all working function).
Sent from my GT-I9103 using Tapatalk 2
Click to expand...
Click to collapse
I´m waiting for Pac Team. 4.2.1 source isn´t public yet.
#GALAXY R : THE RETURN
Sent from my GT-I9103 using XDA Premium HD app
The biggest issue:how is the battery life in this rom?
Here are some screenshots its same like pac:
Wifi is not working but after flashing the fix its working fine.
Lock screen lags.
Performance is same as pac rom.
The pa preferences is working after moving it to system (i tried changing the dpi it worked).
Bluetooth sending and receiving works fine.
Camera is also working properly..
Don't know about the battery it will b same like pac i think....
Hey, Center hardware button won't work!
While installation I got error as some symlinks loding failed..and phone directly boots in cwm...
What might be the problem?
Sent from my SPH-P100 using xda app-developers app
Guys, I'm having a problem.
I installed this, When I started it said 'System UI has stopped'.
Then 'Android Keyboard (AOSP) has stopped'
Now, I can't type also. Wifi doesn't work, USB connection doesn't work either! I tried reverting to my old rom (PAC)
But no changes. I wiped data/cache too.
Help?
Deadwing_Sk said:
Guys, I'm having a problem.
I installed this, When I started it said 'System UI has stopped'.
Then 'Android Keyboard (AOSP) has stopped'
Now, I can't type also. Wifi doesn't work, USB connection doesn't work either! I tried reverting to my old rom (PAC)
But no changes. I wiped data/cache too.
Help?
Click to expand...
Click to collapse
Don't flash 4.2 Gapps!!!
Send from my GNexus
Grarak said:
Don't flash 4.2 Gapps!!!
Send from my GNexus
Click to expand...
Click to collapse
Thaank youuuu
Although, I got to the start screen, but it still says Android Keyboard (AOSP) crashed.
Deadwing_Sk said:
Thaank youuuu
Although, I got to the start screen, but it still says Android Keyboard (AOSP) crashed.
Click to expand...
Click to collapse
Ya it happens even if you flash again after wiping ,just flash any other rom flashing data cache and dalvik cache...and after that problem wont persist
Sent from my SPH-P100 using xda app-developers app
khpatel4991 said:
Ya it happens even if you flash again after wiping ,just flash any other rom flashing data cache and dalvik cache...and after that problem wont persist
Sent from my SPH-P100 using xda app-developers app
Click to expand...
Click to collapse
Got it!
Thanks!
[DISCONTINUED][ROM & KERNEL] AOSParanoidAndroid v3.1 Release - 22JUN2013 - [JDQ39]
{
"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"
}
To be honest, this is not tablet mode at all, it has nothing to do with silly build.prop hacks. This is the first and only Android rom to feature true Hybrid mode. This rom lets you scale and project every app, every widget, even systemcomponents individually. Remember, android is modular, everything is an app: Lockscreen, navigationbar, dialogs, popups, keyboards, widgets, and your regular apps of course. Apps have the capability to switch into various designs or layouts according to the device they run on. This can result in a complete new experience as many apps will transform to the better.
Now for every element that you like chose a mode (PhoneUI, Phablet/Nexus-7UI, TabletUI) and/or a size. You are 100% independent of the system DPI which runs nicely in whatever value it has been assigned to. You do not need to boot your phone into a certain DPI. Neither will most of the changes you apply require a reboot. You will not suffer from the myriads of troubles which normally haunt you under build.prop tablet mode. Your market, phone, etc. will all work, apps won't shrink on you unless you shrink them yourself. This project will entirely transform your device, but retain the aesthetics and the feel of your phone.
This is work in progress, this means not everything is properly fixed or resized, so please, report bugs only and not resizing issues, as I will resolve them, if you have proper values or strings to make it look better, I will receive them, thanks!
The webpage: http://www.paranoid-rom.com/
You want to port PA? Take a look here: http://forum.xda-developers.com/showthread.php?p=27558806
Themes and other goodies you can find here: http://forum.xda-developers.com/showthread.php?t=1646034
Go to Settings, System, Font size, set it to NORMAL
Check "Auto Hide" in Settings, System, Statusbar, to finally get Fullscreen
If you have an issue and you want to call my attention, here's what you do:
1. Try everything you can, find solutions for yourself. Wipe caches, revert all your settings you have made, factory reset if you have to or reflash the rom. Assume that the issue is on your side and try your best to isolate it.
2. Search this thread and Cyanogenmods aswell (its the base) for possible reoccurences of your issue and hopefully solutions that may have come up.
3. If you think the issue is important enough that we should cease my work and look into it, post your issue, BUT ...
... stay friendly, do not demand anything, do not threaten
... explain your issue as precise as you can, name the exact apps and conditions that cause trouble, help us to replicate the issue right away. If we can't there's no way we can fix it and your post will simply clutter the thread
... collect evidence, keep in mind this is a developer thread so even if you are not one, do us the favor and research how to record logcat. logcat is the single most important help you can give us to resolve your issue.
AOSPA Banners:
Device tree:https://github.com/The-Superman/device_samsung_beni
Kernel Source:https://github.com/The-Superman/android_kernel_samsung_msm7x27
Vendor Files:https://github.com/The-Superman/android_vendor_samsung
ScreenShots
Changelog
pa_beni-2.56-20130112
Initial Release
Built from source - ParanoidAndroid 2.56
Utacka's Source
pa_beni-2.57-20130124
Telephony Bug Fixed
Built with new sources - ParanoidAndroid 2.57
New Kernel
pa_beni-2.57-20130206
Updated Source
S2E Working Fine
Apollo Player For Ldpi
pa_beni-2.57-20130316-
Navigation Bar Working Properly
Fast & Smooth Build As Other Cm10 ROMs (Used Jellaxy's Framework)
Few parts From androidarmv6
pa_beni-3.15-22JUN2013-
Initial Release Of AOSPA
My own Kernel Linaro Optimized
Procedure & Requirements
Make sure you have CWM Installed
Make a full backup, as with every other ROM
Wipe cache/data
Wipe battery stats
Download ROM and install: pa_beni-3.15-22JUN2013.zip
Install this update: http://d-h.st/qHP (Thanks to Paul.L)
Reboot
Install GApps from KonstaT: https://hotfile.com/dl/215597211/8387422/gapps-jb42-20130307-KonstaKANG.zip.html
Wipe Cache Partition
Reboot and enjoy
Downloads
Download pa_beni-2.56-20130112
Download pa_beni-2.57-20130124
Download pa_beni-2.57-20130206
Download pa_beni-2.57-20130316
Download pa_beni-3.15-22JUN2013
Credits
ParanoidAndroid team
AOSP/Google
CyanogenMod
XDA
AOKP
androidarmv6 TEAM
Paul.L
Wilfredcool007
Reviews coming soon..
Can you give us a list of what is working and what isn't working?
Sent from my GT-S5670 using xda app-developers app
gabyif said:
Can you give us a list of what is working and what isn't working?
Sent from my GT-S5670 using xda app-developers app
Click to expand...
Click to collapse
See the first post !
Rohit02 said:
Reviews coming soon..
Click to expand...
Click to collapse
This is pre-alpha release..kindly don't post bugs already mentioned
If this is complied from source, please excuse me for my noobness but why shouldn't this thread be in Original Development Thread? and btw brilliant work! Im gonna try this out asap!!
hari047 said:
If this is complied from source, please excuse me for my noobness but why shouldn't this thread be in Original Development Thread? and btw brilliant work! Im gonna try this out asap!!
Click to expand...
Click to collapse
Because he is using yajnab's device sources......
Sent from my GT-S5670 using xda premium
Stability
hari047 said:
If this is complied from source, please excuse me for my noobness but why shouldn't this thread be in Original Development Thread? and btw brilliant work! Im gonna try this out asap!!
Click to expand...
Click to collapse
Because of Telephony bug. When it gets fixed this thread will be moved to Original Android Development Section
droider007 said:
Because he is using yajnab's device sources......
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
LOL! i have used his CM10 device configuration not his source/base!!! It is purely compiled from source
RishabhAd said:
LOL! i have used his CM10 device configuration not his source/base!!! It is purely compiled from source
Click to expand...
Click to collapse
Kkk..... hope up solve telephony bug soon.....
Sent from my GT-S5670 using xda premium
droider007 said:
Kkk..... hope up solve telephony bug soon.....
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
Ya...let's see
May I know what's the bug in Telephone?
We cannot make call? ?
Cheers
sandy4u said:
May I know what's the bug in Telephone?
We cannot make call? ?
Cheers
Click to expand...
Click to collapse
Yup no call Trying to fix it
RishabhAd said:
Yup no call Trying to fix it
Click to expand...
Click to collapse
Ravi also made PA , you may ask him what's the error!
Press Thanks On Getting Helped
sandy4u said:
Ravi also made PA , you may ask him what's the error!
Press Thanks On Getting Helped
Click to expand...
Click to collapse
Plz correct...he had jus ported it...
Sent from my GT-S5670 using xda premium
Team UserDebug Presents...
An airfluip1 and noiphonehere creation
CyanogenMod 10.1 with Aries
{
"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"
}
Whats in the package...
This ROM includes CM10.1 (Android 4.2.2) with an Aries Kernel/Device tree.
Things that doesn't work...
GPS
TV Out
Wifi-Calling
It's possible that the new build might fix the earphone buttons
Things that work...
Everything... Except the ones above
If you find a bug please report it with a LolCat!
How to install From Other ROM...
Must be on a ROM with CWM version 5 or higher
Place the .zip file in the root of your SD Card
Reboot to CWM
Do a Factory Reset
Flash the ROM
(Optional) Flash GAPPS if you want the Play Store and other Google services
Reboot to the ROM
How to update(if coming from previous releases)...
Place the .zip file in the root of your SD Card
Reboot to CWM
Data Wipe is advisable but not necessary
Flash the ROM
(Optional) Flash GAPPS if you want the Play Store and other Google services
Clear cache and dalvik cache, fixing permissions at this point is a good idea!
Reboot to the ROM
Download Links...
GAPPS
gapps-jb-20130301-signed.zip
CM10.1 Release 4
cm-10.1-20130625-UNOFFICIAL-galaxys4gmtd.zip
CM10.1 Release 3
cm-10.1rel3old.zip
CM10.1 Release 2
cm10.1rel2old.zip
CM10.1 Release 1
cm10.1rel1old.zip
Credits to...
Team Acid
Team UserDebug
CyanogenMod Team
Th3controller for thread clean up.
Sources are coming soon
Changelog
Release 4, Tuesday June 24th, 2013
Kernel Updated to version 3.0.83
GPS STILL not working :crying: (will try more things :fingers-crossed
Fixed a rare call audio bug: Thanks Noiphonehere!
Radio Drops for sure gone
Temporary Google Splash Image for Kernel
CM-10.1 Version Updated from RC5 to Stable
Now should include privacy features
Might have fixed earphone buttons
No Longer "ENG" build!!!!
Release 3, Tuesday June 18th, 2013
Kernel Updated to version 3.0.82 (will work on update to 3.9.x over the next few versions)
GPS STILL not working :crying: (will try more things :fingers-crossed
Added Lulzactive, SmartassV2, and OndemandX governors (because noiphone felt like it...)
Hopefully fixed radio (network drop | call drop | multi-text) issue... Still in testing. Again thanks to noiphone.
Switched to releasetools-extensions... This has nothing to do with users, but the install progress in CWM now looks like it's frozen... it's not. This is something useful for sticking to aries.
More under the hood FFC changes.. Just so it's more clean.
Note: Because I needed more debug options, this is an "eng" build, so some settings changes and the screen unlock causes a red border to appear for 1/3rd of a second. It's not a bug. I promise that I won't do this in the next buld :fingers-crossed:
Release 2, Monday June 10th, 2013
FFC Fixed
New Kernel Config Which is Much More Stable
Fixed Freezy Boot Animation
Device Settings fixed at the cost of giving up all hope for TV Out
GPS STILL not working
Added Interactive Governer(Now Set to Default)
Release 1, Thursday June 5th, 2013
Initial Release
FFC preview rotated
Freezy Boot Animation
GPS not working
Device Settings Force Close
TV Out not working
Here is the Q&A section.
http://forum.xda-developers.com/showthread.php?t=2311993
[Q&A] [Aries CM 10.1]
Sent from my SGH-T959V using xda premium
first xP
I'll try this on my old SGS4G and just see how it is. I don't have service any more, but it'll be fun to play with
Sent from my SPH-L710 using xda premium
Front facing camera is the wrong way. Pictures come out fine, just the wrong way. Probably also has the CPU bug that m4xman mentioned in his latest post on the CM9 thread. Other than that and GPS, it looks like everything else works. Great job
I will for sure fix FFC in next release
Sent from my SGH-T959V using xda premium
Awesome work! You should provide a link to your sources (I saw them already, but complying to the XDA rules and all).
Great to see a cm10.1 version of Aries already online. Time for the rom porting revival!
FBis251 said:
Awesome work! You should provide a link to your sources (I saw them already, but complying to the XDA rules and all).
Great to see a cm10.1 version of Aries already online. Time for the rom porting revival!
Click to expand...
Click to collapse
done, op updated thnx
Mirror Image (Hosted by Google Drive)
https://docs.google.com/uc?export=download&confirm=itoH&id=0B2_hq0mIhMqRYWV5NkR6VFZ2WGM
Nice work noiphonehere really stepped up and did aries in no time!!!
Sent from my SCH-I545 using xda app-developers app
0.o do i see a new rom from a new team! Awesome downloading right now. Can't wait to test this out thanks alot debug
Sent from my SGH-T959V using xda app-developers app
---------- Post added at 12:53 AM ---------- Previous post was at 12:23 AM ----------
OK holy **** this is the fastest slickest ROM I have flashed in at least 2 months. This has blown every 4.1.2 and up ROM the sgs4g has out of the water IMO. If the battery life is even sort of good I'm going to be using this as my daily ROM. Wow team debug just wow was not expecting this. I mean I don't even feel the need to install nova launcher and I always always install nova launcher. ****ing great work guys
Sent from my SGH-T959V using xda app-developers app
Congratulations !
Fix the FFC (video recording and playback) and GPS
and no iphonehere - open a Paypal account and you'll get plenty of cash..
Beastmode said:
Nice work noiphonehere really stepped up and did aries in no time!!!
Sent from my SCH-I545 using xda app-developers app
Click to expand...
Click to collapse
I have no problem giving all cash to noiphone, but you can't say that I didn't do anything.
Look at the github page, then you'll know.
In fact, the whole point of our team is noiphone works on kernel, and I work on device, but we can feel free to make changes to each as long as it's good.
We both worked on it evenly.
airfluip1 said:
I have no problem giving all cash to noiphone, but you can't say that I didn't do anything.
Look at the github page, then you'll know.
In fact, the whole point of our team is noiphone works on kernel, and I work on device, but we can feel free to make changes to each as long as it's good.
We both worked on it evenly.
Click to expand...
Click to collapse
I didnt say you didnt do anything im saying he ported over aries which is huge that got us up to date in no time. I mean we were workinh with a gb kernel and he came in and gave us latest aries dude deserves the props
Sent from my SCH-I545 using xda app-developers app
Wow man i give u mad props for coming out with an aries build like it was nothing.... yer manifest back up yet
Sent from my SGH-T959V using Tapatalk 2
Hypothetically I could, but it doesn't build properly and will NOT boot unless you change the rom's zip.
so you could just repo init to the standard cm10.1 and add a local manifest with all our stuff on teamuserdebug and build it, but I don't want to update instructions until that not bootable problem is fixed.
well airflup1 we might not always have gotten along. We might have said things or did things in the past we are not proud of. Good work man on the rom and im proud of you. I mean that
Thank You Raver!
I apologize for all the trouble I have given you in the past.
Flash now....:thumbup:
Sent from
CM11 KTU84P with non-caf kernel support.
{
"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"
}
This ROM is now built using the latest linaro 4.7.4 toolchain and comes with my modified version of Bricked kernel (thanks showp1984) My kernel source can be found here.
The ROM is compatible with other aosp based kernels, but if they dont have mpdecision or thermald built in you should rename them by removing the -bck at the end of the file name. The 2 files are located in system/bin.
I have also added QuickBoot, this enables you to power the device on/off in 1-2 seconds and puts it into hibernation.
This can be disabled in developer settings.
The following are configurable in the init.d file 99kernel
DoubleTap2Wake
Sweepp2Wake
Sweep2Sleep
Magnetic on/off
Battery voltage mod
These are disabled by default. More options will be added soon.
To edit this file use any good root file explorer. It is system/etc/init.d/99kernel and is pretty self explanatory once you open it.
Make sure permissions are set to rwx r-x r-x after editing.
Click to expand...
Click to collapse
Download
Goo.im isn't letting me upload at the moment so please use AndroidFileHost for now.
Please use Goo.im to download the ROM or use the GooManager app for ota updates.
If anybody has trouble with goo pm me and I'll upload the ROM to the mirror below.
HERE - thanks to mabdk
Click to expand...
Click to collapse
Use PA latest gapps (the full package) to get ART working.
Everything works as it should.
Changelog can be found Here
And recent changes I have made can be found here.
---------------------------------------------------------------------------------------------------------------------------------------------
I've made a few changes to the device trees and to allow them to build I have posted my source complete with a local manifest for thos who would like to build ROM for themselves.
You can view my work by clicking here.
If you would like to build this ROM just run the following comand to import my local manifest (after you have set up the build environment and performed a repo init ofcoarse).
You can fin a guide for your device Here
Code:
wget -O ~/android/system/.repo/local_manifests/bruce2728_manifest.xml https://raw.github.com/bruce2728/local_manifest/kitkat-mr0/bruce2728_manifest.xml
Once you have done that simply run a 'repo sync' to pull in my repos.
If you use any of this to make your own ROM please let me know and give me a mention in your thread.
Donations are always welcome but in no way required.
If you would like to donate please follow this link. Thank you.
_____________________________________________________________________________________________
Todays build is uploading.
Has AOSP kernel support not caf.
Thank you, I had to refrain myself from flashing yesterday's build for this
Has anyone tried using Slimport on this since it uses the AOSP kernel? Not sure if the kernel has anything to do with it, but I can't get it to work on the other CM 11 build that is out....I want to be on CM 11 but had to go back to AOSP because of the Slimport issues
Can anyone tell me how to flash these rom on nexus 4.....as it gives status 7 error amd says that its for flo device not mako
Sent from my Nexus 4 using Tapatalk
ptlsajan said:
Can anyone tell me how to flash these rom on nexus 4.....as it gives status 7 error amd says that its for flo device not mako
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
This is for flo, mako is in my other thread, I'll edit the titles of my threads to avoid confusion and put separate folders on my ftp server.
Sent from my Nexus 4 using Tapatalk
From tomorrows build I will be posting both odexed and deodexed.
Sent from my Nexus 7 using Tapatalk 4
Nice to see you here Bruce, awesome work you did with the HTC Sensation.
Art works with all apps?
Sent from my Nexus 7 using Tapatalk 4
Kevin Goot said:
Art works with all apps?
Sent from my Nexus 7 using Tapatalk 4
Click to expand...
Click to collapse
No. Some need to be updated.
prshosting.org
Kevin Goot said:
Art works with all apps?
Sent from my Nexus 7 using Tapatalk 4
Click to expand...
Click to collapse
Works with whatsapp, titanium and all others I've tried.
Sent from my Nexus 4 using Tapatalk
prsterero said:
No. Some need to be updated.
prshosting.org
Click to expand...
Click to collapse
I just don't want all my apps to force close. I find that highly annoying. So should I refrain from flashing?
bruce2728 said:
Works with whatsapp, titanium and all others I've tried.
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
Sent from my Nexus 7 using Tapatalk 4
bruce2728, I remember you from the Sensation forum! Nice to see you here.
I've been looking for a good 4.4 build for the flo, this is working great.
Kevin Goot said:
I just don't want all my apps to force close. I find that highly annoying. So should I refrain from flashing?
Sent from my Nexus 7 using Tapatalk 4
Click to expand...
Click to collapse
It defaults to Dalvik, so nothing should be broken unless you decide to play with ART.
The fact that this works with aosp kernels is great news, I! Gonna download this tomorrow, cheers bruce
Sent from my Nexus 7 using xda premium
This Rom is incredible. I use it on Flo & Mako, it is perfect, I use custom kernels (Bulletproof on FLo & Hell on Mako) and I have zero issues so far.
Initially I had gapps FC, its easy to fix, Go to settings-apps-all apps- click three dot menu - select "reset app preferences" - no more gapps fc after that
The rom is perfect, Cyanogenmod Goodness+ART+Custom Kernels, what else you want?
thanks for your rom.
Seems like there is an issue with bookmarks sync adapter, causing the gapps process to FC. This is related to ART on all CM11/AOSP roms i've tried so far.
I know that whatsapp was patched to work with ART, does titanium backup works?
Update: nevermind just read Bruce's post, looks like I can now try ART
Sent from my Nexus 7 using xda premium
MidnightDevil said:
I know that whatsapp was patched to work with ART, does titanium backup works?
Update: nevermind just read Bruce's post, looks like I can now try ART
Click to expand...
Click to collapse
"Don't reply or post just to increase your posts number, make sure you know what you're talking about before posting to reduce the amount of false information around.
MD"
LOL
Lost access to root as well as wen i install it, superuser is there but it claims i have no root access
Sent from my Nexus 7 using xda app-developers app