[Q] Edit Lockscreen Images? - Kindle Fire HDX 7" & 8.9" Q&A, Help & Troubleshoot

I was wondering which apk I could look into for the images? or some way to edit them? Has anyone found out if its possible or not cause of the odexed rom?
Thanks.

RandumAccess said:
I was wondering which apk I could look into for the images? or some way to edit them? Has anyone found out if its possible or not cause of the odexed rom?
Thanks.
Click to expand...
Click to collapse
the images are located in system\framework\framework-res.apk\res\raw-xhdpi\.
ive done it with the HD. what i did was replace the images with my own and rename them accordingly then place back into system\framework with the permissions rw-r--r--. i have no idea if it works with the hdx and i have no idea what would happen if you change it.

Prallday168 said:
the images are located in system\framework\framework-res.apk\res\raw-xhdpi\.
ive done it with the HD. what i did was replace the images with my own and rename them accordingly then place back into system\framework with the permissions rw-r--r--. i have no idea if it works with the hdx and i have no idea what would happen if you change it.
Click to expand...
Click to collapse
ok thanks, I might wait until we get a bootloader unlock since I dont like safestrap and wouldnt want to have an unusable device if something did go wrong lol
Thanks for your reply and if I do try it Ill let you know what happens lol

Lock Screen Photos
Hey, Where are the lock screen ad photos stored at? That or can anyone that has a ad free kindle please upload your dtcp_apk-release-signed_62320010.apk "trailing number might be different for you" Look in system/app.
I want to find a better easy way to remove ad's and not have to factory reset to get images up there. Thanks!

Related

[q] change stock 2.1 lockscreen clock font

Hi everyone,
can anybody tell me how I can change the font of the stock SE lockscreen? I don't want to use an app for this (lockbot, etc). Just want to change the font or the images the clock uses. Help me please!
G.
The font is in the framework-res in the assets folder.
And how can I edit that? It is in the framework, extract is ok, but how can create an .apk after change font? Thanks for help anyway.
garyarts said:
And how can I edit that?
Click to expand...
Click to collapse
By pulling the contents, modding, then pushing them back. Read the theme reference thread for tips.
Great! Thanks again!!!
And if i'm ready (change font, rename as an apk), should I paste over the original apk by RE for example? Is that all?
garyarts said:
And if i'm ready (change font, rename as an apk), should I paste over the original apk by RE for example? Is that all?
Click to expand...
Click to collapse
No need to be renaming anything. Just open the apk as you would any other zip and pull the files, after modding them just drag and drop them back into the framework.apk. Some say you can use RootExplorer to overwrite the original but I've done it twice in the past and both times the phone stuck at boot, so recommend using adb to push back to the phone and install.
That's why I asked, cuz last two times the same happened to me, device frozen in boot. May I use QtADB? It looks working easier for me.
garyarts said:
That's why I asked, cuz last two times the same happened to me, device frozen in boot. May I use QtADB? It looks working easier for me.
Click to expand...
Click to collapse
You can use whatever, so long as you can push and install files, like MrRusch's Mod Tool
Do you use it anyway? (x10ModTool)
garyarts said:
Do you use it anyway? (x10ModTool)
Click to expand...
Click to collapse
No, I prefer using adb directly.
qtADB should be ADB with a GUI, an user friendly version of it. Thanks.
done, but nothing changed. Is it sure those fonts to be changed? Is it possible to create a kind of a zip able to flash by x-rec?

Need help Modifying APK

Hi I was wondering if someone can help me modify an apk I got from the market. Its a flag live wallpaper and wanted to include my country since there isn't a live wallpaper with my flag. I tried to exchange an image of my country's flag with one in the apk itself however, after zipping it back up it wouldn't install on my phone. I got a problem sparsing package error. Then I tried using ninjamorph and did the same thing. This time it wouldn't install.
What can I do to make this work? Someone please help! Im new at this.
Btw this is the app I downloaded from the market:
http://droidfanz.com/1764-eu-flags-live-wallpaper-v114.html
aamir123 said:
Hi I was wondering if someone can help me modify an apk I got from the market. Its a flag live wallpaper and wanted to include my country since there isn't a live wallpaper with my flag. I tried to exchange an image of my country's flag with one in the apk itself however, after zipping it back up it wouldn't install on my phone. I got a problem sparsing package error. Then I tried using ninjamorph and did the same thing. This time it wouldn't install.
What can I do to make this work? Someone please help! Im new at this.
Btw this is the app I downloaded from the market:
http://droidfanz.com/1764-eu-flags-live-wallpaper-v114.html
Click to expand...
Click to collapse
You can't modify market apps without resigning them. Search for apk manager or....can't remeber the name, but there's a tool that's simply made for signing apks.
so after zipping the file back up, do I just run it through apk manager? Im currently having issues with that program. And how do I sign the apk? Is it hard or automated by the program?
Thanks in advance!!
aamir123 said:
so after zipping the file back up, do I just run it through apk manager? Im currently having issues with that program. And how do I sign the apk? Is it hard or automated by the program?
Thanks in advance!!
Click to expand...
Click to collapse
Ya it's after you have it zipped up as a .apk and ready to go. You may have to rename it as "unsignedAPPNAME.apk". Either way, simply place it in the "place-apk-here-for-modding" folder and select option 12 "Sign APK". The you'll have a "signedAPPNAME.apk". That's it
MWBehr said:
Ya it's after you have it zipped up as a .apk and ready to go. You may have to rename it as "unsignedAPPNAME.apk". Either way, simply place it in the "place-apk-here-for-modding" folder and select option 12 "Sign APK". The you'll have a "signedAPPNAME.apk". That's it
Click to expand...
Click to collapse
I get the same error for my framework, it says an error occured check log.
and when i check log it says cannot find signer.
aamir123 said:
I get the same error for my framework, it says an error occured check log.
and when i check log it says cannot find signer.
Click to expand...
Click to collapse
Can't say I'm familiar with that error. Probably best to search the apk manager thread.
MWBehr said:
Can't say I'm familiar with that error. Probably best to search the apk manager thread.
Click to expand...
Click to collapse
Ok I signed and zipped the apk up again and still get an install error. All I did was replace an image. What can I do to make this work? By the This is something Im doing for a theme Im working on.
aamir123 said:
Hi I was wondering if someone can help me modify an apk I got from the market. Its a flag live wallpaper and wanted to include my country since there isn't a live wallpaper with my flag. I tried to exchange an image of my country's flag with one in the apk itself however, after zipping it back up it wouldn't install on my phone. I got a problem sparsing package error. Then I tried using ninjamorph and did the same thing. This time it wouldn't install.
What can I do to make this work? Someone please help! Im new at this.
Btw this is the app I downloaded from the market:
http://droidfanz.com/1764-eu-flags-live-wallpaper-v114.html
Click to expand...
Click to collapse
Ok ill do this later for you, when I get home from school.
Whats your country?
Master&Slave™ said:
Ok ill do this later for you, when I get home from school.
Whats your country?
Click to expand...
Click to collapse
Im from Pakistan but if you can get it to work can you explain how you did it? Its frustrating me how this doesnt seem to work. I attached pic of flag if you want it.
aamir123 said:
Im from Pakistan but if you can get it to work can you explain how you did it? Its frustrating me how this doesnt seem to work. I attached pic of flag if you want it.
Click to expand...
Click to collapse
k so i went in resized your image and optimized, zipped and signed and it tells me that im overwriting an app upon install then it says application not installed.
im actually upset because i cant figure out what the problem is, i normally have success with this kinda stuff but i might just take a loss on this one.
Sorry dude, heres the app anyway if someone wants to look.
P.S I changed your image because it was blurry upon resize, im sure you'll like my new one.
Master&Slave™ said:
k so i went in resized your image and optimized, zipped and signed and it tells me that im overwriting an app upon install then it says application not installed.
im actually upset because i cant figure out what the problem is, i normally have success with this kinda stuff but i might just take a loss on this one.
Sorry dude, heres the app anyway if someone wants to look.
P.S I changed your image because it was blurry upon resize, im sure you'll like my new one.
Click to expand...
Click to collapse
Thanks for trying at least I know I'm not retarded, btw the pic looks great
aamir123 said:
Thanks for trying at least I know I'm not retarded, btw the pic looks great
Click to expand...
Click to collapse
Thanks good luck dude, maybe ill take a crack at it again later this week
Master&Slave™ said:
k so i went in resized your image and optimized, zipped and signed and it tells me that im overwriting an app upon install then it says application not installed.
im actually upset because i cant figure out what the problem is, i normally have success with this kinda stuff but i might just take a loss on this one.
Sorry dude, heres the app anyway if someone wants to look.
P.S I changed your image because it was blurry upon resize, im sure you'll like my new one.
Click to expand...
Click to collapse
I was going to try to fix this, but it installed just fine for me. The flag matches what he uploaded, so I assume it's correct.
I'm guessing you probably had the original apk already installed on your phone. A resigned apk will generally not overwrite the original. you have to manually uninstall it first. (I'm explaining this more for the op's benefit than yours )
MWBehr said:
I was going to try to fix this, but it installed just fine for me. The flag matches what he uploaded, so I assume it's correct.
I'm guessing you probably had the original apk already installed on your phone. A resigned apk will generally not overwrite the original. you have to manually uninstall it first. (I'm explaining this more for the op's benefit than yours )
Click to expand...
Click to collapse
lol thanks I didnt even try when he said it didnt work, Ill try it now. And thanks for this bit of knowledge!
Ok so I finally found a pic that I like and when I substitute out shows a white blank flag.what did you do that I didn't?
aamir123 said:
ok so i finally found a pic that i like and when i substitute out shows a white blank flag.what did you do that i didn't?
Click to expand...
Click to collapse
hey wait my app did work, i just tried installing it again after i flashed a new rom and bam your flag was the first thing i saw waving around!!!!
Master&Slave™ said:
hey wait my app did work, i just tried installing it again after i flashed a new rom and bam your flag was the first thing i saw waving around!!!!
Click to expand...
Click to collapse
Lol yea it worked but I went back and changed pic but I got it to work no. I used the same pic I listed earlier but better quality.
Do you want me to upload it? Maybe you can add your flag or get a bit more creative.you can always add your own background image!
aamir123 said:
Lol yea it worked but I went back and changed pic but I got it to work no. I used the same pic I listed earlier but better quality.
Do you want me to upload it? Maybe you can add your flag or get a bit more creative.you can always add your own background image!
Click to expand...
Click to collapse
yea I sorta pirated the paid version (ooppss evil me)
and i might change all the pics to comic pics or something
Ok so I have been trying to change my market apk but it won't change. I push it to my system/app but the old one remains.here is the url of the png's I exchanged with. Can someone help me get this working? Please HELP me dont do it for me! Doing is half the fun. Also I dont have a vending.odex file, does it exist and can someone give it to me?
http://forum.xda-developers.com/showthread.php?t=958184

[Q] Replace lock screen and scrolling wallpaper

I am on ShishirROM ICS and I really like the Rom over all. However in his latest up date he included the stock ICS lock screen and scrolling wallpaper and I personally prefer the ones from the previous release. I am willing to do the work to revert them to what I want but want to make sure I am on the right track. Is this guide from the walkthrough sticky the correct way to do this (How to manually replace modded/stock system files)? I have both versions of the ROM on my laptop so I am thinking I can pull what I want from one and use the guide above to replace it in the other. Thank you in advance for your help.
Switch the android.policy.jar file and that should give you the old lockscreen.
That's generally all you should do for deodex, so I do not know since his rom is odex.
LiLChris06 said:
Switch the android.policy.jar file and that should give you the old lockscreen.
That's generally all you should do for deodex, so I do not know since his rom is odex.
Click to expand...
Click to collapse
Thanks Ill give it a shot and see. Whats the worst that can happen? Lol
Bootloop, reflash the rom without wipe.
LiLChris06 said:
Switch the android.policy.jar file and that should give you the old lock screen.
That's generally all you should do for deodex, so I do not know since his ROM is odex.
Click to expand...
Click to collapse
Not sure why but when I replace the android.policy.jar file and reboot I still have the same lock screen.
what I am doing. Unpack ROM, copy android.policy.jar from laptop to external SD, move file to system, change permissions to match existing file(rw-r-r), confirm permission change, move file to framework, replace existing file OK, back out of root explorer and reboot.
Any suggestions would be appreciated thanks.

How to change the default picture for unknow contact?

Hi guys, anyone knows how to change the default picture for your phone contact? I mean the image that is there when you don't have the picture of the person in the phone contact list. I would like ALL my phone contact that don't have a picture to look like the second picture below. Thanks
Kremata said:
Hi guys, anyone knows how to change the default picture for your phone contact? I mean the image that is there when you don't have the picture of the person in the phone contact list. I would like ALL my phone contact that don't have a picture to look like the second picture below. Thanks
Click to expand...
Click to collapse
Save it to your gallery, edit contact, tap the picture image then replace it or edit your contacts.apk and repalce the default images with that one
But I have over 360 contacts, I have to do this one by one? I know how to change the picture of a contact. I want to change the default picture of all the contacts.
Kremata said:
But I have over 360 contacts, I have to do this one by one? I know how to change the picture of a contact. I want to change the default picture of all the contacts.
Click to expand...
Click to collapse
Then you need to edit the apk and replace the default images and flash that back to your phone in a similar way to flashing a custom rom or theme
ag4751 said:
Then you need to edit the apk and replace the default images and flash that back to your phone in a similar way to flashing a custom rom or theme
Click to expand...
Click to collapse
OK I think with a little guidance I can manage to do this.
Question:
1-) To repack the APK do I have to use a special ZIP program or just winzip is ok?
2-)Can't I just extract the APK and install it like a normal APK or do I really have to ZIP it and Flash it?
Upload the image and post the link. I will do it for you and send you the apk. Then you just have to replace it in /system/apps
Sent from my Samsung Galaxy S3 using XDA Premium
CuBz90 said:
Upload the image and post the link. I will do it for you and send you the apk. Then you just have to replace it in /system/apps
Sent from my Samsung Galaxy S3 using XDA Premium
Click to expand...
Click to collapse
Hi, I already eedited the pictures but I can't just replace in /system/apps. It won't let me
You probably need root access to do this modification, for this is a system app.
netchow said:
You probably need root access to do this modification, for this is a system app.
Click to expand...
Click to collapse
My phone is root if that's what you mean. I use Files expert and I can see the internal phone but it wont let me overwrite the file.
Kremata said:
My phone is root if that's what you mean. I use Files expert and I can see the internal phone but it wont let me overwrite the file.
Click to expand...
Click to collapse
not sure if you need to do it with files expert but with root explorer you have to enable Read/Write mode (small button at the top), otherwise its just Read mode and you cannot change files in the system folders even when you are rooted. Maybe its the same for files expert?

Nvidia Customizations app mod for different wallpaper

Has anybody successfully been able to do anything with the /system/priv-app/NvCustomize/ app?
I have tried, but even moving the folder to a different place and putting it back without any modification renders it corrupt.
Any idea how to tackle this? I hate the ugly background. I had to disable this app to at least have the Google Leanback wallpaper. But since it's probably just a matter of changing the wallpaper image in the NvCustomize.apk file (which I found), it should be possible to replace it with any image you want.
Does anybody have a clue as to why it won't work?
EDIT: I got it to work. I had to set the read/write permissions to the appropriate 644 setting.
So for anyone trying to change their default wallpaper: Replace the nv_wallpaper.png from within the /system/priv-app/NvCustomize/NvCustomize.apk file to your desired wallpaper with the same name. (And maybe best to keep the same dimensions (1920x1080) for performance reasons.
If you use an file browser that can browse from within an apk, then you should only have to copy the new nv_wallpaper.png file inside the right folder in the apk. Permissions should stay intact. Overwrite the file of course.
If you first extract the apk to modify it on your pc or somewhere else, make sure you set permissions of the apk back to 644.
mr-tee said:
Has anybody successfully been able to do anything with the /system/priv-app/NvCustomize/ app?
I have tried, but even moving the folder to a different place and putting it back without any modification renders it corrupt.
Any idea how to tackle this? I hate the ugly background. I had to disable this app to at least have the Google Leanback wallpaper. But since it's probably just a matter of changing the wallpaper image in the NvCustomize.apk file (which I found), it should be possible to replace it with any image you want.
Does anybody have a clue as to why it won't work?
EDIT: I got it to work. I had to set the read/write permissions to the appropriate 644 setting.
So for anyone trying to change their default wallpaper: Replace the nv_wallpaper.png from within the /system/priv-app/NvCustomize/NvCustomize.apk file to your desired wallpaper with the same name. (And maybe best to keep the same dimensions (1920x1080) for performance reasons.
If you use an file browser that can browse from within an apk, then you should only have to copy the new nv_wallpaper.png file inside the right folder in the apk. Permissions should stay intact. Overwrite the file of course.
If you first extract the apk to modify it on your pc or somewhere else, make sure you set permissions of the apk back to 644.
Click to expand...
Click to collapse
I know this is old, but do you need root for this?
bradleyw801 said:
I know this is old, but do you need root for this?
Click to expand...
Click to collapse
yes you need root privileges to do this
jionny said:
yes you need root privileges to do this
Click to expand...
Click to collapse
Do you know if I can change the mouse cursor the same way while I am in there?
bradleyw801 said:
Do you know if I can change the mouse cursor the same way while I am in there?
Click to expand...
Click to collapse
Sorry no, but a great source of information on the shield is...https://forums.geforce.com/default/board/159/shield-tv/
Hmm I tried replacing the wallpaper with WinRAR, 7Zip, and X-plore and all led to android saying the file appears to be corrupt. Permissions were changed back to 644 everytime. Has anyone succeeded in this and can confirm the above steps? Doesn't appear to work for me.
Believe it or not I'm looking for the original poly wallpaper. It's nowhere online. Even searched nv_wallpaper.png

Categories

Resources