Save an app.... - Hero, G2 Touch Themes and Apps

Is there a way I can save an app from one ROM, so I can use it on another ??
i.e. CAR HOME.
Thanks
Ian

You can try it but I haven't had much luck in the past,...
Just have a look inside using winrar or winzip.
Have a look at the .apk's in data/app and system/app

Yes you can, i done it when SenseEspresso was littered with pink icons.
I took the "non pink" apps from the SenseHERO ROM and put them into the SenseESPRESSO ROM, you can find them as mentioned above using 7zip.
You will need to re-sign the ROM before you install it though.
Hope this helps.

Related

[Q] Touchwiz Weatherbug widget?

Does anyone know where I can find the weatherbug widget that is a analog clock with the weather on it? I was messing with a friend of mine's Fascinate and she had it on her homescreen.
Would like to find this myself
Here is the .apk but it falls to install... any ideas?
I wonder if the file needs to be re-named
I would love to know...
Looks like there is an odex file as well
I have the odex as well... how do I get this to work?
I believe put them in /data/app. That is where I put buddies now and calendar clock
How do I get there?
R u rooted.
yes sir with cog beta6
If you can post the odex. I'll give it a try
I use root explorer. Set as r/w go to data in system file, go to app and paste there...apk and ode
I had to compress due to forum restrictions... apk and odex are in the rar
Nope. Did not work
well if someone wants to figure it out its all there!
Any DEvs out there have any insight into this. I have tried putting the ODEX and APK into; app/data and system/framework, with no success. Tried to find where the yahoo finance clock is located to drop the files in there but can not find YFC anywhere?
Bump for a possibility?
Sent from my SAMSUNG-SGH-I897 using XDA App
I would like to see this working. I will LOL at the files but I am just starting so not sure if I can help.
Sent from my SAMSUNG-SGH-I897 using XDA App
Guys, they go in /system/app.
Not /data/app or /system/framework.
Place the .apk into the proper folder, reboot, and it should be there. You shouldn't need the odex file, but you can place it in the same directory as the apk if you want.

cog 4.1.x theme!!!

somebody please PLEASE make something for cog 4.1 and higher!! i am getting sad looking at bone stock notification bar
novajustin said:
somebody please PLEASE make something for cog 4.1 and higher!! i am getting sad looking at bone stock notification bar
Click to expand...
Click to collapse
You want someone else to make it for you?
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
I second this lol!!!
Sent from my SAMSUNG-SGH-I897 using XDA App
Thegodfather156 said:
You want someone else to make it for you?
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
Click to expand...
Click to collapse
yeah! i'm not a dev...
Actually there are some themes compatible with 4.1..."The red" and "The bloo" by whiteguypl are available now just look under Captivate themes and apps...Darkys theme should be 4.1 compatible soon as well...
Sent from my SAMSUNG-SGH-I897 using XDA App
yeah i saw those ones, a little too bubble popper looking for me. or bejeweled. it's not very clean imo
After the gym tonight I'll flash Cog 4.1.1 and play around with Reefers theme to see if I can get some of it working...
If I don't get to it then it's because I got too lazy
I am to the point that I am trying to learn how because I miss my gingerbread icons.
Sent from a phone using an app.
joeclark said:
I am to the point that I am trying to learn how because I miss my gingerbread icons.
Sent from a phone using an app.
Click to expand...
Click to collapse
There is a semi easy way:
-Grab your ORIGINAL framework apks that you'll be editing from \system\app
-Use 7zip to extra the apk to a folder and name it something like "TO-BE-MODDED"
-Grab the .apk from a themed version you liked and do the same steps as above but make the directory something like "FROM-MOD"
Within the FROM-MOD folder you'll have a lot of images and XML files... **DO NOT COPY XML FILES**
Transfer all the images to your TO-BE-MODDED folder and overwrite it. You can then .zip up the contents of that folder and change the extension to .apk and overwrite your \system\app .apk by using Root Explorer or adb push
**ONE THING TO KEEP IN MIND IS YOU FACE THE POSSIBILITY OF FC'S IF YOU JACKED SOMETHING UP**
There's also a tool called APK Manager that will use adb pull if you know the apk you need or you can drop the apk in a working folder. It will then extract contents, allow XML to be edited, zip it back up, and even zipalign it
P.S The reason you copy XML files is because they can change colors, links, and behaviour of the ROM and will normally be the culprit for FC's if you overwrite or edit something improperly.
Thegodfather156 said:
You want someone else to make it for you?
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
Click to expand...
Click to collapse
I would enjoy a solid cog theme as well
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
novajustin said:
somebody please PLEASE make something for cog 4.1 and higher!! i am getting sad looking at bone stock notification bar
Click to expand...
Click to collapse
Use a js5 rom where your theme choice is basically unlimited.
LinuxNewb said:
There is a semi easy way:
-Grab your ORIGINAL framework apks that you'll be editing from \system\app
-Use 7zip to extra the apk to a folder and name it something like "TO-BE-MODDED"
-Grab the .apk from a themed version you liked and do the same steps as above but make the directory something like "FROM-MOD"
Within the FROM-MOD folder you'll have a lot of images and XML files... **DO NOT COPY XML FILES**
Transfer all the images to your TO-BE-MODDED folder and overwrite it. You can then .zip up the contents of that folder and change the extension to .apk and overwrite your \system\app .apk by using Root Explorer or adb push
**ONE THING TO KEEP IN MIND IS YOU FACE THE POSSIBILITY OF FC'S IF YOU JACKED SOMETHING UP**
There's also a tool called APK Manager that will use adb pull if you know the apk you need or you can drop the apk in a working folder. It will then extract contents, allow XML to be edited, zip it back up, and even zipalign it
P.S The reason you copy XML files is because they can change colors, links, and behaviour of the ROM and will normally be the culprit for FC's if you overwrite or edit something improperly.
Click to expand...
Click to collapse
WOOT! I have my gingerbread icons! Now I just need to figure out which file does the text colors
Sent from a phone using an app.
LinuxNewb said:
There is a semi easy way:
-Grab your ORIGINAL framework apks that you'll be editing from \system\app
-Use 7zip to extra the apk to a folder and name it something like "TO-BE-MODDED"
-Grab the .apk from a themed version you liked and do the same steps as above but make the directory something like "FROM-MOD"
Within the FROM-MOD folder you'll have a lot of images and XML files... **DO NOT COPY XML FILES**
Transfer all the images to your TO-BE-MODDED folder and overwrite it. You can then .zip up the contents of that folder and change the extension to .apk and overwrite your \system\app .apk by using Root Explorer or adb push
**ONE THING TO KEEP IN MIND IS YOU FACE THE POSSIBILITY OF FC'S IF YOU JACKED SOMETHING UP**
There's also a tool called APK Manager that will use adb pull if you know the apk you need or you can drop the apk in a working folder. It will then extract contents, allow XML to be edited, zip it back up, and even zipalign it
P.S The reason you copy XML files is because they can change colors, links, and behaviour of the ROM and will normally be the culprit for FC's if you overwrite or edit something improperly.
Click to expand...
Click to collapse
This method will change the base graphics no matter what ROM the theme is based on?
I'd really like to try cognition 4, but I like the Gingermix theme, which is for i9000 roms...
I ported the [THEME] Generation X v1.14 - port [Cognition/FireFly/JL1] boot animation for Cog. that whiteguypl ported into Cognition 3.0 into Cognition 4.1. I didn't add the settings from this theme as I have my own settings but it would be easy to do.
cappysw10 said:
I ported the [THEME] Generation X v1.14 - port [Cognition/FireFly/JL1] boot animation for Cog. that whiteguypl ported into Cognition 3.0 into Cognition 4.1. I didn't add the settings from this theme as I have my own settings but it would be easy to do.
Click to expand...
Click to collapse
that looks good. is there any other fonts avail? i like andromeda font!
peachpuff said:
Use a js5 rom where your theme choice is basically unlimited.
Click to expand...
Click to collapse
no thanks. i like to keep my phone on the software that it was made for.
novajustin said:
that looks good. is there any other fonts avail? i like andromeda font!
Click to expand...
Click to collapse
A simple use of the forum search tool would have led you to THIS.
modmyphone said:
A simple use of the forum search tool would have led you to THIS.
Click to expand...
Click to collapse
thank you, i know how to load fonts on the phone however i prefer to use whatever is built in. hence why i was asking if there were other fonts available on his theme.
While I have not looked into this version of the theme, there may still be the Sansation font from the original build by D3StRoY & R64.

Is there a way to only apply the framework from a theme?

I really am not a fan of the themed apps (i.e. market, dialer, etc) that come packed with themes. Is there a way to only change the framework? The REVOlution and STRUCK themes are awesome but I just can't stand the themed apps.
Thanks in advance.
take the framework.res apk and the htc.resources.apk from you phone
take the same files from the theme
extract the images from the theme files into ythe files from you phone and reload
open the zip using 7zip or whatever you use and delete the apps you dont.
mbh87 said:
open the zip using 7zip or whatever you use and delete the apps you dont.
Click to expand...
Click to collapse
Okay, thanks a lot.
Also you could use NinjaMorph. I use it all the time for just what you are saying. I am running VanillaBean 1.2 with all dark backgrounds and shade etc thanks to NinjaMorph.
Thunderbolt says end of line.

APK won't Sign correctly after applying theme...app dissappears.

Looking for some assistance on getting a themed app to behave properly. It's a keyboard (Flext9) I downloaded from the Amazon Market for free as a promotion (normally 5.00). I have NO intention on distributing this at all. It's solely for me, and as a learning experience.
This is my first go round at themeing..so if I don't understand what your telling me..go easy..
With the help of DroidXCon, nitsuj17 (how to write up), Chopperdog, Gunnermike, and google, I figured out how to decompile, edit the xml's, recompile, edit the images in gimp, re-draw the patches with draw9patch for the .9's, re-compile .9's with xUltimate, replace the images with 7zip.
At this point if I sign the apk, it breaks like two or three of the functions and robs the xml edits, and .9 edits. It basicallly screws things up royally. (I have used multiple signing tools and they all do the same thing)
The way I get it to function is to install the stock flext9 keyboard, overwrite the app file in data\app with the themed one, change the permissions and owner using root explorer, and I'm good. It's fully functional and themed appropriately. http://dl.dropbox.com/u/21063130/SC20110621-233700.png.
The only thing with this is I get an error message when I try to change a setting in preferences [Amazon Marketplace something..Error with the application. Please re-download from Amazon Marketplace] here's the logcat of that error. http://dl.dropbox.com/u/21063130/logcat.txt
It only happens once, then not again.
The REAL problem is when I reboot the phone the app is removed from keyboard and languages in settings, and the option in input method is completely gone. However, the app is still installed. The file is still in data\app and if I try to re-install, it prompts me to overwrite the "installed" app. (There is a already a version of this installed. Do you want to overwrite?). However, the app name has changed in the settings-manage applicatons-All from Flext9 to com.nuance.flext9.input-1.apk.. (the file name in data\app) which is different.
Trying to get this to work... more from a "I want to conquer this thing" than I reallly want this keyboard..haha..
any help would be greatly appreciated..
thanks in advance.
david
Lttlwing16 said:
Looking for some assistance on getting a themed app to behave properly. It's a keyboard (Flext9) I downloaded from the Amazon Market for free as a promotion (normally 5.00). I have NO intention on distributing this at all. It's solely for me, and as a learning experience.
This is my first go round at themeing..so if I don't understand what your telling me..go easy..
With the help of DroidXCon, nitsuj17 (how to write up), Chopperdog, Gunnermike, and google, I figured out how to decompile, edit the xml's, recompile, edit the images in gimp, re-draw the patches with draw9patch for the .9's, re-compile .9's with xUltimate, replace the images with 7zip.
At this point if I sign the apk, it breaks like two or three of the functions and robs the xml edits, and .9 edits. It basicallly screws things up royally. (I have used multiple signing tools and they all do the same thing)
The way I get it to function is to install the stock flext9 keyboard, overwrite the app file in data\app with the themed one, change the permissions and owner using root explorer, and I'm good. It's fully functional and themed appropriately. http://dl.dropbox.com/u/21063130/SC20110621-233700.png.
The only thing with this is I get an error message when I try to change a setting in preferences [Amazon Marketplace something..Error with the application. Please re-download from Amazon Marketplace] here's the logcat of that error. http://dl.dropbox.com/u/21063130/logcat.txt
It only happens once, then not again.
The REAL problem is when I reboot the phone the app is removed from keyboard and languages in settings, and the option in input method is completely gone. However, the app is still installed. The file is still in data\app and if I try to re-install, it prompts me to overwrite the "installed" app. (There is a already a version of this installed. Do you want to overwrite?). However, the app name has changed in the settings-manage applicatons-All from Flext9 to com.nuance.flext9.input-1.apk.. (the file name in data\app) which is different.
Trying to get this to work... more from a "I want to conquer this thing" than I reallly want this keyboard..haha..
any help would be greatly appreciated..
thanks in advance.
david
Click to expand...
Click to collapse
If you cant get it signed correctly you could use ninjamorph app to decompile, swap out the stock files with your themed .png and .xml files.
The Good: decompiles, recompiles and swaps out the app for you without having to resign it.
The Bad: You have to swap out files one by one, it can take awhile.
I wouldnt use it to theme anything but it works great for swapping out files you have already modded. I used it on my TW4 launcher. Was really easy to pull my modded files from dropbox to SD and swap em out..
If you have a hard time with it. Check out YouTube.
Sent from my SCH-I500 using XDA App
GrainOsand said:
If you cant get it signed correctly you could use ninjamorph app to decompile, swap out the stock files with your themed .png and .xml files.
The Good: decompiles, recompiles and swaps out the app for you without having to resign it.
The Bad: You have to swap out files one by one, it can take awhile.
I wouldnt use it to theme anything but it works great for swapping out files you have already modded. I used it on my TW4 launcher. Was really easy to pull my modded files from dropbox to SD and swap em out..
If you have a hard time with it. Check out YouTube.
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
yo thanks man...I hadn't tried that yet..but I'll give it a go...
I am assuming I would want to swap out the .9's with the themed/re-patched/recompiled .9's I have correct?
Yes.... Especially the .9's! Ninjamorph will give you some options as far a resizing the .png's but as you prob already guesssed dont try it with .9 images. Just swap em out 1 for 1.
Sent from my SCH-I500 using XDA App
GrainOsand said:
Yes.... Especially the .9's! Ninjamorph will give you some options as far a resizing the .png's but as you prob already guesssed dont try it with .9 images. Just swap em out 1 for 1.
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
I thought so..thanks..
Yeah..it's locking up...when I try to select the new image to replace with...force closed twice..
Tell me this doctor...why does the 'values' folder with the xml files I edited not show up when you "open archive" with 7zip or when the .apk is extracted with ninjamorph? Hard to change if it ain't there.
Lttlwing16 said:
I thought so..thanks..
Yeah..it's locking up...when I try to select the new image to replace with...force closed twice..
Tell me this doctor...why does the 'values' folder with the xml files I edited not show up when you "open archive" with 7zip or when the .apk is extracted with ninjamorph? Hard to change if it ain't there.
Click to expand...
Click to collapse
perhaps thats the wrong xml to edit?
EDIT: Go around 1..just changing out the .9's = FC sandwich... grrr...this app is like fort knox..
Lttlwing16 said:
perhaps thats the wrong xml to edit?
EDIT: Go around 1..just changing out the .9's = FC sandwich... grrr...this app is like fort knox..
Click to expand...
Click to collapse
Now, your gonna make me buy this damn keyboard just for the challenge of theming it....
Sent from my SCH-I500 using XDA App
GrainOsand said:
Now, your gonna make me buy this damn keyboard just for the challenge of theming it....
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
U should got it wen it was free lol...its a nice keyboard I like it better than swype actually its just ugly
Sent from my SCH-I500 using XDA App
GrainOsand said:
Now, your gonna make me buy this damn keyboard just for the challenge of theming it....
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
haha..you don't have to man...unless you want too..
com.nuance.flext9.input-1.apk...decompile with apktool...file res\values\colors.xml ---styles.xml--edit..recompile...7zip open archive..same files no where to be found.. where do these go?..do the values get pushed to all the other xml files..?
Maybe this is the problem.
When I sign the apk..it seems like the .9's take, but the xml edits go to hell..and I lose the trace input function (hmmm...I edited the xml for that in the disappearing values\colors.xml file...) and the voice command function is broke as well. (connection error).. HOWEVER, with a davlik wipe, fix permissions in cwm, the app is still there after reboot....(this has been the standard with apk manager opt 16 and autosign tool)
Still unsuccesfull with ninjamorph
if signing is the problem then all you need to do is decompile the apk, make all your edits, and then recompile. Then to bypass the signing just extract the META-INF folder and AndroidManifest.xml from the original unthemed apk and add them back into your newly compiled apk.
Bubbadogg14 said:
U should got it wen it was free lol...its a nice keyboard I like it better than swype actually its just ugly
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
My thoughts exactly...and how I ended up here..: )
Lttlwing16 said:
My thoughts exactly...and how I ended up here..: )
Click to expand...
Click to collapse
Sorry, ive been busy updating my themes. Some apk's like phone.apk, swype.apk and camera.apk are very tempramental when it comes to modding them. I these .apk's you have to drag and drop your modded files into place. Im not sure if that is the problem tho as these .apk's will usually show up in app/drawer and even will launch but will FC upon opening them To be honest im a little stumped on this one. Looks like you did everything right, so im not to sure whats going on there.
Sent from my SCH-I500 using XDA App
Last resort you can try the signapk app in market, its also FREE, I must admit tho it has only worked for me once with the TW Program monitor.......
GrainOsand said:
Last resort you can try the signapk app in market, its also FREE, I must admit tho it has only worked for me once with the TW Program monitor.......
Click to expand...
Click to collapse
Thanks grainosand..
Funkbot got me fixed up in IRC..
Had to place the Android Manifest and META INF in file and push to the system/app
It now sticks on reboot..BUT the voice feature is broke.. grr..
Lttlwing16 said:
Thanks grainosand..
Funkbot got me fixed up in IRC..
Had to place the Android Manifest and META INF in file and push to the system/app
It now sticks on reboot..BUT the voice feature is broke.. grr..
Click to expand...
Click to collapse
Glad to hear it....
Sent from my SCH-I500 using XDA App

How do you theme specific APK's?

I was wondering how would I go about theming an Apk. I already know about UOT Kitchen but I not sure if there is anything there that'll single out a specific apk(Launcher Pro for example). Any help would be greatly appreciated.
you might get better help under general android development /hacking or general q and a
Sent from my DROID BIONIC using XDA App
Move the APK to your computer then drag it into winrar. Once in there, you can drag any of its graphic files out to edit. Once your done editing, drag them back into winrar to the exact spot you took the particular graphic file from. Give me a minute and I will tell you which directory you can find the graphics at.
Sent from my DROID BIONIC using XDA App
The graphic files can be found in Res/drawable. There are sometimes several.drawable directories so check them all because you will probably need to take things out of each of them.
It really is this simple. No need for any.special tools other than winrar and a graphics editor.
Sent from my DROID BIONIC using XDA App
Apk files are almost like zip files and rar files, except they aren't compressed.to save space. You can open and extract them the same way. For theming you don't want to extract though, just click on a file and drag it out to edit, then drag it back in when your done.
Sent from my DROID BIONIC using XDA App
Check the drawable hdpi, skip mdpi because that's a lower Res for older or cheaper phones.
go ahead and not listen to the previous posts. that advice will get you in trouble. do not use winrar, and if you edit a .9 png without patching it, the apk will force close.
you need to decompile the apk in apk manager, make the changes you want to the images. some xml edits may be required aswell. once your done, recompile.
stick with 7zip if your going to open an apk. winrar can cause issues.
gunnermike said:
go ahead and not listen to the previous posts. that advice will get you in trouble. do not use winrar, and if you edit a .9 png without patching it, the apk will force close.
you need to decompile the apk in apk manager, make the changes you want to the images. some xml edits may be required aswell. once your done, recompile.
stick with 7zip if your going to open an apk. winrar can cause issues.
Click to expand...
Click to collapse
yeah i found that out an hour ago lol
I've never had any problems with winrar in the past with any of my other phones. But I haven't had the time to theme anything for the bionic.
Sent from the Evil Empire
Gunnermike should be one of the first people you should ask when dealing with theming. He knows what's going on better than just about everyone else.
Sent from the Evil Empire
smokedkill said:
Gunnermike should be one of the first people you should ask when dealing with theming. He knows what's going on better than just about everyone else.
Sent from the Evil Empire
Click to expand...
Click to collapse
yeah we've been talking
what if i want to take the email.apk out of a theme and use it in the rom that theme is designed for? The reason for this is the Rom im using does not have sync all for my work emails but a theme i was using for that Rom does. Can this be done and how can you do it?
nrickett82 said:
what if i want to take the email.apk out of a theme and use it in the rom that theme is designed for? The reason for this is the Rom im using does not have sync all for my work emails but a theme i was using for that Rom does. Can this be done and how can you do it?
Click to expand...
Click to collapse
If its a system app first you'll need Root.. and Root Explorer..
Open root explorer go into "system/app" and you'll see "email.apk".. make a copy of it and store it somewhere you'll remember.. Fire up whatever Rom or theme.. go back into root explorer.. find your "email.apk" hold down on it and select "move".. go back to the "system/app" folder and place it there.. If there's another there copy over it if you dont want it or else just rename it to whatever(email1.apk for example)
LOOK CLOSELY
You'll see that the permissions are not correct. They need to be rw-r--r--
To change permissions
Hold down on the apk
Choose "permissions"
Select all three boxes going down on the left side.
And the one AT THE "TOP MIDDLE"
REBOOT
enjoi
PS: If the app doesnt show up on reboot.. its not compatible with the Rom or Theme
Sent from my DROID BIONIC using xda premium
iNsAnEmOd said:
If its a system app first you'll need Root.. and Root Explorer..
Open root explorer go into "system/app" and you'll see "email.apk".. make a copy of it and store it somewhere you'll remember.. Fire up whatever Rom or theme.. go back into root explorer.. find your "email.apk" hold down on it and select "move".. go back to the "system/app" folder and place it there.. If there's another there copy over it if you dont want it or else just rename it to whatever(email1.apk for example)
LOOK CLOSELY
You'll see that the permissions are not correct. They need to be rw-r--r--
To change permissions
Hold down on the apk
Choose "permissions"
Select all three boxes going down on the left side.
And the one AT THE "TOP MIDDLE"
REBOOT
enjoi
PS: If the app doesnt show up on reboot.. its not compatible with the Rom or Theme
Sent from my DROID BIONIC using xda premium
Click to expand...
Click to collapse
What if I have the zip file for both. Isnt there a way to just extract the email.apk from the theme and then replace the one that is in the Rom zip?
nrickett82 said:
What if I have the zip file for both. Isnt there a way to just extract the email.apk from the theme and then replace the one that is in the Rom zip?
Click to expand...
Click to collapse
Good question... You can do that but you'll still have to set the permissions correctly.. Tell me which Rom and Theme.. Im sure your at a PC right now if you want to extract the APK use 7-Zip. It's far better than Winrar.
iNsAnEmOd said:
Good question... You can do that but you'll still have to set the permissions correctly.. Tell me which Rom and Theme.. Im sure your at a PC right now if you want to extract the APK use
I am using the nitros eclipes Rom and I want the email.apk from gunnermikes epicblue theme.
---------- Post added at 02:11 PM ---------- Previous post was at 01:40 PM ----------
nrickett82 said:
iNsAnEmOd said:
Good question... You can do that but you'll still have to set the permissions correctly.. Tell me which Rom and Theme.. Im sure your at a PC right now if you want to extract the APK use
I am using the nitros eclipes Rom and I want the email.apk from gunnermikes epicblue theme.
Click to expand...
Click to collapse
iNsAnEmOd said:
Good question... You can do that but you'll still have to set the permissions correctly.. Tell me which Rom and Theme.. Im sure your at a PC right now if you want to extract the APK use It's far better than Winrar.
Click to expand...
Click to collapse
So i got it to work. All I did was use 7zip to open the zip file of each and deleted the email.apk from the Rom and then copied the email.apk from Gunners theme. Then i used bootrecovery to reflash. for same measures i formated the caches first.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
nrickett82 said:
iNsAnEmOd said:
Good question... You can do that but you'll still have to set the permissions correctly.. Tell me which Rom and Theme.. Im sure your at a PC right now if you want to extract the APK use
I am using the nitros eclipes Rom and I want the email.apk from gunnermikes epicblue theme.
---------- Post added at 02:11 PM ---------- Previous post was at 01:40 PM ----------
nrickett82 said:
So i got it to work. All I did was use 7zip to open the zip file of each and deleted the email.apk from the Rom and then copied the email.apk from Gunners theme. Then i used bootrecovery to reflash. for same measures i formated the caches first.
Click to expand...
Click to collapse
cool beans
Click to expand...
Click to collapse
Click to expand...
Click to collapse
APK manager. It's harder them what people think they are talking about, and it gets write complex, BUT with practice and patience it gets easier.
I would suggest using Gimp to edit your images, and add people have stated, the .9.png are the trickiest. I made a thread in the DX2 theme section, Peperm1nt explains it well, as does Kevin3228.
Good luck, if I have time later I'll link tutorials
Dee Ex Two - See Em Seven
Pixelation said:
APK manager. It's harder them what people think they are talking about, and it gets write complex, BUT with practice and patience it gets easier.
I would suggest using Gimp to edit your images, and add people have stated, the .9.png are the trickiest. I made a thread in the DX2 theme section, Peperm1nt explains it well, as does Kevin3228.
Good luck, if I have time later I'll link tutorials
Dee Ex Two - See Em Seven
Click to expand...
Click to collapse
Yeah I've been using it.. Pretty difficult but I'm working it out
Sent from my DROID BIONIC using Tapatalk

Categories

Resources