[Q] How to extract screen lock from ROM - Captivate Themes and Apps

Which files do I need to install the screen locks available from other ROM's? I know how to extra files and import to my phone but don't know where the screen locks are located.
Thanks in advance.

Deca4 said:
Which files do I need to install the screen locks available from other ROM's? I know how to extra files and import to my phone but don't know where the screen locks are located.
Thanks in advance.
Click to expand...
Click to collapse
Its not that as simple as extracting and reinserting it into another rom. It doesnt work that way. The main lock screen is a set of files but the other 3 are built into the kernels.

yea i was thinking the same because i would also like to have more lockscreens to choose from but not app lockscreens i want them in the settings menu.it would be nice to have a metamorph for this on ji6 for me maybe cwm flashable for others

its all in the framework-res, android.policy.jar, and settings.apk
it is specific to the particular firmware version you are running, and not something you can just pull out of one rom and put into another....its a lot more complicated than that

Thanks for all the good info. I had a feeling it was in the framework file but did not not know it was in the other 2 areas.

Related

Help combining framework apks

What I am trying to do (on DC v1.1b5) is combine 3 (or more) signed zips (espresso, clear notification bar, and a taskbar) into an unzipped rom so I can sign it later and flash the whole rom with my changes. (NO I'M NOT GOING TO POST IT AND SAY ITS MY ROM lol)
All of these modifications each change framework-res.apk and com.htc.resources.apk in their own way.
Would I have to figure out every single change to each individual apk and merge them into one file? Or is there another way?
I am not only doing this for my phone, but I am doing this to learn.
Any help would be appreciated
Yes, since there's really no way to tell which files were edited in each theme, you have to go through and find it.
Honestly, the easiest way to do this that I've found is to unzip the archive and scroll through the folders with thumbnails enabled so you can quickly see what they all look like.
I know that the statusbar .pngs are in framework-res.apk/res/drawable-mdpi and they all start with statusbar_* or status_bar*.
The .pngs for the Rosie are found in com.htc.resources.apk/res/drawable-port-mdpi/
EDIT: I would also recommend creating a MetaMorph theme when you get all the files you need. (I'm not sure if it works on 2.1/Sense ROMs, I'm about to use it and find out though) that way you can apply the themes while your phone is on, you can easily transfer it between ROMs, and you only need to use the files that you've changed, instead of the entire .apk. For instructions on creating a MetaMorph theme: http://forum.xda-developers.com/showthread.php?t=591329
on windows 7 you can make one folder called NEWframeworkapk paste all the original file to it, then copy and paste all the files from the others. it will say "do you wish to move and replace "jpg" say yes for all and then you have the changed files.
haha thats what i do? prolly some super easy way though.
Gregalous said:
Yes, since there's really no way to tell which files were edited in each theme, you have to go through and find it.
Honestly, the easiest way to do this that I've found is to unzip the archive and scroll through the folders with thumbnails enabled so you can quickly see what they all look like.
I know that the statusbar .pngs are in framework-res.apk/res/drawable-mdpi and they all start with statusbar_* or status_bar*.
The .pngs for the Rosie are found in com.htc.resources.apk/res/drawable-port-mdpi/
EDIT: I would also recommend creating a MetaMorph theme when you get all the files you need. (I'm not sure if it works on 2.1/Sense ROMs, I'm about to use it and find out though) that way you can apply the themes while your phone is on, you can easily transfer it between ROMs, and you only need to use the files that you've changed, instead of the entire .apk. For instructions on creating a MetaMorph theme: http://forum.xda-developers.com/showthread.php?t=591329
Click to expand...
Click to collapse
Avalaunchmods said:
on windows 7 you can make one folder called NEWframeworkapk paste all the original file to it, then copy and paste all the files from the others. it will say "do you wish to move and replace "jpg" say yes for all and then you have the changed files.
haha thats what i do? prolly some super easy way though.
Click to expand...
Click to collapse
thank you both for the input.
now to go find EVERY change they all make lol
if anyone has an easier way, PLEASE don't hesitate to post lol
regaw_leinad said:
thank you both for the input.
now to go find EVERY change they all make lol
if anyone has an easier way, PLEASE don't hesitate to post lol
Click to expand...
Click to collapse
Gregalous said:
I know that the statusbar .pngs are in framework-res.apk/res/drawable-mdpi and they all start with statusbar_* or status_bar*.
The .pngs for the Rosie are found in com.htc.resources.apk/res/drawable-port-mdpi/
Click to expand...
Click to collapse
Here's a headstart
Gregalous said:
Here's a headstart
Click to expand...
Click to collapse
Thanks
I actually prefer MetaMorph over doing a zip file because all you need are the files that have been changed. However, in 2.1 a lot of files are scattered around or in different places and once the Sprint update comes through who knows where everything will be. Once I finally figured out how to set up the folders the rest I have done became easy...and no need to turn off your phone.
Edit: You can also combine more than one folder at a time
HTC HERO
DamageControl V1
&RoidRage said:
I actually prefer MetaMorph over doing a zip file because all you need are the files that have been changed. However, in 2.1 a lot of files are scattered around or in different places and once the Sprint update comes through who knows where everything will be. Once I finally figured out how to set up the folders the rest I have done became easy...and no need to turn off your phone.
Edit: You can also combine more than one folder at a time
HTC HERO
DamageControl V1
Click to expand...
Click to collapse
Yeah, MetaMorph is pretty cool.
but my problem was actually FINDING the changes in already made zips lol
but I think I got it, well most of the changes (hopefully all)

[Q] rom porting question

Alright....I've tried searching and searching but I can't find exactly what I need. I'm wanting to try to port blue echo to cm6.1. Now I'm still a little new at this but I've learned how to smali and baksmali, use flashboot, sdk, sign zips, create flashable zips, zip align, optimize, pretty much all the ends and outs of the basic. I've only been at this 4 months but I love android and want to learn to become a dev. Now I'm trying to learn how to theme roms. There are a million guides that I've found but now will tell me how to do this . Could someone point in the right direction to a thread explaining how to port a sense theme to cm6.1. Ive tried replacing the images in the drawables folders from framework-res . Repackaged zip aligned optimized signed and flashed. Nothing took. So I opened the zip all the images had copied over in the cm6 rom zip. So I wiped and flashed the modded zip it still reverts to the original framework of cm6. I don't understand how that is. I need a way to just copy the colors and images. Does anyone know what I'm doing wrong or know of a how to with just the steps .I already have all the programs on my pc.
shawn328 said:
Alright....I've tried searching and searching but I can't find exactly what I need. I'm wanting to try to port blue echo to cm6.1. Now I'm still a little new at this but I've learned how to smali and baksmali, use flashboot, sdk, sign zips, create flashable zips, zip align, optimize, pretty much all the ends and outs of the basic. I've only been at this 4 months but I love android and want to learn to become a dev. Now I'm trying to learn how to theme roms. There are a million guides that I've found but now will tell me how to do this . Could someone point in the right direction to a thread explaining how to port a sense theme to cm6.1. Ive tried replacing the images in the drawables folders from framework-res . Repackaged zip aligned optimized signed and flashed. Nothing took. So I opened the zip all the images had copied over in the cm6 rom zip. So I wiped and flashed the modded zip it still reverts to the original framework of cm6. I don't understand how that is. I need a way to just copy the colors and images. Does anyone know what I'm doing wrong or know of a how to with just the steps .I already have all the programs on my pc.
Click to expand...
Click to collapse
Simplest way, if you just want the icons, pics and notification bar things is to use 7zip for PC. Don't extract the theme, just open it. Navigate to the framework-res.apk file of the new ROM you want the theme to work on, open but don't extract, copy all the .png files from the theme into the ROM or new theme you are making. It will ask you to replace, obviously you say "yes" When you are done, just close it all back up, no recompressing or signing needed because you didn't extract anything. Just put it on your SD card and it will flash.
Let me know if you need more help. This by and large the simplest method for making minor edits to a theme.
Download the CyanogenSense theme by mrinehart93 found here: http://forum.xda-developers.com/showthread.php?t=723224
It's a working Sense-looking theme on CM6. Download it, unzip it on your PC, pick it apart, etc. to see how he changed and compiled it to make it work. Hopefully that will help you figure out how to do what you want to do. Good luck.
chromiumleaf said:
Download the CyanogenSense theme by mrinehart93 found here: http://forum.xda-developers.com/showthread.php?t=723224
It's a working Sense-looking theme on CM6. Download it, unzip it on your PC, pick it apart, etc. to see how he changed and compiled it to make it work. Hopefully that will help you figure out how to do what you want to do. Good luck.
Click to expand...
Click to collapse
+1 Good idea!
ranger61878 said:
Simplest way, if you just want the icons, pics and notification bar things is to use 7zip for PC. Don't extract the theme, just open it. Navigate to the framework-res.apk file of the new ROM you want the theme to work on, open but don't extract, copy all the .png files from the theme into the ROM or new theme you are making. It will ask you to replace, obviously you say "yes" When you are done, just close it all back up, no recompressing or signing needed because you didn't extract anything. Just put it on your SD card and it will flash.
Let me know if you need more help. This by and large the simplest method for making minor edits to a theme.
Click to expand...
Click to collapse
I did this but had to flash clockword because i was using ra, it wasn't verifying the update. So i turned off signature verification. But I'm using firerat mtd and forgot that i have to repatch the clockword for this so I did'nt really get to see if it worked yet. But thanks all of you responding I appreciate it. Ill let you know if these methods work.
I fixed the prob. Did everything suggested by copying the png's between the zips without extracting them. Even doubled checked all the png's everything looked like it was a go . But I only got 3 of my new icons. Everything else was still stock cm6 even the notification bar was stock. Do I got to do more than just transfer the png's cause it seems like maybe the xml's are reverting them back to stock?

Battery Icon

Can I change the battery icon in the notification bar? I have a Captivate with 2.2 and rooted.
Yes you can... search the forums for framework-res.apk you can modify that to put the icon you want... make sure you replace files within your ROMS framework-res.apk else you will get into trouble!!
Thanks, I will see if I can do this.
And don't forget to back up the original framework-res.apk so if you mess something up you can push the original back and all will be well.
Check out this site. circle.glx.nl I've used it a number of times to make battery icon changes. Only requirement is that you do NOT have a highly customized framework-res.apk You can also add your own boot animations. The rest of the kitchen isn't usable for our phones though. It's pretty straightforward.
rob989_69 said:
Check out this site. circle.glx.nl I've used it a number of times to make battery icon changes. Only requirement is that you do NOT have a highly customized framework-res.apk You can also add your own boot animations. The rest of the kitchen isn't usable for our phones though. It's pretty straightforward.
Click to expand...
Click to collapse
If the theme is properly created it should still work in the UOT kitchen.
I was hoping after rooting I could change the battery icon easily, but I noticed the note about not working with stock "odexed" roms... which I run. Does anyone have info on how to de-odex the framework-res.apk so that I could just replace the battery icon?
It's literally the only mod I'm really interested in doing since I hate how (even in pics of 2.3) they don't show the battery % which I would think to be a very basic feature people would want!
On my rooted captivate on Rogers 2.2 I did install a battery icon change appt now the phone turns into an vibrator and black screen, any help to bring it back to life.
chickennoodle said:
On my rooted captivate on Rogers 2.2 I did install a battery icon change appt now the phone turns into an vibrator and black screen, any help to bring it back to life.
Click to expand...
Click to collapse
Do you have a back up of the original framework-res.apk ???
I have backup all my apps a couple days ago through titanium but now I can't even access to my phone v my pc.
It's literally the only mod I'm really interested in doing since I hate how (even in pics of 2.3) they don't show the battery % which I would think to be a very basic feature people would want!
Click to expand...
Click to collapse
If you would go through adding this, then why don't you pick a new ROM that has it included? Cog v3.04 has it on my phone, and my guess is that it is just as easy to flash a new ROM as it is to change up your battery icon. PLUS...you get the benefits of a new ROM too! Just my two cents.....
sethjamto said:
If you would go through adding this, then why don't you pick a new ROM that has it included? Cog v3.04 has it on my phone, and my guess is that it is just as easy to flash a new ROM as it is to change up your battery icon. PLUS...you get the benefits of a new ROM too! Just my two cents.....
Click to expand...
Click to collapse
In my past experience with custom ROMs, it seems that the developers like to toss in too much of their own "personal taste" that I usually don't like. I rather like the setup of the stock Rogers ROM I'm using - I just wish they'd upgrade to 2.3 or whatever the current version is now.
I will admit, the more time it takes before any news of Rogers updating this phone, the more appealing looking in to custom ROMs is becoming.
Besides, going with a new rom containing the mods I'm interested in doesn't help me learn how to do them myself ;P
is there any update on this? does anyone know how to do it and want to help me out? so basically i went back to stock rooted 2.2 kb1 and now i just want to change the battery icon.
the UOT kitchen will work with 2.2 stock. I have tried it.
http://uot.dakra.lt/
you will need something like Root Explorer to extract the framework-res file then it will work.
jack man said:
the UOT kitchen will work with 2.2 stock. I have tried it.
http://uot.dakra.lt/
you will need something like Root Explorer to extract the framework-res file then it will work.
Click to expand...
Click to collapse
so it root explorer i go to /system/framework and copy twframework-res.apk? and i upload that to the Uot kitchen?
Then how would you install it? do i just need to replace the old apk. with the new apk? im waiting for it to be cooked.
ok i got the .zip file and it contains a framework folder and a META-INF folder. what should i do from here? TIA!!!
smanzor88 said:
so it root explorer i go to /system/framework and copy twframework-res.apk? and i upload that to the Uot kitchen?
Then how would you install it? do i just need to replace the old apk. with the new apk? im waiting for it to be cooked.
ok i got the .zip file and it contains a framework folder and a META-INF folder. what should i do from here? TIA!!!
Click to expand...
Click to collapse
Dont use the TWFramwork-res.apk. You should be using a file called framework-res.apk.
Should be the framework-res.apk in the system/framework/framewwork. When you go to the kitchen, choose your battery mod. If you do a custom design, make sure you click "generate preview" to make sure it's what you want. remember you can change the colors of the battery mod near the bottom.
You can upload the file on the File Upload tab. click system files, and upload it using the first option. I tried doing a boot animation on stock 2.2 but I couldn't get it to work. I just used the battery mod for stock. I also did NOT change any of the options on the file upload page, and it worked fine.
When done with editing the battery options and uploading file, click summary tab at far right. It will show the options you chose. If anything is highlighted red, there are errors.
When you submit it, it will give you your order number and tell you to go to the pickup page. When your order shows up on that page, just download the zip, and install it though ClockWorkMod. If you don't have CWM, you will need it, obviouosly. Find it on the forums if you dont have it. And if you're on 2.2 without CWM, then you will need to read about getting past 3e recovery so you can install zips through recovery. If you're not famiiliar with all this, it will be a little confusing at first.
Hope this helps.
jack man said:
Dont use the TWFramwork-res.apk. You should be using a file called framework-res.apk.
Should be the framework-res.apk in the system/framework/framewwork. When you go to the kitchen, choose your battery mod. If you do a custom design, make sure you click "generate preview" to make sure it's what you want. remember you can change the colors of the battery mod near the bottom.
You can upload the file on the File Upload tab. click system files, and upload it using the first option. I tried doing a boot animation on stock 2.2 but I couldn't get it to work. I just used the battery mod for stock. I also did NOT change any of the options on the file upload page, and it worked fine.
When done with editing the battery options and uploading file, click summary tab at far right. It will show the options you chose. If anything is highlighted red, there are errors.
When you submit it, it will give you your order number and tell you to go to the pickup page. When your order shows up on that page, just download the zip, and install it though ClockWorkMod. If you don't have CWM, you will need it, obviouosly. Find it on the forums if you dont have it.
Hope this helps.
Click to expand...
Click to collapse
does animated battery icons work? have you tried it?
smanzor88 said:
does animated battery icons work? have you tried it?
Click to expand...
Click to collapse
I havent tried all of the battery choices, but if it works with one, it should work with all of them.
IMPORTANT: remember to save a copy of your original framework-res.apk incase something goes wrong with the custome ones.
Updated uot
in the updated UOT kitchen it says it supports touchwiz based roms....should i upload framework.apk and twframework.apk?

[Q] Confused former Windows Phone 6.5 user/themer

Hi Guys,
I'm coming from Windows Mobile 6.5 where theming was a bit different:
When I started with 6.5 I used to think the only way to change the look of my phone interface was to flash a custom rom, but then I realized I could theme individual components (6.5 theme, Taskbar, Icons, Start Menu, ect) and it turned out to be pretty easy.
With Android I'm begining to think the opposite exists, is it basically true that in order for me to change the colors of the taskbar, or menus, taskbar icons - I have to use a custom rom?
I have been reading over these threads for the past three days and I have learned a lot, but I'm still confused...
I used to do M2D themes and change the xml and such, but when I read the Android theming guides ALL of it seems foreign to me...does't seem like I can just swap out pngs for pngs I made in Photoshop Am I making this seem more difficult than it is?
Are there individual themes for my taskbar, dialer, ect (not roms)? And if so can a former Windows Phone user explain them in comparison to installing a cab?
I know I have a ton of questions so any help at all would be appreciated
Thanks
MEGA MAN
There are MANY apps out there that will allow you to make these changes. Do some searches on the market and you'll find them. Do some research into rooting your phone (at your own risk) which will allow even more options.
You do not have to use a custom ROM to theme your phone, but it makes it a lot easier overall. AFAIK, you still have to have your phone rooted to theme more than icons.
To theme images, it really is just swapping out your images for the images already there as long as they contain the same dimensions, format (pretty much always .png), and name.
The .xml files are easiest to edit if you have decompiled the apk with a tool call apktool, because then they are in readable format.
Apktool is also really great for getting .9.png's in decompiled format with the stock guidelines intact.
You can theme various different components with an app called Metamorph or Ninjamorph, otherwise, you're going to have all your different parts together.
I've been theming android for getting close to two years now, so if you would like more help, you can PM/email (david1667jones gmail) me for more specific answers.
megaman - ain't it a trip coming from WM to android? yeah...WM seems such a simpler way. especially CHT2...that is really the best modding system ever.
been experimenting for the past 2-3 weeks and have been successful. (even have a usable CM7 theme that i may post...)
so let's hash this out. maybe teach eacho other a thing or two. if i am being too basic, let me know.
apk - like a cab. tricky thing is that (i believe) if you edit an apk, you replace the entire apk. unlike a cab where you can replace 1 single file. there are theme programs (metamorph - haven't used it, ADW and others that allow replacement with a single file...but they take a little work. nothing easy like cabs for WM.)
to begin you need 7zip (or winrar i hear works.) this will allow you to open apks, replace files and restore them in seconds:
http://www.7-zip.org/
i assume your rom is rooted (i really don't understand the term, but it allows freedom to mod your phone. i am using an HD2 - WM phone - running nand android so by default my phone is rooted.)
let's explore - take any apk and open it with 7zip. you will see 3 files (this is off of memory as i am at work right now.) open them and look around. ((want to find your installed apks and back them up? search market for Astro. (settings> backup and save your apks to your sd card)))
under res you will see drawable folders - this is the jackpot. in there you will see your images. there is a lot of redundancy in apks. the trick is finding the right image. try changing some, etc. this is the most basic of theming.
before moving on to xmls, etc (which there are quite good guides for this) just try the above. when you replace the files move up the folder hierarchy and it will ask you something about saving/restoring - cilck yes. the apk is now modded.
install the apk and see the changes.
however, if you are editing the core apks - system and framework-res, we will need to talk about how to do that (i use clockworkmod flashing...easy to do.)
let me know if this helps.
Thank you guys so much for your knowledge!
I do have my phone rooted and I have bootloader installed
The one reason I thought that I had to download a "ROM" is because I keep reading about having to be deodexed in order to modify...and I was underthe impression that most custom roms provide this deodexing?
on to APK's...I do have 7Zip and I have opened some up and found where the graphics are...now I am actually extracting the apk so I can manually go through each folder and see whats there including graphics...there does seem to be another way of opening the APK with 7Zip and not actually extracting it, but I don't thing I can actually see the image previews this way. >>>so I extract, change my desired images, re-zip and change the file extention back to .apk - BUT then I read about signing APK's? ...and signing zips?
After some researching I found a thread in which someone posted something like they make a copy of there current ROM "theme?" and then copy it in zip form on to their PC where they goe through all of the desired APKs and then Zip it back together and install it from the screen that you get to after holding the power button and home (recovery screen maybe?) <<< Anyway is this possible? This seem most like what we did in windows phone...but again I think where I'm getting caught up is the signing aspect...I've seen auto signers, but I feel like the ones I've seen were only for XP and I have Windows 7.
Woo... ok wrote a lot there - if you have anytime to elaborate on anything, I'd be happy to hear.
...and jsmccabe - that HD2 is one awesome device...I remember everybody asking if Windows 7 would everbe available and now you guys are dual booting with WP7 and Android - AWESOME!!! (if I didnt have Verizon
megaman...sorry it took a bit. "real life" and all that...
megaman 2 said:
The one reason I thought that I had to download a "ROM" is because I keep reading about having to be deodexed in order to modify...and I was underthe impression that most custom roms provide this deodexing?
Click to expand...
Click to collapse
- not sure what deodexed means. is your rom cm7? if so, tmobile themes is an "easy" way to make a theme.
- are you theming to share or for yourself? if the latter just replace the the files in your rom and flashe the rom. if the former, what type of rom?
megaman 2 said:
on to APK's...I do have 7Zip and I have opened some up and found where the graphics are...now I am actually extracting the apk so I can manually go through each folder and see whats there including graphics...there does seem to be another way of opening the APK with 7Zip and not actually extracting it, but I don't thing I can actually see the image previews this way. >>>so I extract, change my desired images, re-zip and change the file extention back to .apk - BUT then I read about signing APK's? ...and signing zips?
Click to expand...
Click to collapse
- you can extract to make life easier. but when you are ready to make the changes just drag the new icons into the original apk. it will update it for you and you can install it and done.
megaman 2 said:
After some researching I found a thread in which someone posted something like they make a copy of there current ROM "theme?" and then copy it in zip form on to their PC where they goe through all of the desired APKs and then Zip it back together and install it from the screen that you get to after holding the power button and home (recovery screen maybe?) <<< Anyway is this possible? This seem most like what we did in windows phone...but again I think where I'm getting caught up is the signing aspect...I've seen auto signers, but I feel like the ones I've seen were only for XP and I have Windows 7.
Click to expand...
Click to collapse
CWM themes are pretty easy to do. i started with this, the problem is it replaces the entire apk to replace 1 image. which if you are modifying systemui or frameworks, may overwrite other things (colors that you didn't want to.) easiest thing to do....find an already established CWM theme and keeping the same structure, replace the images and flash via CWM.
let me know if you want more details...cheers and good luck!

Installing widgetlocker themes

Hi, can anyone tell me how i am supposed to use a theme for widgetlocker at all please?
I downloaded 3 files (zip) and chose the option of install and add, but there is only my phone lock showing, no icons to choose from and no wallpaper that was supposed to come with it.
I have no idea where the file has saved to or anything, and well being new to all of this android stuff i m a bit confused....
thanks for any help you can give me.
thesludge said:
Hi, can anyone tell me how i am supposed to use a theme for widgetlocker at all please?
I downloaded 3 files (zip) and chose the option of install and add, but there is only my phone lock showing, no icons to choose from and no wallpaper that was supposed to come with it.
I have no idea where the file has saved to or anything, and well being new to all of this android stuff i m a bit confused....
thanks for any help you can give me.
Click to expand...
Click to collapse
Hello!! Extract the files on the zip y put the folder in sdcard/data/widgetlocker..
Regards
dumb question, but how do you extract them on the phone, or am i best to do that via pc?
thesludge said:
dumb question, but how do you extract them on the phone, or am i best to do that via pc?
Click to expand...
Click to collapse
No, you don't need to unzip those files. You just have to place those zip files in sdcard/data/com.teslacoilsw.widgetlocker/themes
10507 said:
No, you don't need to unzip those files. You just have to place those zip files in sdcard/data/com.teslacoilsw.widgetlocker/themes
Click to expand...
Click to collapse
I'm having issues with my widgetlocker adding new themes. I've added themes before and they've worked fine but now it wont add any more. I've added the zip file, which has like 20 themes in it, into the location mentioned above. Then I go into widgetlocker and have the slider selection screen update the theme population. But it doesn't show any additional themes. What am I doing wrong?
Concordium said:
I'm having issues with my widgetlocker adding new themes. I've added themes before and they've worked fine but now it wont add any more. I've added the zip file, which has like 20 themes in it, into the location mentioned above. Then I go into widgetlocker and have the slider selection screen update the theme population. But it doesn't show any additional themes. What am I doing wrong?
Click to expand...
Click to collapse
If you have several themes in a zip, then you'll have to extract them.
Sent from my GT-I9100
GANJDROID said:
If you have several themes in a zip, then you'll have to extract them.
Sent from my GT-I9100
Click to expand...
Click to collapse
Do I have to extract them and zip each one of them individually? Because I tried it extracted, with the actual folders for each theme in the correct directory, and still nothing happened.
Concordium said:
Do I have to extract them and zip each one of them individually? Because I tried it extracted, with the actual folders for each theme in the correct directory, and still nothing happened.
Click to expand...
Click to collapse
Yeah, if the themes aren't in zip format, make a new zip (with Astro or something) and copy and paste the thenes inside. Widget Locker only loads up zip themes, but not themes within a zip.
Sent from my GT-I9100
GANJDROID said:
Yeah, if the themes aren't in zip format, make a new zip (with Astro or something) and copy and paste the thenes inside. Widget Locker only loads up zip themes, but not themes within a zip.
Sent from my GT-I9100
Click to expand...
Click to collapse
Ok so I took all of the themes out of the larger archive and zipped them each individually, making sure that each zip had just the folder and the theme files within. Still nothing. I have no clue why these files arent being read.
**deleted**
so where do you download this theme?
thesludge said:
Hi, can anyone tell me how i am supposed to use a theme for widgetlocker at all please?
I downloaded 3 files (zip) and chose the option of install and add, but there is only my phone lock showing, no icons to choose from and no wallpaper that was supposed to come with it.
I have no idea where the file has saved to or anything, and well being new to all of this android stuff i m a bit confused....
thanks for any help you can give me.
Click to expand...
Click to collapse
1.install widgetlocker.apk
2.extract yourtheme.zip to /sdcard/data/com.teslacoilsw.widgetlocker/themes
3.open widgetlocker and hold screen
4.select a custom slider and select a theme that you want to use
5.Done
devlirian said:
1.install widgetlocker.apk
2.extract yourtheme.zip to /sdcard/data/com.teslacoilsw.widgetlocker/themes
3.open widgetlocker and hold screen
4.select a custom slider and select a theme that you want to use
5.Done
Click to expand...
Click to collapse
You're not the only one having problems, i think everyone trying to help maybe misunderstanding the problem, or at least mine is different.
Once I have done the 1-5 I can choose a theme but the only thing that happens is that it adds an additional unlocker to my current setup, creating multiple unlock wigets.
There must be a setting somewhere that is not allowing the full theme to be applied.
for example if I install "droids on a wire" i get the unlock mechanism added to lockscreen (in additon to the one I allready had) but unthemed. It does not show the droids hanging just the base unlocker used in it; no background or anything other else in that theme. This happens on any theme I have tried to apply
what setting am I missing??
Screenshots of your device and what it supposed to look like would be very helpful.
Sent from my SPH-L900 using xda premium
Same here
jeremykersh said:
You're not the only one having problems, i think everyone trying to help maybe misunderstanding the problem, or at least mine is different.
Once I have done the 1-5 I can choose a theme but the only thing that happens is that it adds an additional unlocker to my current setup, creating multiple unlock wigets.
There must be a setting somewhere that is not allowing the full theme to be applied.
for example if I install "droids on a wire" i get the unlock mechanism added to lockscreen (in additon to the one I allready had) but unthemed. It does not show the droids hanging just the base unlocker used in it; no background or anything other else in that theme. This happens on any theme I have tried to apply
what setting am I missing??
Click to expand...
Click to collapse
I think I am having the same problem, although some it loads fine on others it shows the name of the new theme but shows an old preview of a stock locker. Even when I add it it will not change?!?
Solution
thesludge said:
dumb question, but how do you extract them on the phone, or am i best to do that via pc?
Click to expand...
Click to collapse
ES File Explorer
or
XArhiver is a solution

Categories

Resources