Large zipped files? - HTC Inspire 4G

Andro zip will not open large zip files. Is there anything out there that will?

volumnus said:
Andro zip will not open large zip files. Is there anything out there that will?
Click to expand...
Click to collapse
Without knowing just how large you mean...I use File Expert, it's a Root file explorer/manager/editor that can do just about everything Root Explorer can do but its free....just be sure to go into settings and allow root permission.
I use it to unzip files I've downloaded to my phone. You can give it a shot.

Related

fully working gingerbread keyboard, WITHOUT ROOT

http://forum.xda-developers.com/attachment.php?attachmentid=457740&d=1291677305
a simple .apk for the gingerbread keyboard. everything works perfectly; vibration, multi touch. you dont even need to be rooted to use this.
The other one worked without root too I took the .apk out of the original flashable and just installed that but thanks for taking an annoying step out
Sent from my Incredible using XDA App
Probably user error...
I attempted to install another file that was a .zip to get the keyboard, I did not do a wipe. I use the Virtuous ROM. The update I used did not seem to do anything and the keyboard was no different.
I attempted to use your APK to install and it won't let me install. Am I missing something? Did I boo boo?
Did you extract the files and then install with root explorer or a siimilar file browser?
jbucklee said:
I attempted to install another file that was a .zip to get the keyboard, I did not do a wipe. I use the Virtuous ROM. The update I used did not seem to do anything and the keyboard was no different.
I attempted to use your APK to install and it won't let me install. Am I missing something? Did I boo boo?
Click to expand...
Click to collapse
Sent from my Incredible using XDA App
"Did you extract the files and then install with root explorer or a siimilar file browser?"
.apk files are (java) .jar files which are actually .zip archives. The fact that they are named ".apk" reflects the fact that they always contain certain folders and files (including, but not limited to the manifest signature files and public key of the signer) - not "random crap"
Your file has nothing to extract. A valid app will contain folders named META-INF (always), res (usually), and some files with extensions of either .dex or .odex.

How to make a CWM file

Hello, I have searched everywhere and cant find the answer to my question. I wanted to replace a file using CWM .zip how in the heck do I do that? Most of all I just wanted to learn how to do it as well...
Thanks,
Chad
Well to begin with you can take an existing zip with the file path you need, delete everything in the folders not touching the META-inf folder at all, those are the install instructions, and put the file you want to flash in the correct folder. I think thats how everyone starts out.
studacris said:
Well to begin with you can take an existing zip with the file path you need, delete everything in the folders not touching the META-inf folder at all, those are the install instructions, and put the file you want to flash in the correct folder. I think thats how everyone starts out.
Click to expand...
Click to collapse
but your update-script has to match what you are flashing via cwm. if you take a rom zip and just pop in a few files in place of the whole rom structures, your flash will fail because your update-script is looking for specific structures.
Oxicottin said:
Hello, I have searched everywhere and cant find the answer to my question. I wanted to replace a file using CWM .zip how in the heck do I do that? Most of all I just wanted to learn how to do it as well...
Thanks,
Chad
Click to expand...
Click to collapse
One way would be to use: Update Zip creator/modifier (Requires Windows)
yeah it would be bad mojo if you used a wipe rom zips META INFO to make an update zip.....
Thanks a million everyone......
Sorry for being late to the party again.. Here goes my attempt at an explanation though:
Essentially, a CWM flashable zip is just a zip file with the file system replicated in it. So for example, if you wanted to add swype, and you know Swype.apk would regularly go in /system/app, then you would create a blank folder called 'system', and another folder inside system called 'app', and put your Swype.apk inside that. (/system/app/Swype.apk)
After that, all that's left is to build an update script. So, from your root directory (where your system folder is), you would make another directory called META-INF, with a folder inside called 'com', another one inside that called 'google', and finally one called 'android' inside that (/META-INF/com/google/android), you put a text file in there called 'update-script' that tells recovery what you want to do (in this case, copy swype over to the corresponding directory on the file system).
http://forum.xda-developers.com/showthread.php?t=641223
^There's a guide for how to make those. You can also pick apart any rom you find in the dev section and check out the update script for reference.
After that, it's just a matter of zipping up all the contents in your root directory, then signing the zip with testsign.jar
modest_mandroid said:
Sorry for being late to the party again.. Here goes my attempt at an explanation though:
Essentially, a CWM flashable zip is just a zip file with the file system replicated in it. So for example, if you wanted to add swype, and you know Swype.apk would regularly go in /system/app, then you would create a blank folder called 'system', and another folder inside system called 'app', and put your Swype.apk inside that. (/system/app/Swype.apk)
After that, all that's left is to build an update script. So, from your root directory (where your system folder is), you would make another directory called META-INF, with a folder inside called 'com', another one inside that called 'google', and finally one called 'android' inside that (/META-INF/com/google/android), you put a text file in there called 'update-script' that tells recovery what you want to do (in this case, copy swype over to the corresponding directory on the file system).
http://forum.xda-developers.com/showthread.php?t=641223
^There's a guide for how to make those. You can also pick apart any rom you find in the dev section and check out the update script for reference.
After that, it's just a matter of zipping up all the contents in your root directory, then signing the zip with testsign.jar
Click to expand...
Click to collapse
Is there a way from the CWM interface to do the same with a backup you create? I noticed backups are not in the same format, they are usually .img, .tar, and an md5 file?

[Q] Need Android Market app

Having issues with MIUI's market app not allowing me to download and install any app above 20mb and someone suggested to get GTG's 2.2.3 Infused Rom.
Would anyone with that ROM or any rom that can spot me the new and properly working version of the Market?
Thanks in advance.
Anybody? Pretty please?
xoltrix2000 said:
Anybody? Pretty please?
Click to expand...
Click to collapse
why dont you just download the gtg's Rom and pull out the market.apk and the other file you need.
it should only take like 5 mins to extract and load up on your phone.
xoltrix2000 said:
Anybody? Pretty please?
Click to expand...
Click to collapse
Have you tried reflashing I have no problem with apps in the market...
Also search Google for market.apk download that and try it
Sent from my SGH-I997 using XDA App
Just download either of the Infused ROM's 1.6.0 or 2.3.3then open it up with any zip program (7zip, winzip, etc). Look for \system\app\vending.apk then copy the file to your desktop. Plug in your phone and copy it to a location on your SD Card. Open Root Explorer or some similar root enabled file explorer and navigate to where you copied vending.apk, then copy it and place it in \system\app. Reboot after and you should be good to go.
thumbsinblack said:
Just download either of the Infused ROM's 1.6.0 or 2.3.3then open it up with any zip program (7zip, winzip, etc). Look for \system\app\vending.apk then copy the file to your desktop. Plug in your phone and copy it to a location on your SD Card. Open Root Explorer or some similar root enabled file explorer and navigate to where you copied vending.apk, then copy it and place it in \system\app. Reboot after and you should be good to go.
Click to expand...
Click to collapse
/init.d/mountdl
and this file from gtg's rom, not just the vending.apk

[Q] help with some games apk ??

hi guys
i have a question here
i know it may be a noob question
sometimes when i download a game from any site the apk comes in the form of folders and files not single file (.apk file )
i want to know how to deal with that strange apk???
is there anyway to convert or compress the folders and file into one .apk file ???
43 views no answer ?!!!!!
try zipping it up and renaming the .zip to .apk
mktns said:
hi guys
i have a question here
i know it may be a noob question
sometimes when i download a game from any site the apk comes in the form of folders and files not single file (.apk file )
i want to know how to deal with that strange apk???
is there anyway to convert or compress the folders and file into one .apk file ???
Click to expand...
Click to collapse
You mean except the apk file you have a folder and inside some files?
If that's the case than those files are game data that is usually modified to work with that apk..
So you install apk(game) and then copy the folder either to Android/data, to root of your internal sd card or in some other folder.The folder depends on the game developer and most of them put the game data folder to Android/data.
If you get the .apk+.obb files than you install apk and copy the obb files to your Android/obb folder..
You'll figure it out..
Sent from my LG-P920 using xda app-developers app
no not the sd data
i mean i download apk file in the form of .zip file and when i extract it i found many files and folders not .apk file
thnx anyway for your answer but the soultion was simple
i had to rename the .zip to .apk and then install it as usual
mktns said:
no not the sd data
i mean i download apk file in the form of .zip file and when i extract it i found many files and folders not .apk file
thnx anyway for your answer but the soultion was simple
i had to rename the .zip to .apk and then install it as usual
Click to expand...
Click to collapse
apk files are actually zips, you can open and change them with winrar, winzip or 7zip...
that's why renaming worked.

[Q] App Image Ripper?

Hey I was wondering if there is any app, or any way to get the images from apps? An example, I wanna make a website wiki of a card game. I need the card images.
Bump!
10cheesecakes said:
Bump!
Click to expand...
Click to collapse
Any file explorer, i would recommend to use ES File Explorer save the apk to the sd card then you can open it there.
Enjoy
Newyork! said:
Any file explorer, i would recommend to use ES File Explorer save the apk to the sd card then you can open it there.
Enjoy
Click to expand...
Click to collapse
For some reason some of the APKs do not have all the images in the APK file. I think some of these apps download a whole bunch more stuff after installing T_T. Now I need to find that and see whats up.
10cheesecakes said:
For some reason some of the APKs do not have all the images in the APK file. I think some of these apps download a whole bunch more stuff after installing T_T. Now I need to find that and see whats up.
Click to expand...
Click to collapse
Then you can probably find it with a file explorer by app data....
You might need root for this.
I am not sure what i am saying
If you have the apk file you can easily decompress it.
Just rename the apk to zip and open it with winrar.

Categories

Resources