[ROM] [NEO/V] AOSP 4.0.3 ICS BETA Hotfix RC1 | Fast and Clean | Need Tester

Search This thread

aimcr7

Senior Member
Jun 14, 2010
2,001
889
Yogyakarta
This ROM ported from AOSP 4.0.3 ICS by zdzihu on ARC Forums.
This is BETA rom, Just report it here if you found any bug.
This is not my work, I am just porting it from ARC to NEO. Just wanna Share it with you guys. :)

Thanks to Zdzihu for this awesome ROM, and Night-Elf for modified ICS Beta kernel, Kormatoes, Jjdoctor, Zackie012 and Iridaki for all their help and All Xperia Developers.

Instructions:
1. Flash ICS Beta kernel with built-in recovery here
2. Boot to CWM then wipe everything. wipe data, wipe cache, format system, format data, format cache, wipe dalvik.
3. Flash update zip, then reboot, let it settle for couple minutes.
3. Feel the speed. LOL

Download: http://www.mediafire.com/?96z09s9zbczcgfg , Wipe Everything highly recommended ;)
Hotfix RC1: http://www.mediafire.com/download.php?odbij8o2cxjum23 , Wipe cache and dalvik.

Patch for NEO V (flash work): http://www.mediafire.com/?rlm6ml7aqo4yacn

scaled.php


Features:
1. Pre-root and tweaked
2. Latest Trebuchet Launchers
3. HDMI and FM Radio Works Ok
4. Gapps Base included
5. Wifi Direct App
6. Original ICS Bootanimation
7. SEMC Camera

This ROM is clean AOSP without any bloatware or mods. You have been warned :p

Known Issues:
- Report..;)

This is the original thread link: http://xdaforums.com/showthread.php?t=1517136

Use it with your own risk, I am not responsible if you break your device

Just press thanks if this help you or make you happy ;)
Happy flashing..
Cheers,

Aim.
 
Last edited:

aimcr7

Senior Member
Jun 14, 2010
2,001
889
Yogyakarta
additional download:
ICS Original launcher Without Search Bar (4x5): http://www.mediafire.com/?ewqq6nn1bxryru7 , Thanks to djmcnz
Chrome Browser Beta: http://dl.dropbox.com/u/22987550/com.android.chrome-1.apk , Thanks to marcell96 for uploading
Updated and Full Gapps: http://www.mediafire.com/?awi0mzi6wxd5k83 for Face Unlock flash this. :)
Google Music With ICS Theme: http://xdaforums.com/showpost.php?p=21896638&postcount=246 , move it manually to system/app and change permission to (rw- r-- r--)
ICS Touch Button:
26 dpi : http://www.mediafire.com/?yd9g6p46fja58l3
35 dpi : http://www.mediafire.com/?7iupkv47i0nv4vb
Biggest : http://www.mediafire.com/download.php?dlb03rvqbcpuy7f , just rename it to framework-res.apk then copy and replace existing file in system/framework and change permission to (rw- r-- r--) , Big thanks to Kormatoes ;)
ICS Style In-call Screen (with android logo): http://www.mediafire.com/download.php?23kps8yk5v1zons
ICS Style In-call Screen (without android logo): http://www.mediafire.com/?c34fl3e3bbe1n7t
DSP Manager for ICS: http://www.mediafire.com/?swcwlvv9w7cwkfz
ICS Original Camera.apk: http://www.mediafire.com/?7avir7r8nm2lcsi
Battery icon with percentage: http://xdaforums.com/showpost.php?p=23419910&postcount=2


Changelog for hotfix1:
- Fix FM Radio FC when headset not connected
- Fix pt_BR language causing constant force closes

Changelog for Camera Fix (new):
- fixed camera flash

Changelog for hotfix2:
- Added Live Wallpaper
- Fixed white status bar clock after flashed hotfix1
- Fixed lag when entering settings
- Hopefully fixed in-call button screen issue (need report)
- Added Cosmic Flow
Note: Hotfix2 included Hotfix1 :)

Changelog for hotfix3:
- Fixed face unlock, now we have fully working ROM imo ;)
- Fixed systemUI fc when using gps
- Fixed white on white text in some notifications.
- Improve scrolling

Changelog for Beta Final:
- Fixed some lag
- Fixed wifi issue on some devices (hopefully)
- Faster and Stable
- Removed ICS Camera and Added Sony Camera
- Added Google music with ICS theme
- Added Explorer
- More ICS taste ;)

Changelog for Beta Final Fix:
- Back to old libs for stability
- Added ICS Camera (remove what you don't use)
- Added DSP Manager (confirmed working)
- Fixed some apps FC
- Fixed Facebook issue
- workaround for notification light issue
- Fixed GPS FC issue (i hope)
- Fixed wifi issue (need report)

Changelog for Hotfix RC1:
- added new build.prop tweaks
- tweaked sysctl.conf
- added tweak for force HW rendering
- added 10MBps video recording (Thanks to Hansip87)
- corrected zipalign tweaks (remove manually the old zipalign tweak from /system/etc/init.d)
- added new wifi modules
- added notification bar shortcut
- added battery percentage (thanks to jjdoctor)
- added modified mms.apk for enable enter
 
Last edited:

ZduneX25

Recognized Themer
Nov 4, 2010
4,123
5,004
miuipolska.pl
Xiaomi Redmi 2
Xiaomi Mi 5
@wilsonchuchu fair enough:

We need to replace some of the files which allow the hardware and keys to work. This is the easy part.

Go into the root of the zip and follow this path to the kernel modules;
"/system/lib/modules"
Delete all the files you find here.


Now take the kernel modules which came along with the kernel you added to the boot.img and copy them there. Next follow this path to the propietary hardware files;
Delete all the files you find here.


Again this as simple as taking the files from a ROM meant for your device and copying them into this directory. So what we've done there is added the kernel modules that we can set symlinks to in the updater-script and contain the modules needed for things like WiFi, bluetooth etc.
The "/hw" directory as you can see contains the files which control the sensors and lights such as GPS and the accelerometer.

Next, we can look at making sure the hard and soft keys work, the files which contain the layout of your device keys can be found in;
"/system/usr/keylayout" and "/system/usr/keychars"
Touch only those 2 directories.
Delete all the files in here and copy the ones from your device (following the same directory) here.


Okay now to finish off we need to copy over the mount point information for your device and the WiFi drivers.
Follow this path;
and delete only these files and directories.
- vold.fstab
- /wifi
- /ppp

Now follow the same path in a ROM for your device and copy over these files.

Okay we're done!

Before flashing take a look and some guides which show you how to write updater-scripts, in case you need to create important symbolic links.

Source: http://www.freeyourandroid.com/guide/porting-android
 
  • Like
Reactions: Madfysh

Top Liked Posts

  • There are no posts matching your filters.
  • 38
    This ROM ported from AOSP 4.0.3 ICS by zdzihu on ARC Forums.
    This is BETA rom, Just report it here if you found any bug.
    This is not my work, I am just porting it from ARC to NEO. Just wanna Share it with you guys. :)

    Thanks to Zdzihu for this awesome ROM, and Night-Elf for modified ICS Beta kernel, Kormatoes, Jjdoctor, Zackie012 and Iridaki for all their help and All Xperia Developers.

    Instructions:
    1. Flash ICS Beta kernel with built-in recovery here
    2. Boot to CWM then wipe everything. wipe data, wipe cache, format system, format data, format cache, wipe dalvik.
    3. Flash update zip, then reboot, let it settle for couple minutes.
    3. Feel the speed. LOL

    Download: http://www.mediafire.com/?96z09s9zbczcgfg , Wipe Everything highly recommended ;)
    Hotfix RC1: http://www.mediafire.com/download.php?odbij8o2cxjum23 , Wipe cache and dalvik.

    Patch for NEO V (flash work): http://www.mediafire.com/?rlm6ml7aqo4yacn

    scaled.php


    Features:
    1. Pre-root and tweaked
    2. Latest Trebuchet Launchers
    3. HDMI and FM Radio Works Ok
    4. Gapps Base included
    5. Wifi Direct App
    6. Original ICS Bootanimation
    7. SEMC Camera

    This ROM is clean AOSP without any bloatware or mods. You have been warned :p

    Known Issues:
    - Report..;)

    This is the original thread link: http://xdaforums.com/showthread.php?t=1517136

    Use it with your own risk, I am not responsible if you break your device

    Just press thanks if this help you or make you happy ;)
    Happy flashing..
    Cheers,

    Aim.
    10
    additional download:
    ICS Original launcher Without Search Bar (4x5): http://www.mediafire.com/?ewqq6nn1bxryru7 , Thanks to djmcnz
    Chrome Browser Beta: http://dl.dropbox.com/u/22987550/com.android.chrome-1.apk , Thanks to marcell96 for uploading
    Updated and Full Gapps: http://www.mediafire.com/?awi0mzi6wxd5k83 for Face Unlock flash this. :)
    Google Music With ICS Theme: http://xdaforums.com/showpost.php?p=21896638&postcount=246 , move it manually to system/app and change permission to (rw- r-- r--)
    ICS Touch Button:
    26 dpi : http://www.mediafire.com/?yd9g6p46fja58l3
    35 dpi : http://www.mediafire.com/?7iupkv47i0nv4vb
    Biggest : http://www.mediafire.com/download.php?dlb03rvqbcpuy7f , just rename it to framework-res.apk then copy and replace existing file in system/framework and change permission to (rw- r-- r--) , Big thanks to Kormatoes ;)
    ICS Style In-call Screen (with android logo): http://www.mediafire.com/download.php?23kps8yk5v1zons
    ICS Style In-call Screen (without android logo): http://www.mediafire.com/?c34fl3e3bbe1n7t
    DSP Manager for ICS: http://www.mediafire.com/?swcwlvv9w7cwkfz
    ICS Original Camera.apk: http://www.mediafire.com/?7avir7r8nm2lcsi
    Battery icon with percentage: http://xdaforums.com/showpost.php?p=23419910&postcount=2


    Changelog for hotfix1:
    - Fix FM Radio FC when headset not connected
    - Fix pt_BR language causing constant force closes

    Changelog for Camera Fix (new):
    - fixed camera flash

    Changelog for hotfix2:
    - Added Live Wallpaper
    - Fixed white status bar clock after flashed hotfix1
    - Fixed lag when entering settings
    - Hopefully fixed in-call button screen issue (need report)
    - Added Cosmic Flow
    Note: Hotfix2 included Hotfix1 :)

    Changelog for hotfix3:
    - Fixed face unlock, now we have fully working ROM imo ;)
    - Fixed systemUI fc when using gps
    - Fixed white on white text in some notifications.
    - Improve scrolling

    Changelog for Beta Final:
    - Fixed some lag
    - Fixed wifi issue on some devices (hopefully)
    - Faster and Stable
    - Removed ICS Camera and Added Sony Camera
    - Added Google music with ICS theme
    - Added Explorer
    - More ICS taste ;)

    Changelog for Beta Final Fix:
    - Back to old libs for stability
    - Added ICS Camera (remove what you don't use)
    - Added DSP Manager (confirmed working)
    - Fixed some apps FC
    - Fixed Facebook issue
    - workaround for notification light issue
    - Fixed GPS FC issue (i hope)
    - Fixed wifi issue (need report)

    Changelog for Hotfix RC1:
    - added new build.prop tweaks
    - tweaked sysctl.conf
    - added tweak for force HW rendering
    - added 10MBps video recording (Thanks to Hansip87)
    - corrected zipalign tweaks (remove manually the old zipalign tweak from /system/etc/init.d)
    - added new wifi modules
    - added notification bar shortcut
    - added battery percentage (thanks to jjdoctor)
    - added modified mms.apk for enable enter
    5
    to disable hardware backlights which burn like hell try this flashable zip

    NOTE : it will disable the hardware back-lights completely

    tested it myself works good
    4
    If someone interesting to continue this project, please PM me and i will give you this thread.
    Thanks for your support guys. So sorry cant continue to develop this rom. :)

    Sent from my Galaxy Nexus using Tapatalk 2
    3
    Screenshot from NEO:
    670a4012-170a-6c78.jpg
    670a4012-1730-a361.jpg
    670a4012-174c-e79c.jpg
    670a4012-17e4-f60d.jpg