Note: AOKP for Galaxy S Plus is provided with no warranty.
You are installing this software at your own risk.
STATUS:
Quote:
i9001 Android Open Kang Project based on AOKP GitHub sources and CM9 Arco GitHub config files for AriesVE. Kernel based on Arco CM9 kernel sources - 2.6.35.14-cyanogenmod with changed configuration.
What's working:
Audio
Calls
WiFi
3G
Bluetooth
BT handset
GPS
Themes
Compass
WiFi Tethering
Camera - very buggy but it is possible to make a photo(use Pudding camera from Google Play)
###### FAQ: ###### 1. My gallery/music seems to be displaying duplicate entry.
- For now just goto Manage Apps then All search for Media Storage and Delete Cache, Reboot phone and wait 10 maybe 15 mins for media scan.
2. My Facebook sync is not working.
1. Download FBSync_AOKP_June9.zip on your sd card.
2. Reboot into recovery, make a backup, wipe cache/dalvik cache
3. Install the FBSync_AOKP_June9.zip
4. Wipe cache/dalvik cache, fix permissions
5. Reboot system and open up Facebook (it should ask you if you want to sync)
or go to System Settings -> Accounts & sync -> Add account and add your FB account.
Sources and oryginal download link here. Credits: dbx4, ngenhit.
3. PDroid patch for beta07.
1. Download the patch
2. Falsh the zip via RecoveryMode
3. Reboot
4. Download PDroid from PlayStore
Hint:
With the Restore.zip you can go back to the origin. The patch includes some changes in jar files that PDroid needs to function properly. Details see here. Restore file: Restore-aokp-beta-07.zip. Oryginal post here. Credits:Crybert.
4. How many people use AOKP on i9001.
Just go to website: stats.aokp.co and click on: Click me to check Kangs! then search for Ariesve.
5. How to use FM Radio on AOKP.
1. Download Spirit Radio here.
2. Install Spirit Radio in AOKP
3. Go to Spirit Radio settings.
4. Set Regional Band to your country
5. Audio --> Method to qdspv2 Altern Credits: dbx4
6. My songs are in the music player but in the filemanager the folder external_sdcard is empty.Where is my external SD Card?
Your external card is here: /mnt/emmc or /emmc.
You can also install this RemountSD.apk and your SDCard will be mounted in GB style. Oryginal post here. Credits:gundalbert, lic3ns3d
5. Add to /system/etc/fstab - DON'T sure that will works but you can try - BACKUP FIRST!!!:
Code:
/mnt/sdcard/.swap swap swap defaults 0 0
You need kernel with swap memory enabled, my kernel have this option on, Arco's and Vitaliy i'm not sure, you have to check it out because i'm using only my kernel.
If point 6 will works you will have permanent swap on if not only till next reboot. It is only experiment and only for swap file. If somebody would like to have swap partition have to creat swap partition on EXT sdcard and make different row in fstab.
If you have swap file on your internal memory you can do trick like that:
1. Creat file:
Code:
/system/etc/init.d/97swapfile
2. Paste this inside:
Code:
#!/system/xbin/sh
swapon /mnt/sdcard/.swap
3. Check after reboot that swap is working, in terminal emulator:
What do you mean under 'I can not unlock the screen' ? If you press the power button, the display will light and a padlock and swipe that padlock to right. Or if it doesn't works, than your port is not working I think. But good to see new ports!! Keep up the good work, because more ports mean more possibility to choose from. (Is camera working in your port?)
What do you mean under 'I can not unlock the screen' ? If you press the power button, the display will light and a padlock and swipe that padlock to right. Or if it doesn't works, than your port is not working I think. But good to see new ports!! Keep up the good work, because more ports mean more possibility to choose from. (Is camera working in your port?)
The system starts up, it shows the unlockscreen or start the configurator, but does not respond to touch. This is the first compilation so it can still be a lot of errors.
*Cue Dramatic Music*Put on your red and blue latex overalls and cape because it’s time to … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?