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
![]()
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
Install
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
How to Find If my eMMC is brickable
Open terminal emulator and enter :
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/show...8&postcount=20
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

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
- 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.
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 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
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/show...8&postcount=20