apk .com files - 7" Kindle Fire HD Themes and Apps

Hi,
Can someone remind me where to place the .apk`s data file please? Google is not my friend!
I have installed the apk and have the com. file but for the life of me can remember where to put it!?

Com. Files go in sdcard/android/data
However there are some apps that require it to be on a folder named obb which you need to create on sdcard/android. Normally the website where you downloaded the app should say where to put it down, if not try the first one
Hope it helps
Sent from my KFTT using xda app-developers app

Now is that a com.xxxxxxxxxx.whatever.huh folders? Or com.appnamehere.apk's?

Related

Edit Concat Picture

Hi..
I wanted to change the contact images in the framework-res. I've done so far, but when I folded the new framework-res with the mod-tool push, then that too, but he shows me the new image does not accumulate in handy.
I can do or what?
My steps:
1. I replace the corresponding image (PNG format) with 7zip
2. im sending the new framework-res or contact.apk via adb mask controller on my x10i
3. reboot
4. im showing in contacts and the image ist the same as before
looking like a rat i handle it?
"Title: Edit Contact Picture"
you should edit "contacts.apk" located in "/system/app" not "framework-res.apk"
DynamicRam said:
you should edit "contacts.apk" located in "/system/app" not "framework-res.apk"
Click to expand...
Click to collapse
the contact image I have is in the framework-res. in the contact.apk another is available.
I am using CM 4.5.7 by Wolf Break
Have you resigned the apk?
Sent from my X10i using XDA App
no, like I do that?
Google it. But you will need the Android SDK or at least latest JDK and there is a script somewhere here on XDA called autosign or something like that. You will need to install those than remove the meta-inf from the modified apk put the apk file in the folder for autosign (make sure theres only one apk in the folder) then run autosign and it will create a new apk called your_signed_apk then rename it and push back to your phone.
Search "resigning apk files" and read. Theres an old thread somewhere for changing app icons i think that has everything you need to know.
Sent from my X10i using XDA App
Here is the thread
http://forum.xda-developers.com/showthread.php?t=503007
Read this thread and use the OPs modified tool found here:
http://www.mediafire.com/?yw24z5m4yya
Sent from my X10i using XDA App
Thx for this.
Sent from my X10i using XDA Premium App
CMoney87 said:
But you will need the Android SDK or at least latest JDK and there is a script somewhere here on XDA called autosign or something like that. You will need to install those than remove the meta-inf from the modified apk put the apk file in the folder for autosign (make sure theres only one apk in the folder) then run autosign and it will create a new apk called your_signed_apk then rename it and push back to your phone.
Click to expand...
Click to collapse
System apps don't need to be signed. If you look in framework-res.apk, there's no META-INF directory.
Are you sure you replaced the framework-res.apk file correctly? I posted some info about framework-res.apk here: http://forum.xda-developers.com/showthread.php?p=11193663#post11193663
As always, back up with xRecovery before messing around with framework-res.apk. One mistake and you won't be able to boot.
I think most stock apps actually might not need to be signed, now that i think about it though. You might just need to make sure you remove the unmodified app first (copy it somewhere first for a backup) and then manually put the apk in, set permissions correctly and then reboot. This apk signing trick allows you to modify any app to change shortcut icons or customize anything you want and reinstall it correctly so it should come in handy anyways.
Sent from my X10i using XDA App

Is there an app to put files/folders into a zip or rar?

I have searched the Market and Google but cannot find the app I need.
Basically, I am looking for an app where I can put files and folders into a zip or rar file, and password protect them.
Does anyone know of such an app?
Thanks
Sent from my Desire HD using xda premium
Haven't used it for a long time but give a try to ES File Explorer.
Rot explorer will let you zip up files but I'm not sure about the password protect part.
Have you tried androzip?
Edit: I just checked and androzip will allow you to put a pw on zip files. Its free in the market as best as I can remember.
02ranger said:
Have you tried androzip?
Edit: I just checked and androzip will allow you to put a pw on zip files. Its free in the market as best as I can remember.
Click to expand...
Click to collapse
Thanks I'll try that now
Sent from my Desire HD using xda premium

Folder disappear.

During the weekend, and I tried to order the space in my SD card erase some duplicate files, and create folders inside PICTURES folder in the Sd. I created sub folder named Photos which obviously included all the pictures storage and from camera. I opened two screen in myWin7 pc to easily move the files. Surprised for me the sub folder PHOTOS destapar without any notice. For a while I think could be move to another folder but I revised one by one and nothing happen. I revised Recicle Folder and it's empty.
Are someone know about any app which open in invisible folder/files to rescue the info.
Sorry if this one could be OFF TOPIC
Sent from my SGH-I777 using xda premium
Can you view the missing folder on your phone's file explorer?
Jemack said:
Can you view the missing folder on your phone's file explorer?
Click to expand...
Click to collapse
No way. I checked both. PC and phone. It's curious. I know it's exist some apps to rescue recicled/erase files on PC. I don't remember the name to test both phone and pc.
Thanks for your help guy.
Sent from my SGH-I777 using xda premium
Undelete for root users and hexamob recovery, both in play store, may be what you're looking for on your phone. As far as your pc I can't help you there.
Jemack said:
Undelete for root users and hexamob recovery, both in play store, may be what you're looking for on your phone. As far as your pc I can't help you there.
Click to expand...
Click to collapse
Thanks a lot dude. I found an old recovery and save most of them photos. I will revise in my nandroid if this info is include and extract with an app which bought in the GP.
Thanks again.
Sent from my SGH-I777 using xda premium

[Q] replacing files in a .apk file

hello,
i wanna edit some pics in an app from the market.. how can i get it working on my phone.. i signed it and then it won't open on my phone when try to open it..?? here are the files
yakie996 said:
hello,
i wanna edit some pics in an app from the market.. how can i get it working on my phone.. i signed it and then it won't open on my phone when try to open it..?? here are the files
Click to expand...
Click to collapse
Just open the original .apk in 7-Zip, find the files, delete them and then put your new ones in. The have to be exactly the same name. You don't need to decode the apk or resign it.
Some apks won't work like this but very few in the end so you should be okay.
djmcnz said:
Just open the original .apk in 7-Zip, find the files, delete them and then put your new ones in. The have to be exactly the same name. You don't need to decode the apk or resign it.
Some apks won't work like this but very few in the end so you should be okay.
Click to expand...
Click to collapse
when i did this the app don't install on my device..
The 7-zip method not always will work. I use that to edit cyanogenmod themes to best fit my phone, but sometimes I can't install the apk, neither through adb nor file manager
Sent from my Nexus S using xda app-developers app
Try smali the whole apk , replace the pictures then compile it again, using Apk tool.
I'll do this on the go a the time as a matter of fact I did the tsfshell PCB blue theme with the traverse grapheme icons earlier...I do it by using root explorer extract the app and replace whatever you want as long as the file names are the same when done zip everything back up and rename from zip to app then move to system apps or data apps set proper permissions and reboot .....I do it from my cell hope this helps
Sent from my SPH-D700 using Xparent Blue Tapatalk 2
Use APK manager
Decompile the APk
replace or edit the pngs
recompile the APK
Sign it
you are done!!

[Q] After Installation hide folder from SDCARD

I have an application. And in application i put a folder xyz.zip in assets folder which is extracting and made a folder with same name(xyz) at same place which have lots of files. So i need to hide all files from xyz folder after installation of application.Please suggest me how can i do this in my app.
Thanks in advance.
If I remember correctly, you rename the folder that you want hidden using a period before the name of the folder i.e. .appfolder
Sent from my Desire HD using xda app-developers app
After Installation hide folder from SDCARD
romuloxiii said:
If I remember correctly, you rename the folder that you want hidden using a period before the name of the folder i.e. .appfolder
Sent from my Desire HD using xda app-developers app
Click to expand...
Click to collapse
Thank you for reply dear.
I did above thing but its not working. Can you elaborate pro-grammatically how can i do this. Because at run time how can i change name of the folder with "." prefix.

Categories

Resources