marioneldo
16/01/12, 11:24:11
No la probe, solo la porto de xda, parece aun medio verde..
http://forum.xda-developers.com/showthread.php?t=1432017
[ROM] tiny_ics_stage3 [CM7r2] (based on Sandvold/texasice Rom) (14.Jan.) ICE CREAM SANDWICH for CMr2 Hboot Important No.1
I want to say thanks to texasice from the Evervolv Team and Sandvold, that i'm free to use their work for this build, and that we can offer this in our german ics forum and host it on our own server.
And thanks to all the other devs who are involved.
All thanks are due to them!
Important No.2
I'm not a developer!
I take no responsibility!
I'm just beginning to learn!
Important No.3
If you need a full working Rom for daily use - don't use this one
If you can't help youself - don't use this one
If you think that i can fix everything for you - you already know...
Important No. 4
If you run into any trouble with this Rom, don't ask in Sandvold's thread!
Important No. 5
Thanks to bWorks (Tom from icsforum.de (http://www.icsforum.de/index.php)) for hosting all files on his server!
http://www9.pic-upload.de/08.01.12/6lorak8p5kly.jpg
So, what do you get?
At the moment this is just a "heavy stripped down" version of Sandvolds ICS-Beta-0.3.2. with small modifications, which works smooth on CM7r2 Hboot.
No more, no less.
Video Review made by Appl_Usr can be found here:
Part 1 (http://www.youtube.com/watch?v=vCtZPdlgxrY)
Part 2 (http://www.youtube.com/watch?v=cEO3hQYsIJw)
This is the link to the Rom and the flashable Gapps (no captcha, no wait time, no advertising)
Available in our Forum (http://www.icsforum.de/thread-32-post-73.html#pid73)
Installed launcher is Nova Launcher Beta
Thanks to kevin@TeslaCloil
http://forum.xda-developers.com/show....php?t=1389071 (http://forum.xda-developers.com/showthread.php?t=1389071)
Images, explanations, lists follow later
missing apps:
Code:
- Music2 - (flash via recovery, or install the one you prefer) - MusicFX - (flash via recovery) - Youtube - (flash via recovery) - VideoEditor - (flash via recovery) - Maps - (install from market) - Gallery - (can be installed to system/app, but you have to delete other stuff before like IME keyboard or VoiceSearch for example) - Launcher - ChromeBookmarksSyncAdapter - Gmail - GenieWidgwt - Galaxy4 - HoloSpiralWallpaper - LiveWallpapers - LiveWallpapersPicker - MagicSmokeWallpapers - OpenWnn - PhaseBeam - VisualizationWallpaper
HowTo install missing apps to /system/app BE CAREFUL
If you prefer an other keyboard than IME keyboard (and have already installed an other keyboard), or if you don't need TextToSpeech or VoiceSearch for example, you can free up space in /system/ - and then you can can flash other system applications like Talk, Gmail, Gallery,... instead.
If you like to do this, you can use root explorer or ES File Manager, give them root access and mount /system writable.
Then navigate to /system/app and delete the apk's you don't need. You have to be S-OFF!
You can also use adb:
mount /system read-write
Code:
adb remount
list all installed apps in system
Code:
adb shell ls /system/app
delete the application you don't need
Code:
rm /system/app/the_app_to_delete.apk
exit the shell
Code:
exit
Now check how much free space you got in system and compare to the apk you like to install! You can use terminal emulator for this or you can install quick system info from market.
Then you can flash missing apps via recovery.
Or extract them from zip file and copy them to /system/app (reboot required).
At the moment you can find Gmail and Gallery if you follow the link in this post.
If you want more...tell me.
DESCARGA DE ROM 3.9 (http://icsforum.de/downloads/tiny_ics_stage3.9.zip)
http://forum.xda-developers.com/showthread.php?t=1432017
[ROM] tiny_ics_stage3 [CM7r2] (based on Sandvold/texasice Rom) (14.Jan.) ICE CREAM SANDWICH for CMr2 Hboot Important No.1
I want to say thanks to texasice from the Evervolv Team and Sandvold, that i'm free to use their work for this build, and that we can offer this in our german ics forum and host it on our own server.
And thanks to all the other devs who are involved.
All thanks are due to them!
Important No.2
I'm not a developer!
I take no responsibility!
I'm just beginning to learn!
Important No.3
If you need a full working Rom for daily use - don't use this one
If you can't help youself - don't use this one
If you think that i can fix everything for you - you already know...
Important No. 4
If you run into any trouble with this Rom, don't ask in Sandvold's thread!
Important No. 5
Thanks to bWorks (Tom from icsforum.de (http://www.icsforum.de/index.php)) for hosting all files on his server!
http://www9.pic-upload.de/08.01.12/6lorak8p5kly.jpg
So, what do you get?
At the moment this is just a "heavy stripped down" version of Sandvolds ICS-Beta-0.3.2. with small modifications, which works smooth on CM7r2 Hboot.
No more, no less.
Video Review made by Appl_Usr can be found here:
Part 1 (http://www.youtube.com/watch?v=vCtZPdlgxrY)
Part 2 (http://www.youtube.com/watch?v=cEO3hQYsIJw)
This is the link to the Rom and the flashable Gapps (no captcha, no wait time, no advertising)
Available in our Forum (http://www.icsforum.de/thread-32-post-73.html#pid73)
Installed launcher is Nova Launcher Beta
Thanks to kevin@TeslaCloil
http://forum.xda-developers.com/show....php?t=1389071 (http://forum.xda-developers.com/showthread.php?t=1389071)
Images, explanations, lists follow later
missing apps:
Code:
- Music2 - (flash via recovery, or install the one you prefer) - MusicFX - (flash via recovery) - Youtube - (flash via recovery) - VideoEditor - (flash via recovery) - Maps - (install from market) - Gallery - (can be installed to system/app, but you have to delete other stuff before like IME keyboard or VoiceSearch for example) - Launcher - ChromeBookmarksSyncAdapter - Gmail - GenieWidgwt - Galaxy4 - HoloSpiralWallpaper - LiveWallpapers - LiveWallpapersPicker - MagicSmokeWallpapers - OpenWnn - PhaseBeam - VisualizationWallpaper
HowTo install missing apps to /system/app BE CAREFUL
If you prefer an other keyboard than IME keyboard (and have already installed an other keyboard), or if you don't need TextToSpeech or VoiceSearch for example, you can free up space in /system/ - and then you can can flash other system applications like Talk, Gmail, Gallery,... instead.
If you like to do this, you can use root explorer or ES File Manager, give them root access and mount /system writable.
Then navigate to /system/app and delete the apk's you don't need. You have to be S-OFF!
You can also use adb:
mount /system read-write
Code:
adb remount
list all installed apps in system
Code:
adb shell ls /system/app
delete the application you don't need
Code:
rm /system/app/the_app_to_delete.apk
exit the shell
Code:
exit
Now check how much free space you got in system and compare to the apk you like to install! You can use terminal emulator for this or you can install quick system info from market.
Then you can flash missing apps via recovery.
Or extract them from zip file and copy them to /system/app (reboot required).
At the moment you can find Gmail and Gallery if you follow the link in this post.
If you want more...tell me.
DESCARGA DE ROM 3.9 (http://icsforum.de/downloads/tiny_ics_stage3.9.zip)