[ROM][IMM76][SOURCE-BUILT]★ ★ Android Open Source Project ICS 4.0.4 ★ ★[RELEASE★2] - Samsung Galaxy SL i9003

[ROM][IMM76][SOURCE-BUILT]★ ★ Android Open Source Project ICS 4.0.4 ★ ★[RELEASE★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"
}
Presenting,
☛ Android Open Source Project aka AOSP ICS 4.0.4 on i9003.
☛ This is pure ICS which I have built from Google's Source code. (As seen in Nexus Devices)
☛ This is not a daily driver yet, and it is just an initial release for Beta testers to test and give me feedback, logs about bugs and other stuff.
☛ I will work on this now and try to make it as stable and smooth as possible for daily use!
☛ I also plan to add many more features to this in near future!
What Works:
Calls (Send/Receive)
SMS
Mobile Data
Camera
Bluetooth
Wifi
Make Calls/Send/Receive SMS
Sound
Touchscreen (Fully working)
Vibration
Video Recording(Partially)
Bugs/What doesn't work:
HW Composer (Same as CM9) {Would probably need 3.0 Kernel or dsscomp + ION}
Video Playback(untested)
USB Mass Storage
Addition Features:
My Own Kernel with:
ClockWorkMod Recovery 6
ZRAM Enabled
TUN/CIFS built in
XZ Compressed Kernel (++speed)
Optimized CRC32 Algorithms
Optimized ARM RWSEM Algorithms
ZCACHE Enabled.
Lots of crap Samsung Code cleaned up.
Fixed loads of warnings..... (Still lots to go)
If you wish to try it out, head to the Downloads Section below!
PS: For newbies, this is not CM9. It is built completely from a new Source.
I know I cannot work on this alone! So if you wish to help me , feel free to do so!
Credits:
sakindia123 (For the inspiration )
dhiru1602 (For his valuable inputs and device tree as well as helping me out initally)
HetalK (For his motivation and support for testing)

Change Logs
RELEASE 1
Initial Release
Click to expand...
Click to collapse
RELEASE 2
1) Fixed RIL fully!
Calls,Mobile Data,3G, SMS everything works now.
2) Added SuperSU by Chanfire!
3) Fixed some **** Chinese Force Closes
4) Signal Strength weakness fixed.
5) Zipalligned/Deodexed apps
6) Some Stability fixes
7) Samsung STK enabled
8) Highly Customizable ApeX Launcher added.
Click to expand...
Click to collapse
How to flash:
1) Reboot to recovery
2) Factory reset/Wipe cache/ Dalvik Cache (Not needed but recommended)
3) Install ROM Zip from sdcard
4) Install gapps
5) Reboot
6) First boot takes time
7) Enjoy Vanilla Android!
Note: First boot takes long, after boot up.
Switch to Android Keyboard
Go to Display>Settings>Disable Pulse Notifications
How to report bugs-
If you face any particular problem,
Recreate it and fetch me a logcat and dmesg log if possible. It will help in fixing up the bug.

Downloads
DOWNLOAD AOSP ICS RELEASE 2
-------------------------- OLD VERSIONS NOT RECCOMENDED! ------------------------------------------------
DOWNLOAD AOSP ICS RELEASE 1
Flash the zip via ClockworkMod Recovery.

Do I flash this with Odin?
Sent from my GT-I9003 using xda app-developers app

mathew1234 said:
Do I flash this with Odin?
Sent from my GT-I9003 using xda app-developers app
Click to expand...
Click to collapse
Nope,Flash it via Clockworkmod recovery.

Oh man.. would have flashed it if I could receive calls
Sent from my GT-I9003 using xda app-developers app

mathew1234 said:
Oh man.. would have flashed it if I could receive calls
Sent from my GT-I9003 using xda app-developers app
Click to expand...
Click to collapse
I will fix it soon!

good job !!!
\framework\out\com\android\internal\telephony
Very hard to fix
good luck
Can I help you if you want ?
I'm not a pro, but it's the thought that counted

LoLaTiOn said:
good job !!!
\framework\out\com\android\internal\telephony
Very hard to fix
good luck
Can I help you if you want ?
I'm not a pro, but it's the thought that counted
Click to expand...
Click to collapse
Sure!
Sync AOSP ICS Source.
fork my clone my aosp-galaxysl repo and even clone the vendor blobs..!
And then build !
We can work together on this.

Beta ver but very very many bugs.

can i ask u why did u make ics and not jb?

Mamica said:
can i ask u why did u make ics and not jb?
Click to expand...
Click to collapse
I want to fix ICS properly on this phone, once that is done the fixes should be somewhat similar!
Once I fix the calls, and mobile data issue, I will try to make HW Composer work by ION and DSSCOMP with help of dhiru.

Thats an awesome try dude...
Hope u achieve success in this !! :thumbup:
Sent from my GT-I9003 using xda app-developers app

Adi_Pat said:
I want to fix ICS properly on this phone, once that is done the fixes should be somewhat similar!
Once I fix the calls, and mobile data issue, I will try to make HW Composer work by ION and DSSCOMP with help of dhiru.
Click to expand...
Click to collapse
wowww...really good idea.With this answer you and dhiru give us a new hope...thx u very much

OH yeah u did it bro congratulations .. in about a week ull fix all the issues
suggestion...
aditya m just thinking be better to keep the kernel as basic as it can b ?
ZRAM Enabled
TUN/CIFS built in
Optimized CRC32 Algorithms
Optimized ARM RWSEM Algorithms
ZCACHE Enabled.
are those required right now ?
cus i think the simpler things are the better they are to debug .. m just asking bro .. don kill me for this althought i think u will on facebook

another question ...What about kernel 3.0?you will try to make functionally HW Composer without kernel 3.0?

can I delete contacts on this rom

shriomman said:
OH yeah u did it bro congratulations .. in about a week ull fix all the issues
suggestion...
aditya m just thinking be better to keep the kernel as basic as it can b ?
ZRAM Enabled
TUN/CIFS built in
Optimized CRC32 Algorithms
Optimized ARM RWSEM Algorithms
ZCACHE Enabled.
are those required right now ?
cus i think the simpler things are the better they are to debug .. m just asking bro .. don kill me for this althought i think u will on facebook
Click to expand...
Click to collapse
@shriom
This is the same Kernel which I was porting ION and dsscomp on , and it has lots of crap samsung code cleaned up. Besides, the other patches won't affect the 'debugging' process.
@Mamica
hillbeast is working on Kernel 3.0 , if he manages to do that HW Composer should be easy. For now , Since 3.0 is not there , I will try some other methods (like back porting stuff) to possibly try and make HW Composer to work (In contact with dhiru) .
@nikhil
Yes you can
On another note, I looked through RIL files today, and I could possibly fix it up in a few days. Thanks to dhiru for guiding me. Since I am a bit new to building android.(kernels are my strength )
Sent from hell..!

Mamica said:
can i ask u why did u make ics and not jb?
Click to expand...
Click to collapse
iam now porting jelly bean 4.1.2 osap nexus rom
the uplouding next 3 days

much love and respect for my man aditya DD man i can't believe that you did this DD great work man !!!!
RESPECT!

Related

[KERNEL][GB] Kyorakernel for Galaxy SL

{
"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"
}
Seeing everyone has demanded it (well not demanded, but asked politely), it's time for me to bring my legendary kernel to the Galaxy SL.
Features
Busybox
ADB root
LZMA compressed
Credits
dhiru1602 for his work to date with the Latona
Source Code
https://github.com/hillbeast/Kyorakernel-SL
Changelog
Coming soon
Download Links
Coming soon
Guides
Coming soon
Full Feature List
Coming soon
This mean u are going to backport some 3.0 features or u are just going to compile a normal 2.6 kernel for i9003?
OT: Again and again: thanks hillbeast in the name of almost every xda-developers
simbita said:
Works it with CM9?
Click to expand...
Click to collapse
Not yet. I'm just getting it to work before I start supporting CM9 and all that.
Wucaiting said:
sorry
Sent from my GT-I9003 using xda app-developers app
Click to expand...
Click to collapse
I'm really a terrible teacher. If people want to learn kernel development, I'm not the best teacher. I lack the effort, can't explain stuff right, and I'm too busy in my personal life to dedicate myself to teaching people. Sorry.
luiseteyo said:
This mean u are going to backport some 3.0 features or u are just going to compile a normal 2.6 kernel for i9003?
OT: Again and again: thanks hillbeast in the name of almost every xda-developers
Click to expand...
Click to collapse
Both. It's going to be a normal 2.6 kernel, but it's going to get tuned up over time. It's usable for people right now, but I'd call this a stock kernel in it's current state.
If anyone wants to know what I'm working on, I'm working on MTD for this kernel.
This is the current status:
Code:
[ 4.945831] Muxed OneNAND 512MB 1.8V 16-bit (0x50)
[ 4.950927] OneNAND version = 0x0242
[ 4.955993] Scanning device for bad blocks
[ 4.960266] onenand_bbt_read_oob: from = 0x00000000, len = 2
[ 4.966247] onenand_bbt_wait: read timeout! ctrl=0x0400 intr=0x8000
[ 4.972808] onenand_scan_bbt: Can't scan flash and build the RAM-based BBT
[ 4.980255] OneNAND driver initializing
That's it trying to start the OneNAND, and I'm pretty sure that's right. It is a 512MB OneNAND and I haven't had to tell it that so it figured it out by itself. I just need to figure out why it's not able to read it. Apart from that, this is good progress considering I only just started.
If you can get it to work properly on the value packs that would be great. The older universal kernels have bugs such as wifi errors and random reboots, even though I still face wifi errors on the stock kernel(because of root? I have no idea)
Sent from my GT-I9003 using xda app-developers app
bscraze said:
If you can get it to work properly on the value packs that would be great. The older universal kernels have bugs such as wifi errors and random reboots, even though I still face wifi errors on the stock kernel(because of root? I have no idea)
Sent from my GT-I9003 using xda app-developers app
Click to expand...
Click to collapse
The WiFi issues are caused by modmagic. The WiFi drivers are supplied in /system/lib and are paired to a kernel. It would be a matter of taking a paired dhd.ko and putting it in the kernel itself rather than in the /system.
bscraze said:
If you can get it to work properly on the value packs that would be great. The older universal kernels have bugs such as wifi errors and random reboots, even though I still face wifi errors on the stock kernel(because of root? I have no idea)
Sent from my GT-I9003 using xda app-developers app
Click to expand...
Click to collapse
Ya all the kernel in present situation are based on xxkpq sources having universal feature. But on value packs like XXLF2, DDLF2 etc these universal kernel dont work properly & have errors like above said.
reserved. after this hoping for kyorarom if possible.
hillbeast said:
The WiFi issues are caused by modmagic. The WiFi drivers are supplied in /system/lib and are paired to a kernel. It would be a matter of taking a paired dhd.ko and putting it in the kernel itself rather than in the /system.
Click to expand...
Click to collapse
speaking of wifi issues, may/can you make it work on posidon rom? because other GB kernels seems to have alot of issues with wifi and other stuff.... (xxkpq)
Wahaha123 said:
speaking of wifi issues, may/can you make it work on posidon rom? because other GB kernels seems to have alot of issues with wifi and other stuff.... (xxkpq)
Click to expand...
Click to collapse
I can try. I want to get MTD working first. I think I just have an address wrong somewhere. I need to find where these are set for OMAP. I know where they are in Samsung Hummingbird/S5P/Exynos, but not OMAP.
ggclanlord said:
Subscribed.
Click to expand...
Click to collapse
u didnt hav to say that lol
@hillbeast- thanks for ur contribution here are a little of my experiences with this phone.. oc more than 1.2 ghz causes problems for camera n video recording and its not advisable .. even underclocking leads to sod at times although not always(based on uk kernels) ... and since u specialize in kernels.. c if u can get gpu oc to work.. most said it isnt possible n it wasnt working ... all the best sir m not demanding anything
cukierkas said:
Willing the best!
By what points your kernel will be better than current ones? Just asking
Sent from my GT-I9003 using xda app-developers app
Click to expand...
Click to collapse
For that you'll have to wait and watch.
There were requests from senior members in other thread for features that weren't available on current kernels. I guess that's what prompted Hillbeast to create this kernel for this device. Also, I guess in developing this kernel, he might find out what exactly is going wrong with 3.x and we might get both working.
o0Arthas0o said:
I just have a piece of advice.How about include exFAT support in your kernel.It can improve the speed of SDCARD
Click to expand...
Click to collapse
I can try, but the problem there is the same as adding NTFS support to the SD card. I did it in G3MOD and it worked, but Android itself couldn't read the SD card because vold didn't know how to handle it.
BassBlaster said:
I don't think mtd supports exfat
Click to expand...
Click to collapse
MTD is for the OneNAND. The memory card uses standard Linux MMC drivers.
Thread cleaned extensively, let's keep on topic please, and avoid the little, "thanks", "subscribed", and eta posts.
Thanks
hi
how to flash it? and where is the tar file? i need stock kernel please. my menu and back button sensor not working.. TIA
Before Hillbeast and others got mad at you please try cf-root heres the link http://forum.xda-developers.com/showthread.php?t=1351056 download bagaria.tar. Questions should not be posted in dev. area.
francisac3 said:
how to flash it? and where is the tar file? i need stock kernel please. my menu and back button sensor not working.. TIA
Click to expand...
Click to collapse
Download Ubuntu 64-bit and install it on your computer
Download the build tools and git-core
Clone my GIT repository linked on the first page
Compile the kernel
Flash the output TAR
There is no download link. I don't see the kernel as being ready to be released to public.

[DISCONTINUED][ROM & KERNEL] AOSParanoidAndroid v3.1 Release - 22JUN2013 - [JDQ39]

[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

[ROM][JB][JZO54K] AOSP 4.1.2 by AliReza7991 - Release 1 | Super Fast & BugFree

Well after having a discontinued aosp I decided to release my built ! I shoud thank Broodplank1337 and his aosp and broodrom which helped me alot to build aosp ! also thanks to ivendor for topic skin
What's working:
Audio
Receiving and making calls
GPS
Compass
Proximity sensor
Wifi
Bluetooth
USB mass storage
HW accelerated gui
HW accelerated video
Camera
BLN
USB/Wifi tethering
VSync
USB OTG (Experimntal support)
Partially working:
Graphical glitches in Panorama preview
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"
}
AOSP JB Install Guide
Note: AOSP for Galaxy S Plus is provided with no warranty. You are installing this software at your own risk. You may be violating your warranty.
Download AOSP and gapps-jb zips and put in /sdcard
2013-04-04: AOSP Release 1 [1]
MD5SUM: 9dc6168c91597763b113e45f17bf92f3
Initial Release
Before you install AOSP: Preparation (First three are optional. If you want to start fresh, these can be skipped)
Install AppBak from Market, run it and save a list of all your apps.
Install SMS Backup and Restore from Market, run it and backup your SMS history.
Install Call Logs Backup and Restore from Market, run it and backup your call log history.
Boot into CWM5 recovery. Make a full backup. You will need this backup later if you decide to go back to your previous ROM and data.
WARNING: Many apps will Force Close crash if you restore data from a previous ROM.
Install
Use TWRP 2.2.1 or CWM5 or CWM 6.0.3.0 by me if you dont have a bugged emmc ( Check end of post to know you have or not ) you can find it HERE
Warning: Only use this recovery to flash AOSP. Otherwise, you risk bricking your phone!
Wipe data and cache.
Flash update*.zip.
Flash gapps*.zip. You must flash gapps after every upgrade to AOSP since /system is formatted, wiping your previous add-ons.
Reboot phone.
After you setup your Google account, reinstall the three apps from Market in order to restore most of your apps, call log and SMS history.
Warning: Do not restore backup data of system apps!
If you restore a bad backup with cached settings in telephony.db in data/data/com.*.*.telephony it can break MMS.
It seems that restoring backups can also break Calendar sync.
Upgrades
Upgrades from previous versions of AOSP are the same process as install, except you do not need to wipe data . Just Wipe cache & Dalvik Cache
Credits
Broodplank1337 for AOSP , BroodRom , Kernel
Android Developement team for AOSP
CyanogenMod Team
Arco68 for his huge work for our device
BroodPlank,Cristopher83 for their kernel
Sources
All my sources are on GitHub
FAQ
For recovery bootloop problem you should at this post
How to Find If my eMMC is brickable
Open terminal emulator and enter :
Code:
su
cat /sys/bus/mmc/devices/mmc1:0001/name
check output if it wasnt M8G2FA your one is not brickable by mmc cap erase ! so use my cwm recovery !
How can I root my phone ?
Becuase AOSP by Brood was unrooted too I though that its better to build my rom unrooted too ! also It will be more like aosp ... anyway you can root you phone from this post :
http://forum.xda-developers.com/showpost.php?p=40177938&postcount=20
reserved
another reservation
Thanks a lot for continuing my work Good luck!
broodplank1337 said:
Thanks a lot for continuing my work Good luck!
Click to expand...
Click to collapse
Hey Brood
Thanks , without you this wouldnt be possible
Thank you together
Hey, thanks for AOSP and I have a question. Is it built like Brood's AOSP? I remember him saying that his was a mix of CM and AOSP or something like that.
jokubas00 said:
Hey, thanks for AOSP and I have a question. Is it built like Brood's AOSP? I remember him saying that his was a mix of CM and AOSP or something like that.
Click to expand...
Click to collapse
Yea I guess. Some parts are taken from cm I think. Correct me if I am wrong.
But its still awesome.
Edit: other bases I mean. This isn't pure AOSP I mean. But, who cares?
Thanks brood for correcting me.
Sent from my GT-I9001 using xda app-developers app
Aldokazer said:
Yea I guess. Some parts are taken from cm I think. Correct me if I am wrong.
But its still awesome.
Sent from my GT-I9001 using xda app-developers app
Click to expand...
Click to collapse
it could also be from slimbean who knows, I have no idea what he exactly have done
Another ROM for our phone
Its will be well
Thank you alireza.
Great! Good luck with the project! I wish you a lot of users!
Shared
jokubas00 said:
Hey, thanks for AOSP and I have a question. Is it built like Brood's AOSP? I remember him saying that his was a mix of CM and AOSP or something like that.
Click to expand...
Click to collapse
hey
thank you too
I used similar way but I used some stuff from BroodRom and I removed some other parts of rom .... also lots of bugs are fixed , Vsync is working , Kernel 3.0 (BroodKernel) , Usb OTG , wifi , and most of apps are odexed and there is aosp parts too !! and lots of things I forgot ! there is 185 mg free ram atm but you can reech 220 with a bigmem kernel !
alireza7991 said:
hey
thank you too
I used similar way but I used some stuff from BroodRom and I removed some other parts of rom .... also lots of bugs are fixed , Vsync is working , Kernel 3.0 (BroodKernel) , Usb OTG , wifi , and most of apps are odexed and there is aosp parts too !! and lots of things I forgot ! there is 185 mg free ram atm but you can reech 220 with a bigmem kernel !
Click to expand...
Click to collapse
GOOD JOB ! I`m testing it right now
soo i can see that this ROM has 3.0.65 kernel from brood ...( why ? ) can i flash these new kernels from Phenom Christopher or CastagnaIT ?
EDIT: Oh and btw.. Rooting is not working ? i even flash Root-i9001.zip no luck what should i do ?
TheRippaG said:
GOOD JOB ! I`m testing it right now
soo i can see that this ROM has 3.0.65 kernel from brood ...( why ? ) can i flash these new kernels from Phenom Christopher or CastagnaIT ?
Click to expand...
Click to collapse
Wi-Fi didn't work with CastagnaIT 10.9 for me.
TheRippaG said:
GOOD JOB ! I`m testing it right now
soo i can see that this ROM has 3.0.65 kernel from brood ...( why ? ) can i flash these new kernels from Phenom Christopher or CastagnaIT ?
Click to expand...
Click to collapse
Thanks
Yes ! Unfortunatly I m not very advanced in Kernel Developement , and I have'nt my pc atm to compile it ! I compiled AOSP 3 weeks ago before losing my pc and it was on my SGS+ , I waited for a good internet connection to upload ; and now I have uploaded it ! it took 1 hour to upload
jokubas00 said:
Wi-Fi didn't work with CastagnaIT 10.9 for me.
Click to expand...
Click to collapse
Thats becuase my rom uses old wifi drivers but castagnaIT kernel supportes new ones ! ask him to fix this in his kernel ; Or I will have to update wifi driver which has some problems.yet
Nice job alireza7991!
aosp jb.....lovely
thanks for your work!
Sent from my GT-I9001 using xda premium
TheRippaG said:
GOOD JOB ! I`m testing it right now
soo i can see that this ROM has 3.0.65 kernel from brood ...( why ? ) can i flash these new kernels from Phenom Christopher or CastagnaIT ?
EDIT: Oh and btw.. Rooting is not working ? i even flash Root-i9001.zip no luck what should i do ?
Click to expand...
Click to collapse
Rom is unrooted !
Im making a package for rooting but untill i make it you can copy /system/app/SuperSU and /system/xbin/su and set permissions , it will rooted !
aosp from brood was unrooted too !
here is my superuser fix but it can be used to root the device
superuser

[AndroidOpenKangProject] | [4.0.4] | [Milestone 6] | [Build #1] | [15/8]

{
"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"
}
What Is AOKP​AOKP stands for Android Open Kang Project. It is a custom ROM distribution for several high-end Android devices. The name is a play on the word kang and AOSP (Android Open Source Project). The name was sort of a joke, but it just stuck, just like our infatuation with unicorns.
We fork the source code of Android that Google puts out in the open with every major version release, and we then add the magical unicorn bytes (read: we add some of the coolest features that are both useful and make your ROM awesome).
With AOKP, you can generally do a lot more with your device than what you could do with the original firmware that came installed on it.
Why AOKP​We were waiting for when you’d ask this.
There are a variety of reasons why a hilly billy Android user, on a bright sunny day, would suddenly start using AOKP and loving it.
For one, AOKP is lightweight. Most OEMs provide a heavy UI layer over Android and have loads of bloatware (i.e. apps that not everyone use every day, but you cannot remove because they’re “baked in” by default). Since AOKP is built upon vanilla Android source, it has neither of the above.
Also AOKP has features that you will not find on your stock firmware. You can have a multitude of toggles to quickly flip a lot of your phone’s settings right at your fingertips, or you can launch apps quickly from any screen using our Ribbons.
You can change almost each and every aspect of the OS, from its looks to the way it functions, with total freedom. And did we tell you, AOKP helps you make tacos?
What's Working:
Everything which isn't in 'Not Working' section
What's Not Working:
USB tethering (Use third party app)
Screenshots:​
Credits:
Nihar.G
Red-Devil
AdiPat
Click to expand...
Click to collapse
Downloads and sources
DOWNLOADS
Milestone 6 Build #1:
http://www.androidfilehost.com/?fid=23060877489999809
Gapps:
ICS:
http://goo.im/gapps/gapps-ics-20120131-signed.zip
Kernels:
Aries Kernel (WiFi toggle fixed) CREDITS: Parth14
http://forum.xda-developers.com/showpost.php?p=44429857&postcount=3992
OC Kernel (New method) CREDITS: Saumitra Yadav
http://www.androidfilehost.com/?fid=23060877490000013
Sources:
Rom Source:https://github.com/AOKP/
Device tree:https://github.com/7alvi/device-config-aokp
Vendor Tree:https://github.com/7alvi/vendor-aokp-pico​
Click to expand...
Click to collapse
so much win...
gr8 to see new ics build since ages..!!!
will this kernel work with cm9 and mini cm9 too..??
Hell yeah. Was waiting since # legend promised to release after his exam. :| Thanks a lot man. I always wanted this Aokp ICS. Thumbs up! . +2 B|
Thanks for considering my request man... You are awesome Will try now
Have you added sleep toggle and data toggle...?
Sent from my HTC Explorer A310e using Tapatalk 2
Good job! Are there any significant changes?
P.S - First time someone mentioned me in credits
so to use oc kernel SD partitioning is needed?
wifi is not fixed...
its turning on and off and on and off...
looping this way...
navinn said:
wifi is not fixed...
its turning on and off and on and off...
looping this way...
Click to expand...
Click to collapse
Tried in aries kernal?
navinn said:
wifi is not fixed...
its turning on and off and on and off...
looping this way...
Click to expand...
Click to collapse
is it happening after flashing aries kernel or without flashing???
What is new method on OC kernels....
Sent from my HTC Explorer A310e using Tapatalk 2
mettalix said:
is it happening after flashing aries kernel or without flashing???
Click to expand...
Click to collapse
after flashing aries..!!!
navinn said:
after flashing aries..!!!
Click to expand...
Click to collapse
that means we should not flash aries.....
update usb mass storage also derped in aries...
do not flash it ....
I tested that aries kernel on minicm9 and didnt even face a single wifi toggle stuck
Dunno about usb mass storage as i only use card reader!
Hey peeps.. yes to use OC partitioning is needed..
I have tested OC kernel..And it works GREAT! OC is up to 800mhz (odd, I know) but the performance of ICS itself is awesome..With OC kernel the storage was also increased (in case any one is wondering if it is old OC)
Thanx Navinn for reviewing with aries kernel..but @everyone Please, give me more reviews on what happens after flashing Aries kernel (the one I posted)..If usb mass storage and wifi problem is universal with everyone I'll compile a kernel myself
Thanx Everyone!
EDIT: Sources uploaded
hmmm...
7alvi said:
Hey peeps.. yes to use OC partitioning is needed..
I have tested OC kernel..And it works GREAT! OC is up to 800mhz (odd, I know) but the performance of ICS itself is awesome..With OC kernel the storage was also increased (in case any one is wondering if it is old OC)
Thanx Navinn for reviewing with aries kernel..but @everyone Please, give me more reviews on what happens after flashing Aries kernel (the one I posted)..If usb mass storage and wifi problem is universal with everyone I'll compile a kernel myself
Thanx Everyone!
EDIT: Sources uploaded
Click to expand...
Click to collapse
bro mass storage is not working for me on aries oc kertnel oc is also working fine bt wifi is turning on and of continuously.....
u should make 1 for aokp @7alvi
keval_104 said:
bro mass storage is not working for me on aries oc kertnel oc is also working fine bt wifi is turning on and of continuously.....
u should make 1 for aokp @7alvi
Click to expand...
Click to collapse
Wifi problem is there after flashing oc kernel or aries kernel or both?
Since you ARE building so many Roms , could we have a source built pure Paranoid please????
Sent from my HTC Explorer A310e using xda app-developers app

[ROM][GB][GT-S7500] Aces Droid Plus

Aces Droid Plus
Official Page: Aces Droid Plus Forum - Presentazione
Hello guys ... Since I bought this terminal I'm wandering looking for a "perfect" configuration between speed and stability for this device: I think I found it and I want to share it with you in this new ROM still a bit unripe, but already ultra powerful
I called it Aces Droid Plus because I'm working so that it becomes one of the best ROM for this phone ... Yes, I know ... It may be a difficult task, but I assure you that I will and perseverance to sell
Well, let's move to the presentation:
Based on S7500XXMA4 FW (Android Gingerbread 2.3.6)
Lox Kernel v2.15.2
Pre-rooted
Init.d Support
/etc/hosts file tweaked
build.prop & gps.conf tweaks
zipalign every boot
Entropy-gen
Binary system-server from JB
No SMS log
CRT-OFF animation
Lidroid 14 Toggles
Aces_Droid_Tweaks Init.d script
App & Extra:
Smart Launcher
Dolphin Browser
VLC Media Player
ICS camera & Clock
Mms.apk ported from CM7
Color Note
DigiCal
Hacker's Keyboard​Custom Boot animation
Follow me on:
FB
G+
Dedicated Forum​
CHANGELOG
Aces Droid Plus v0.9.7 Beta
FIX:
Fix IO boost
FIX restore Samsung keyboard
FIX 3G Networking + Entropy generator​
BUGs:
It will run every apps except Subway Surfers and Antutu​
I don't feel responsible for any damage or brick due to flash this ROM, do so at your own risk!
Flash mode: copy the zip in your SD card, then do all the wipe (data/factory reset, wipe Dalvik cache, format /emmc and, if you want, format /system) then select "Flash zip from sdcard" with CWM. Don't do the wipes for FIXes or you'll delete the whole system!
Enjoy!
I recommend: Governor SmartassH3, minfreq = 245/320MHz & maxfeq = 1008MHz and CFQ scheduler.
Anyway, these are my preferences ... You can choose the configuration that best suits you
{
"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"
}
Thans to:
Androidiani.com forum in the first place that allowed me to have a launching pad for this ROM born a little 'by chance from my desire to modding, but of "my" modding not of pre-built ROMs
imre85 for his patience and the enormous help (even unconscious I refer to my "theft" don't hate me ) he gave me in recent months
troll4 which was the first true supporter of this ROM
BlackBurner and mb-14 for having made available the source of their kernel
lokeshsaini94 for Atomods I used initially and that made ​​me discover many wonderful MODs and his guides who have allowed me to implement these MODs making me free from his prebuilt packages, allowing me to include only those that I like and I didn't find unnecessary
petrukgrinder for guides that allowed me to implement the date & time JB style and carrier at the bottom of the status bar
lidroid for the 14 toggles
as the last on the list, but not least all users of this forum, FB, G+ and AcesDroidPlus forum that downloading the ROM and using it have given a meaning to my infinite flutter (it is my first android phone: I had to learn everything from scratch virtually alone. Your support has been and always will be a great incentive to push me to improve my person and my "product" increasingly)
wow! amazing. i thought smart launcher only works on 4.0 and above
i cant try the rom atm, but as soon as i get home, i will install it. it just looks awesomely good
amazing work
Added Mms.apk working extracted from CM7 as a alternative to replace the not working included Mms.apk You'll find the flashable package in the Download page
So Nice Rom`
What About language In This Rom
alaa1988 said:
What About language In This Rom
Click to expand...
Click to collapse
About the system, all languages supported by Google are included; about the apps it depends on the app considered
Amazing work dude
keep it up !!!
0.9.7 Beta7 Released! It is not a simple repack with the new kernel, all fixes and updated apps (I hope to have them all updated*), but also includes some enhancements that make the phone even more powerful! The details in the changelog (now also in English!!)
loxdegio said:
0.9.7 Beta7 Released! It is not a simple repack with the new kernel, all fixes and updated apps (I hope to have them all updated*), but also includes some enhancements that make the phone even more powerful! The details in the changelog (now also in English!!)
Click to expand...
Click to collapse
downloading
and is there any progress with otg......dont think this as ETA just wondering
yjosipy said:
downloading
and is there any progress with otg......dont think this as ETA just wondering
Click to expand...
Click to collapse
Now i'm busy with exams at the university, so i can't work on it right now... From September 20th I'm free until new lessons start so I'm working on the kernel to add OTG support (I hope to do it )
PS: Can you tell me something about VLC, specifically if it works now, after you tried the ROM? tnx
loxdegio said:
Now i'm busy with exams at the university, so i can't work on it right now... From September 20th I'm free until new lessons start so I'm working on the kernel to add OTG support (I hope to do it )
PS: Can you tell me something about VLC, specifically if it works now, after you tried the ROM? tnx
Click to expand...
Click to collapse
no still it looks like its not installed or something
Antutu score??
Sent from my GT-S7500 using Tapatalk 4
yjosipy said:
no still it looks like its not installed or something
Click to expand...
Click to collapse
F*ck it! Facebook katana? Now it should work , but it is very heavy...
P.S.: Advice for another player?
tokidoki11 said:
Antutu score??
Click to expand...
Click to collapse
I don't know.... I can do the test later maybe.... Or you can try too
loxdegio said:
F*ck it! Facebook katana? Now it should work , but it is very heavy...
P.S.: Advice for another player?
Click to expand...
Click to collapse
i think BSPlayer would do the job ill give it a try
yjosipy said:
i think BSPlayer would do the job ill give it a try
Click to expand...
Click to collapse
Ok Thanks
mms app
So mms app is working i this new build ?
lovely_guy said:
So mms app is working i this new build ?
Click to expand...
Click to collapse
Yes, it should be... Can you say me something about?
Thanks dude ...good rom
Small correction for small mistake Uploaded the fix to improve a little bit I/O performances
umm
this rom is great but....
media scanning often stop at a certain percentage
I cant use youtube app
it says an error occured..
and goggle play is so slow..

Categories

Resources