Related
Tring to install esspresso black onto my RCMix HD Rom but getting an error, goes something like this.
E:failure at line 3
Copy_dir PACKAGE:system SYSTEM:
Instalation aborted.
Any help?, sure i have read that this theme doesnt run on HD Roms but in the thread it does.Can someone put me right on this either way.Or tell me where i'm going wrong.Cheers
Get a skin.
Sent from my HTC Desire using XDA App
get a skin?.Not sure what you mean.Is this something i need to install first to allow themes?.
Right i think i have the idea, download the zip file of the theme i want copy over the required files and it should show up in the skin manager on my phone to install when i want.Where do i put the files i extract from the zip?
stigslim said:
Right i think i have the idea, download the zip file of the theme i want copy over the required files and it should show up in the skin manager on my phone to install when i want.Where do i put the files i extract from the zip?
Click to expand...
Click to collapse
Holy cow. Go to the skins thread in the DHD forum, download an apk, install it, ???, PROFIT
Sent from my HTC Desire using XDA App
look here
http://forum.xda-developers.com/showthread.php?t=829835
Hi Guys!
Now that finally the devs arrived with some amazing ROMs, I change these ROMs a lot every day. But I experienced some problems because I often do that at work where I don't have adb shell available. So I created an xRecovery zip-file to install Android Terminal Emulator before booting into the ROM the first time.
That gave me the idea to offer you some zip-files with useful (free) applications you perhaps want to have pre-installed on any ROM before booting it.
I also attached two blank zip-files where you can easily add your own apps, perhaps a preferred keyboard in your language or whatever you want to push onto your phone via xRecovery.
If somebody's interested we could turn this into some kind of collection for universally usable xRecovery files.
How to use the blank zip-files:
To use this method, you need to have the app available as an apk-file, of course.
If you have the app already installed on the ROM you're looking to replace, you can just use a root file manager like Root Explorer to copy and paste the apk file from \data\app\ to your SD card.
If you cannot get the apk file, you can request it here or send me a PM and I'll try to prepare the zip-file for you. Don't ask me to do this with paid apps! This whole method is meant to be used with free apps and I will not add or support warez in any form!
Okay, now let's start. As you can see, I attached two blank zip-files: blank_data-app.zip and blank_system-app.zip. Why two of them?
There are basically two locations where you'll want to install your own apk's:
\data\app\ --> contains all non-system-relevant user apps and should be your choice in most cases. If you install here, you can easily uninstall the apps later if you don't need them anymore.
\system\app\ --> contains system-relevant and pre-installed apps such as vending.apk / phonebook.apk / Email.apk / Gmail.apk / Calender.apk / etc.
Only install here if you want to replace one of these apps with a themed one or if you want to force-update market for example! It's not possible to uninstall anything you installed here the usual way! You'll have to use Titanium Backup or another third-party app.
Only overwrite existing apps in this folder if you know what you're doing!
So, just choose where you want to install your app, open (NOT extract!) the corresponding file with a zip-file manager of your choice (I'd recommend 7Zip or WinRAR) and drag the apk-file you want to install into data\app\ (for blank_data-app.zip) or system\app\ (for blank_system-app.zip. pretty obvious, huh? ). Confirm to copy the file there and close the zip file.
That's it. Now you just have to give your zip-file an appropriate name and push it onto your SD card to install it via xRecovery-->install custom zip-->choose custom zip from sdcard.
__________________________________________________
Some comments on the zip-files attached:
- Android_Terminal_Emulator.zip:
This is useful if you installed a new ROM and experience problems like flashing homescreen or no GSM/data connection. In that case, open ATE and type the following:
su (confirm SuperUser rights)
busybox killall servicemanager
Click to expand...
Click to collapse
This will restart the phone and hopefully solve your problems. (I know this mini guide seems not to fit here, but perhaps someone reads it before spamming the dev thread with questions that were answered a thousand times )
- JIT_Enabler_v2-zdz.zip:
all KUDOS go to zdzihu. Make sure you visit his thread to always get the latest version of JIT Enabler.
Note that you only need this file on 2.1 ROMs where JIT Enabler isn't pre-enabled! On 2.2+ ROMs JIT is always included.
- New Market V2.2.11.zip:
Make sure to sign into your google account and open market once (accept licence agreement) before you update to the new market. Many people experience problems if they don't do this!
- TitaniumBackup-3.6.7.1.zip:
You can also create this file yourself. If you open TB and tap on Settings-->more... there's an option to create an update.zip
- XDA_app.zip:
Useful for any kind of problems of course
__________________________________________________
So, not much of a collection at the moment, but perhaps there's interest for something like that. If you know something that will come handy to have it preinstalled, just tell me!
Cheers
qwer23
very nice idea, but i was wondering if there is a guide to how to make .zip files for xrecovery
"instead of giving me a fish to eat for a day, teach me how to fish!"
Sent from my X10 using Tapatalk
mezo9090 said:
very nice idea, but i was wondering if there is a guide to how to make .zip files for xrecovery
"instead of giving me a fish to eat for a day, teach me how to fish!"
Sent from my X10 using Tapatalk
Click to expand...
Click to collapse
i like that point of view! well i only found one for creating a whole update. zip for a rom with android kitchen I can explain some of the basics inside this zip file this evening after work. a zip just for installing apps is created quite easily. it gets more complicated if you have to set permissions and things like that.
Sent from my rooted X10i using XDA App
good idea!
thanks
Great! thanks a lot for this useful guide, I will use it.
Just one question in the same line like mezo, If I already have a rom zip file and I want to add to this rom the apps, would it be possible? and Could you explain us? or its just copy the files inside the \data\app\ folder?
Thanks again for your help.
Great idea, thanks!
Sent from my Freex10 2.2.1 Darkstyle
770G said:
Great! thanks a lot for this useful guide, I will use it.
Just one question in the same line like mezo, If I already have a rom zip file and I want to add to this rom the apps, would it be possible? and Could you explain us? or its just copy the files inside the \data\app\ folder?
Thanks again for your help.
Click to expand...
Click to collapse
As long as the apps aren't system-relevan, it's as easy as that, yes
For all of you willing to learn more: I'm quite a noob, too, but I'll try to make a tutorial on how to create recovery zip-files as soon as I can.
Won't be today though, because I'll go out to party into my birthday this evening
So long,
qwer23
mezo9090 said:
very nice idea, but i was wondering if there is a guide to how to make .zip files for xrecovery
Click to expand...
Click to collapse
You can use the Android Kitchen to create custom zip files, I use the Cygwin method as it makes file management a little easier imo.
Great idea man, a lot of thanks!
1 zip - several apps
Is it possible to create one zip to install several apk's?
Maybe I have a few "stock" apps, the ones that I always need, and want to install all in a single step.
Can this be done or I have to install one by one even using xRecovery?
Thanks!
Great tuto and thank you for sharing
jpdediego said:
Is it possible to create one zip to install several apk's?
Maybe I have a few "stock" apps, the ones that I always need, and want to install all in a single step.
Can this be done or I have to install one by one even using xRecovery?
Thanks!
Great tuto and thank you for sharing
Click to expand...
Click to collapse
you can throw as many apps as you want into the zip file. everything inside the data\app folder will be installed
Sent from my rooted X10i using XDA App
Hello all. Ihave a problem with xRecovery 0.2 (the last release) when I reboot my phone holding the back button a few moments after the SE Logo appears, it doesn't work. I've installed it with the xRecovery installer and with the FlashTool with BusyBox 1.17 installed. I'm on a X10 2.1 Generic . Thaks
Gugoo said:
Hello all. Ihave a problem with xRecovery 0.2 (the last release) when I reboot my phone holding the back button a few moments after the SE Logo appears, it doesn't work. I've installed it with the xRecovery installer and with the FlashTool with BusyBox 1.17 installed. I'm on a X10 2.1 Generic . Thaks
Click to expand...
Click to collapse
Firstly, the xRecovery depends upon its version of busybox. In the version I use it is 1. 15. 3
So re-install xRecovery(just in case).
Secondly, u don't hv to keep the back key pressed but tap it a few times repeatedly during the screen with "Sony Ericsson" logo.
Hope this helps.
Regards
kLouD™
Sent from my X10i on zdzihu's 2.2.1(beta3) using XDA App
thanks for the info!
kloud_ said:
Secondly, u don't hv to keep the back key pressed but tap it a few times repeatedly during the screen with "Sony Ericsson" logo.
Hope this helps.
Regards
kLouD™
Click to expand...
Click to collapse
Thx but that doesn't working =(
it works ! thx
bro i need your help... im using froyo custom rom on my x10.. now i need to install backup & restore apps but it said apps cannot installed. so how to install it using xrecovery... i have the apk as well.. but i think the apk is for Eclair.
Sof_600 said:
bro i need your help... im using froyo custom rom on my x10.. now i need to install backup & restore apps but it said apps cannot installed. so how to install it using xrecovery... i have the apk as well.. but i think the apk is for Eclair.
Click to expand...
Click to collapse
sorry, backup and restore only works with stock se rom and mods based on it (like kx10 or blue sparks,...). it's impossible to install on any 2.2/2. 3 or 2.1 AOSP rom.
Sent from my rooted X10i using XDA App
in deed ..you only have to press twice.. (press one..wait one sec then press again and release...and wait for the terminal to popup) voilà!
--------
hey im having a problem.
I know that you will say "this belong to another thread" but since this way i can trick the thing and install again the system apps like the Package administrator etc, i need to know what to do in mi case with this method:
mi BETA3 was working smooth!
iv been using the BETA3 a long time but some days ago, suddently i couldn't install apps anymore (thouse that are in mi SD or frome the market...not even Applanet...nothing)
The screen shows the "barber shop black and white" bar rolling and rolling and never stop.
Mi USB detection is not working, that means that mi PC is recognazing the phone (it sound like a UYSB is been conected) but never apear the folder of the SD. nto even options of debugging usb etc in the notification bar of the device.
and when i get in Settings> runing aplications, all aplication are in "calculating..." mode. so they say 00 mb. and never stop triying to get the numbers. its so odd.
the other aplication (that came installed with the BETA) works fine.
I have tryed, erasing the firmwares and isntalling them from the beginning and everything worked fine with old firms like 2.0 and 2.1 update1. too!
then i do the root (first z4root, then busybox, then xRecovery) and make xrecovery work. install the beta 3, and again i can't do anything.
i triyed installing the BETA4 but never stop rebooting so i just yield and stick with BETA3.
any idea..plzzz!!! i really don't whon't to use Eclair...it's just so ugly!!
it's not working on mi xRecovery. i put the apps insinde app folder of thwe .zip and put it in a random folder of mi SD, then do >the Recovery > install custom.zip>Choose from SD card>confirm install the selected "blank_data-app.zip".
and it say:
Finding update package.....
opening update package.....
E i asume E means Error!) can't open blablabla/blblabla folder/blank_data-app.zip (bad)
installation Abnorted.
i asume iv done something wrong...!?!?
PS: BTW can somebody sen me the original .apk of FROYO bwecasue i can't find them , to use the system-apps.zip
thanxxx!!!
So, i got fed up with dealing with thumbnail MMS for TMOUS while using MIUI, and i dont believe using a different txt messaging app is a viable solution, thus, i took matters into my own hands and edited the UA in the messaging app to NexusOne.
!!!NEW CHANGES!!!
This uses the N95 UA and Uaprof for carrier compatibility reasons.
The MMS Size has been changed to 120000 per request from relldroid
I tested this on my own phone without any issues.
Based off of 1.12.16, 1.12.9 and the latest stable 2.3.4a
Simply boot into CWRecovery and flash like any other update
Let me know of any issues, and i'll try to help as much as possible
Thank you.
INSTRUCTIONS:
1) Download file for your chosen build
2) Save it to your SDCARD (root dir is the easiest)
3) Boot into CWM Recovery
4) Select "load zip from SDCARD"
5) Select zip file on SDCARD
6) Reboot
-6a) It can be considered safe measure to wipe the cache and Dalvik cache prior to rebooting. No harm no foul
--Alternatively, if you use Rom Manager, you can use that as well. That program works directly with CWM Recovery.
How-To for yourselves
Hard Method;
Req - SystemUI.apk, Framework.apk, MMS.apk (all from the same build, no mismatching) APKManager (google is your friend )
1, install APKManager
2, move SystemUI.apk -> c:\users\*your username here*\APKTool\
3, rename Framework.apk -> 1.apk
4, move 1.apk -? c:\users\*your username here*\APKTool\Framework\
5, move MMS.apk -> ~\apkmanager\place-apk-here-for-editing
6, run apkmanager from the installed directory (instructions of how to run it is with the download)
7, decompile mms.apk
8, within the \projects\ folder, there will be a folder labeled MMS, locate the xml file mms_config
9, edit the string userAgent -> NexusOne (other useagents can also work, NexusOne is a known working one for HD2 + TMOBILE)
10, once edited, compile, hit yes, then yes
11, follow the one screen instructions (it's straight forward)
12, rename the newly created apk unsignedMMS.apk (located in \place-apk-here-for-modding) to MMS.apk
13, place the new MMS.apk into the \system of your phone
14, reboot
Easy method:
Req - latest MMS fix
1, download my latest fix
2, unzip
3, unzip the mms.apk (treating the mms.apk as a zip file)
4, locate mms_config.xml
5, copy to the new mms.apk (again, treating as a zip file
6, move to \system of your phone
7, reboot
Use only the above instructions if you know what you are doing, I take no responsibilities in any damage/issues caused by the provided methods.
Are you on TMOUS? I'm having this problem myself....
bigmixxx said:
Are you on TMOUS? I'm having this problem myself....
Click to expand...
Click to collapse
I am on TMOU, been trying to fix it all day, but now it's fixed
shrinex said:
I am on TMOU, been trying to fix it all day, but now it's fixed
Click to expand...
Click to collapse
could you upload the mms file you used? or post a link to the build you got it from
Sent from my HTC HD2 using XDA App
lowrider262 said:
could you upload the mms file you used? or post a link to the build you got it from
Sent from my HTC HD2 using XDA App
Click to expand...
Click to collapse
edited original post with both link and .apk file
shrinex said:
edited original post with both link and .apk file
Click to expand...
Click to collapse
thanks, trying this now... will report results shortly. really hope i can get this working, blurry mms is the only thing thats been keeping me from running miui. btw what miui build are you using?
EDIT: i tried this on NDT ginger miui 8.0 build, no luck. it says "application not installed" and there is no icon for messaging.
lowrider262 said:
thanks, trying this now... will report results shortly. really hope i can get this working, blurry mms is the only thing thats been keeping me from running miui. btw what miui build are you using?
EDIT: i tried this on NDT ginger miui 8.0 build, no luck. it says "application not installed" and there is no icon for messaging.
Click to expand...
Click to collapse
Im using JW MIUI 1.4.29 -> http://forum.xda-developers.com/showthread.php?t=1050645
How i went about it is that i put the mms.apk in the root of my sd card using ES File Explorer (which supports system rw mounting) then copied the file into \system\app\, overwriting the original.
If you try to install it as a normal apk, it will reject it, since it's a system app
shrinex said:
Im using JW MIUI 1.4.29 -> http://forum.xda-developers.com/showthread.php?t=1050645
How i went about it is that i put the mms.apk in the root of my sd card using ES File Explorer (which supports system rw mounting) then copied the file into \system\app\, overwriting the original.
If you try to install it as a normal apk, it will reject it, since it's a system app
Click to expand...
Click to collapse
thanks for the reply, downloading JW MIUI now to try again. will report results
Sent from my HTC HD2 using XDA App
still cant get it to work, looks like ill be sticking with CM7 roms
Sent from my HTC HD2 using XDA App
lowrider262 said:
still cant get it to work, looks like ill be sticking with CM7 roms
Sent from my HTC HD2 using XDA App
Click to expand...
Click to collapse
you even pushed it via ADB?
i'll see if i can make it flashable
Here is a fix for tmobile mms, flash it via CWM. http://forum.xda-developers.com/showpost.php?p=11419702&postcount=1446
Capt.PP said:
Here is a fix for tmobile mms, flash it via CWM. http://forum.xda-developers.com/showpost.php?p=11419702&postcount=1446
Click to expand...
Click to collapse
That is one way to resolve the issue, tho thats the gingerbread default mms apk, not the miui verson.
i've replaced the apk in the zip with the one that i'm using for messaging so it should work with miui builds.
...i wish i knew how to make flashable packages
lowrider262 said:
still cant get it to work, looks like ill be sticking with CM7 roms
Sent from my HTC HD2 using XDA App
Click to expand...
Click to collapse
uploaded a flashable apk, i take no credit for it
shrinex said:
uploaded a flashable apk, i take no credit for it
Click to expand...
Click to collapse
thanks!!! this worked for me on NDT MIUI rom!!! now if there was just a way to get this method to work on sense roms id be set
isnt there a TMOUS specific sense that has a mms fix implemented??
i forgot which one it was tho...
shrinex said:
isnt there a TMOUS specific sense that has a mms fix implemented??
i forgot which one it was tho...
Click to expand...
Click to collapse
i know a few have the 1024 size fix, ive tried frankinstine and cmyxlgo stock desire that both have it but it didnt make a difference for me, still blurry. until now the only thing thats worked is cm7 builds because of the custom user-agent option
Sent from my HTC HD2 using XDA App
What Does miui mean?
iiadore said:
What Does miui mean?
Click to expand...
Click to collapse
MIUI is a custom android suit, like how sense is for android. It originally started out as a knock off from the iPhone but evolved into something more unique. Go check it out @ www.miuiandroid.com, they update the rom once a week, every friday
Still a novice here....
How do you flash the size fix with the zip file?
Do I just unzip the file using root explorer?q
Force close
I tried everything even pushed through adb and still not working. :l
Hey everybody,
Because the original ROM thread for Sebastiaan15's amazing Runnymede gets flooded and spammed with theme-related questions, themes and problems to skins and customization, it has been suggested to start a new thread to discuss all these things in one place.
So let's do this here and feel free to share and participate
How to change themes, ready to flash themed ROM-zips and various themes can be found in 3rd Post on this site Enjoy!
I've also tested several kernels with AIO 2.2 and published the results here : http://forum.xda-developers.com/showthread.php?p=19514860#post19514860
Good idea, keeps the other thread cleaner.
Great thats what i´m talking about, so first of all:
Thanks to he_stheone64 for the great themes and sebastian15 for the great rom.
Click to expand...
Click to collapse
Thx to:
Code:
Mahlzahn
sschmutte
Floare
rujelus22 for the inverted market.apk
If you read the tutorial and follow the steps, your modded rom should work.
If i forgot something pls let me know and now have fun ^^.
Don´t flash the zips from the desire hd threat
Flashable Theme.zip´s now availabel. Look on bottom of the post !!!
--------------------------------------------------------
Include theme into Rom.zip:
1. Download the ROM zip file.
2. Download the desired theme
3. Move the files from the zip theme to the ROM zip:
a. /system/app to /sd-ext/app_s
b. /system/framework to /sd-ext/framework_s.
4. Copy the NEW ROM in your SD and flash it like a new ROM.
On STOCK Hboot is the framework on system and app_s on sd-ext
With 7zip you can easily open the zip files without extracting and copy the new files into the rom.zip.
Click to expand...
Click to collapse
Include theme after Rom flashing:
You can adb them in, or put them in the rom before you flash.
Or you can use QtADB, if you are not so familiar with adb or have your rom allready configured,
there you have an explorer and you can easily change the files after flashing.
1. Boot to recovery (volume down & power) and mount your sd-ext/system folder, depends on Stock/Cm7r2 HBoot.
2. Use QtaDB to copy the files to your device. Doing this form recovery is saver then from running device.
you get QtADB here http://qtadb.wordpress.com/download/
You may have to give the new files the rigth permissions, same as the old files have, if you copy them into the booted device.
Use Root Explorer and long press on the new files.
Then you can change the permissions otherwise your rom crashs.
Click to expand...
Click to collapse
Flash a Theme.zip:
1. Download the Theme.zip from THIS page
2. Push somewhere on your sd-card.
3. Boot to Recovery.
4. Choose install from sd-card.
5. Choose the Theme.zip and install.
Click to expand...
Click to collapse
Arabic-persian-hebrew full patch for the 4.8 , 4.9, v5.x and AllinOnev1
Here are some themes you can use:
ICE HD
Revolution Theme
Honey HD Theme
Blue Glass
Code RED Theme is only for Sense 2.1 so there will be no flashable.zip sry
How to change backgrounds, transparency, .....:
ALL ABOUT ROSIE
Click to expand...
Click to collapse
Ready to flash themed roms, you can download them here :
Pls flash the "Camera.zip" from addons if you´r getting freezes after taking a picture. It delets the Camera bug
Runnymede_AIO_V3.0.2 Rom with Blue_Glass_Runny_Edition_V4.0.1_02.12.11_Full_Them e Cm7r2 + camera fix Thx sschmutte
Runnymede_AIO_V3.0 Rom with Blue_Glass_Runny_Edition_v4.0_Full_Theme Cm7r2 + camera fix Thx sschmutte
Runnymede_AIO_V2.2 with ICE_HD_RUNNY_4.0_201111 Theme Cm7r2 AD2SDX Thx sschmutte
Runnymede AIO V2.2 with Blue Glass Runny Edition v4.0 Full Theme Cm7r2 AD2SDX Thx sschmutte
Runnymede ALLinONE V2.1 base Runnymede RUU 1.05.401.4 CM7r2 Hboot Honey HD mod <--- Works perfect on my phone
Runnymede ALLinONE V1 base Runnymede RUU 1.05.401.4 CM7r2 Honey HD mod
Runnymede AIO V1 ICE HD CM7r2 Thx sschmutte
Runnymede v5.0 CM7r2 Honey HD mod <--- Works perfect on my phone
Click to expand...
Click to collapse
Flashabel Theme.zip´s , you can download them here :
First boot takes some time, cause dalvik cache get´s flashed during install
Pls flash the "Camera.zip" from addons if you´r getting freezes after taking a picture. It delets the Camera bug
Cm7r2 HBoot:
Back to Stock Runnymede Theme Cm7r2
Blue Glass v4.0 For Runny v4.0_14.11.11 w/ Sense v3.5 Theme Cm7r2 Flash Camera.zip from addons after Theme flashing
Honey_HD_RCMix_4.0_15.11.11 Theme Cm7r2
Honey_HD_RUNNY_3.3 Theme Cm7r2
ICE_HD_RUNNY_4.0_201111 Theme Cm7r2
Stock HBoot:
Honey_HD_RCMix_4.0_15.11.11 Theme Stock HBoot
REVOlution DHD for SENSE ROM`s - Update 17.11.11 Stock HBoot
Blue Glass v4.0 For Runny v4.0_14.11.11 w/ Sense v3.5 Theme Stock HBoot Flash Camera.zip from addons after Theme flashing
Click to expand...
Click to collapse
Greetz Nulli
Screenshots AIO v2.1 HoneyHD :
Last shot is from AIO v1, just to show the Battery icon, recognized to late that i disabled it. I use minimalistic text for the akku status.
Click to expand...
Click to collapse
Mahlzahn said:
Runnymede AIO v.2.2 FULL ROM-Zip for Cm7r2 Users with HoneyHD Theme
It includes the full ROM, HoneyHD Theme and a custom background for the AppList, quicksettings and status bar. Hope you like it...If not, you can easily change the zip and include other backgrounds. How-to's can be found in the HoneyHD main thread.
Please report back if anything is not working properly. It does for me though ^^
Download-Link: http://www.multiupload.com/R7VBD64U7I
Click to expand...
Click to collapse
sschmutte said:
Here the:
Runnymede_AIO_V2.2 with ICE_HD_RUNNY_4.0_201111 Theme Cm7r2 AD2SDX
ICE_HD_SENSE_3.5_APK_Transparency_SKIN_PACK
* Unzip the file and copy the APK `s on the sd card
* Install IceHD35_**.apk from SD like a regular app
* Apply the Skin under Personalize
IceHD35.apk 0% Transparency
IceHD35_25.apk 25% Transparency
IceHD35_50.apk 50% Transparency
IceHD35_75.apk 75% Transparency
IceHD35_99.apk 99% Transparency
You need to install Skin for full effect.
Click to expand...
Click to collapse
Floare said:
I have a test version for you for STOCK HBOOT users of the blue theme.
Blue Glass Runny Edition v4.0 Full Theme Stock HBoot
Click to expand...
Click to collapse
Flashable zip files:
BEFORE YOU FLASH THE MARKET.ZIP DELETE ALL MARKET UPDATES
Market 3.3.12 by rujelus22 brings you new Market with Blue Theme back
Thanks Nullinger! Great start. However, the Honey HD and the Code Red link don't work...(page not found)
Mahlzahn said:
Thanks Nullinger! Great start. However, the Honey HD and the Code Red link don't work...(page not found)
Click to expand...
Click to collapse
Yes thanks have edited it ^^
nullinger said:
I have a flashabel Rom where Honey HD is included, i´ll upload it these days.
Greetz Nulli
Click to expand...
Click to collapse
That would be ace. Easy and noob friendly way to check it out ^^
nullinger said:
Great thats what i´m talking about, so first of all:
Thanks to he_stheone64 for the great themes and sebastian15 for the great rom.
WHATS IT CM7R2 HBOOT USERS
--------------------------------------
Dont flash the zips from the desire hd treat
download the theme
unpack it with winrar
you see files and folder in it
example:
theme zip has a file in system/framework folder
your rom has the sd-ext/framework_s folder
take the files from the theme (system/framework/)
and put does files in sd-ext/framework_s/
for apps the same and so on.......enz...
you can adb them in
or put them in the rom before you flash
or you can use QtADB, if you are not so familiar with adb or have your rom allready configured,
there you have an explorer and you can easily change the files after flashing.
Click to expand...
Click to collapse
one question... i extracted files from framework...than should i put these files into the ROM.zip's framework_s folder and replace existing files.... or make a sd-ext folder in theme.zip and in that make framework_s folder than put files in to ....
I've tried both.. didn't worked..
by 1st method I got stuck on boot screen
by second method just got wallpaper and icon folder on SD card...otherwise no change at all...
So please write the step by step procedure by mentioning the directories and the zip files...
Thanks all
sachin.02 said:
one question... i extracted files from framework...than should i put these files into the ROM.zip's framework_s folder and replace existing files.... or make a sd-ext folder in theme.zip and in that make framework_s folder than put files in to ....
I've tried both.. didn't worked..
by 1st method I got stuck on boot screen
by second method just got wallpaper and icon folder on SD card...otherwise no change at all...
So please write the step by step procedure by mentioning the directories and the zip files...
Thanks all
Click to expand...
Click to collapse
I have tried it several ways as well, and I'm unclear which files to copy (e.g. all of the files in the the theme zip or just the framework ones)...
Some clearer instructions for a middle-aged noob would be appreciated! I LOVE the ICS theme, and would love it on my phone
S
I am using the OPB-Rayford85 Runny-Blue Ed.V.3.37RV/Skins for Runny 3.3 theme http://forum.xda-developers.com/showthread.php?t=1265225 and it´s beautiful. (Only the 3G indicator icons are a bit...strange...but it´s ok.)
sachin.02 said:
one question... i extracted files from framework...than should i put these files into the ROM.zip's framework_s folder and replace existing files.... or make a sd-ext folder in theme.zip and in that make framework_s folder than put files in to ....
I've tried both.. didn't worked..
by 1st method I got stuck on boot screen
by second method just got wallpaper and icon folder on SD card...otherwise no change at all...
So please write the step by step procedure by mentioning the directories and the zip files...
Thanks all
Click to expand...
Click to collapse
If you are going to do a fresh install just download a theme.zip, unzip it and copy the files from the system\framework\ folder into the sd-ext\framework_s\ folder of your rom.zip.
Do the same with the stuff from the system\apps\ folder to the sd-ext\apps_s\ folder.
Then just flash it as usual.
If you already have a ROM installed, just push the according files into these folders. I guess using Root Explorer might work, too.
But havn´t tried either.
Flashable Runny AIO Download link is addet to 3rd post.
Just a question if you are on stock hboot can u simply flash the theme .zip files ? Or do i have to do same steps as cmr72 users ?
Sent from my HTC Runnymede using XDA App
donbronco said:
Just a question if you are on stock hboot can u simply flash the theme .zip files ? Or do i have to do same steps as cmr72 users ?
Sent from my HTC Runnymede using XDA App
Click to expand...
Click to collapse
On Stock Hboot the frameworks folder is still in system, but the apps are in sd-ext/app_s. So you can´t flash the .zip files, you´ll have to move the apps to sd-ext/app_s.
If you take a closer look into the theme.zip and the rom.zip you´ll now what to do.
Someone09 said:
I am using the OPB-Rayford85 Runny-Blue Ed.V.3.37RV/Skins for Runny 3.3 theme http://forum.xda-developers.com/showthread.php?t=1265225 and it´s beautiful. (Only the 3G indicator icons are a bit...strange...but it´s ok.)
Root Explorer might work, too.
But havn´t tried either.
Click to expand...
Click to collapse
I am using QTADB for exploring..
but when i go to see sd-ext folder in phone... in the folder framework_s is not a folder , it is a file.... Now I don't know how to put files from framework from THEME to framework_s file...
By the way I've tried full and clean install putting framework files from theme to framework_s of sd-ext of ROM..
Stucked on bootscreen...and I did exactly as you written..NO MISTAKEs..but
Got another Idea..
I would like to adb them in but how to put files into A file
sachin.02 said:
I am using QTADB for exploring..
but when i go to see sd-ext folder in phone... in the folder framework_s is not a folder , it is a file.... Now I don't know how to put files from framework from THEME to framework_s file...
Click to expand...
Click to collapse
Huh? How is that possible?
sachin.02 said:
By the way I've tried full and clean install putting framework files from theme to framework_s of sd-ext of ROM..
Stucked on bootscreen...and I did exactly as you written..NO MISTAKEs..but
Click to expand...
Click to collapse
Weird, too. You sure you used a compatible theme?
Other than that...no idea, sorry.
Someone09 said:
Huh? How is that possible?
Weird, too. You sure you used a compatible theme?
Other than that...no idea, sorry.
Click to expand...
Click to collapse
One more thing which is scratching my head...
How is this possible to just put only TWO file instead of META INF, SYSTEM, DATA etc.. into ROM's framework and get complete THEME..
If a theme.zip is completely used to flash then how is this possible with just two files...
NULLINGER??? got some idea?????
sachin.02 said:
One more thing which is scratching my head...
How is this possible to just put only TWO file instead of META INF, SYSTEM, DATA etc.. into ROM's framework and get complete THEME..
If a theme.zip is completely used to flash then how is this possible with just two files...
NULLINGER??? got some idea?????
Click to expand...
Click to collapse
It should look like this in the framework_s folder
this is my themed v5.0 framework folder
And if you wish to have the apps themed as well , you have to put the apps from them folder system/app -----> sd-ext/app_s
This should work
Edit: In OtADB you have 2 explorers, one shows your system and the other your phone.
You can drag & drop files from system to any folder on your phone.
sachin.02 said:
I am using QTADB for exploring..
but when i go to see sd-ext folder in phone... in the folder framework_s is not a folder , it is a file.... Now I don't know how to put files from framework from THEME to framework_s file...
Click to expand...
Click to collapse
In framework_s folder are only files no folder this is right, replace the existing files with the files from the theme
Hi i can upload the Runnymede AIO V1 with ICE HD theme but takes a little time.
sschmutte said:
Hi i can upload the Runnymede AIO V1 with ICE HD theme but takes a little time.
Click to expand...
Click to collapse
If you send me the Download link, when it´s uploaded, i´ll put it on first page.
nullinger said:
If you send me the Download link, when it´s uploaded, i´ll put it on first page.
Click to expand...
Click to collapse
I sent you the link!
sschmutte said:
I sent you the link!
Click to expand...
Click to collapse
Hi guys .... I'm on pvt 4 desire so can't install aio or 5.3...
I'm on 5.0..
I really like this theme...
@nullinger... I can't see as you have attached image of screen...
Which program you are using to see phone system file in PC
Sent from my HTC Runnymede using Tapatalk
This is the 1st ROM I developed/cooked
It is based on official B572G Release so it's Gingerbread 2.3.5
The ROM follows a K.I.S.S philosophy trying to have almost no extra apps installed so you can build your system around your needs
Let's see what changed:
Changes:
1) Changed Default Launcher to Zeam
2) Removed a lot of apps from Huawei and left only the essential ones(install everything else you need from PlayStore or by installing apk files from other roms)
3) Changed Default CPU Governor to SmartAssV2
4) updated hosts file(no more ads) and gps.conf (for europe usage)
5) Added Volume Rocker Wake
6) Unlocked FPS & Root Permissions(of course )
7) Removed some audio files from the media folder to save space
8) Added init.d & build.prop tweaks(some of them may not work,but they don't have any side effect in the system so I left them there on purpose)
9) Changed Camera & Settings Icon to look like ICS (thanks to Pikachukaki for his great guide in replacing .png files in apk files)
10) Patched libsqlite.so
11) HDR function enabled on camera(well this actually is included in number 8 cuz it's a build.prop tweak )
12) Fast Boot Option is removed (again a build.prop tweak)
I have also made some little tricks here and there in the cust.img so make sure before flashing the ROM that you have a working backup and/or a backup of the cust.img
I edited the cust.img and removed all extra apps and module files there,and also changed the default language to english because without this the ROM would boot the 1st time in chinese
If you don't want to flash my cust.img that is in the .zip file simpy delete it from there
If you flashed and you want your old cust.img back simply boot into pink screen and replace it with you cust.img backup
There is no side effect from the cust.img change except that you will lose swype,huawei ime(I prefer the basic android keyboard anyways) and also the Totem Weather Widget
Installation:
Do the following in any order
-------------------------------------------------
Wipe data/factory reset
Advanced->Wipe Dalvik Cache
Mounts & Storage-> Format system
--------------------------------------------------
Now flash the .zip file
Reboot
Enjoy!
Everything is working in this ROM (because it's based on official B572) except TV-OUT of course
Anyway.Tell me what you think of my 1st work on android.
Happy Flashing
Download:
http://www.mediafire.com/?roqglp5mbh3621m
Nice ROM. Keep It Up. Post Some Screenshots If You Can.
Thanks.
Screenshoots added!
Note that the screenshoot app and es file explorer that you see in the 2nd image aren't present when you first install the ROM.You have to install them from play store
That's great. thanks for share.
Nice work..you manage to edit the cust.img??nice!!!i was bored to install linux!!
Modding the cust.img wasn't hard actually.
Btw pikachukaki,again thanks a lot for helping with my first updater-script issues!
Moihack said:
Modding the cust.img wasn't hard actually.
Btw pikachukaki,again thanks a lot for helping with my first updater-script issues!
Click to expand...
Click to collapse
NP m8....i havent search it for long...so i didn't try to modified...also for GB it didnt have no point...the rom is broken from release one! anyway..one day remain for ICS...lets see!!
could you please tell me how i can have contact sync on this rom? whenever i click accounts on the contacts apk i get android.process.core force close. I have installed the latest gapps but still no sync. other than that great rom
Is it any better than cm7
Sent from my u8800-51 using xda premium
cm7 is the best rom on u8
:thumbup:
Sent from my u8800pro using CM 7.2 Shendu
Somcom3X said:
Is it any better than cm7
Sent from my u8800-51 using xda premium
Click to expand...
Click to collapse
hmmm. That is a personal opinion. I like cm7 more due to the power widget,screen on/off animation etc
But if someone wants an official huawei gingerbread ROM(official for U8800+, not a port from honor e.g kalo) then this should be a good choice.
kostismv said:
could you please tell me how i can have contact sync on this rom? whenever i click accounts on the contacts apk i get android.process.core force close. I have installed the latest gapps but still no sync. other than that great rom
Click to expand...
Click to collapse
get these: http://www.mediafire.com/?z6da8r2ox4kr7a7
don't flash the zip
unzip the files included and copy/paste them in your /system/app folder
Thanks
Sent from my U8800Pro using xda app-developers app
Moihack said:
hmmm. That is a personal opinion. I like cm7 more due to the power widget,screen on/off animation etc
But if someone wants an official huawei gingerbread ROM(official for U8800+, not a port from honor e.g kalo) then this should be a good choice.
get these: http://www.mediafire.com/?z6da8r2ox4kr7a7
don't flash the zip
unzip the files included and copy/paste them in your /system/app folder
Click to expand...
Click to collapse
This zip file is corupted...
I can't extracted it...
dingila said:
This zip file is corupted...
I can't extracted it...
Click to expand...
Click to collapse
extracts fine with no erros here on win7 x64 bit and 7zip 9.20 x64
maybe the file corrupted on download! try redownloading and extract
Moihack said:
extracts fine with no erros here on win7 x64 bit and 7zip 9.20 x64
maybe the file corrupted on download! try redownloading and extract
Click to expand...
Click to collapse
I tried 5-6 times already ...
Or the minimum is 10 times
dingila said:
I tried 5-6 times already ...
Or the minimum is 10 times
Click to expand...
Click to collapse
do you try to extract from phone or from pc? if yes with which program? try with 7zip just to make sure
p.s. downloaded the file twice and I got no errors really
Can you fix your Release? (CyanogenMod 7.2 (By Moihack)
And there are no such things:
1. GoogleContactsSyncAdapter
2. GoogleCalendarSyncAdapter
3. Gmail
To put it all in, as you should be?
And post it back here!
Please!
And if you can try to put this App inside if you can of course!!! Sound recorder from MIUI...looks like old tape
Thanks in advance!
dingila said:
Can you fix your Release? (CyanogenMod 7.2 (By Moihack)
And there are no such things:
1. GoogleContactsSyncAdapter
2. GoogleCalendarSyncAdapter
3. Gmail
To put it all in, as you should be?
And post it back here!
Please!
And if you can try to put this App inside if you can of course!!! Sound recorder from MIUI...looks like old tape
Thanks in advance!
Click to expand...
Click to collapse
Sorry my friend but no... School keeps me really busy this year and I don't have the patience to wait for the upload to end while changes are only these small things. However I can help you include them in a personal cm7.2 .zip of yours and flash it correctly If want a how to p.m.
dingila said:
This zip file is corupted...
I can't extracted it...
Click to expand...
Click to collapse
Rename the file to sync.zip include the .zip part
Sent from my u8800-51 using xda premium