[Q] help with some games apk ?? - LG Optimus 3D

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.

Related

[Q] Convert .RAR to .apk

Hey, i have downloaded an aplication for android to my pc, it's winrar archive. I have some files and folders like META-INF, classes, resources etc. I know that those files are files from apk but i dont know how to convert rar to apk. I cant just change file name after dot, from rar to apk. Please help me.
Well I know it might be a dumb suggestion but did you open the
.rar to see if the .apk is inside?
Sent from my PC36100 using XDA App
yust rename is to .apk lol , winrar wil see a .apk file as a .zip or .rar file
My APK files are seen are seen as winrar files in the pc, but as APK files in my cell
caguirr4 said:
Well I know it might be a dumb suggestion but did you open the
.rar to see if the .apk is inside?
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
Sure i opened it. Like I wrote there was files and folders like META-INF. I cant rename this file.
gkenny1991 said:
yust rename is to .apk lol , winrar wil see a .apk file as a .zip or .rar file
Click to expand...
Click to collapse
I cant rename this file. When I change it's name its like xxxx.apk.zip not xxxx.apk
Diamond_dawg said:
My APK files are seen are seen as winrar files in the pc, but as APK files in my cell
Click to expand...
Click to collapse
My PC see apk an rar files, so it's not it.
Well you should be able to just change the file name to xxxxx.apk. You should download 7zip and associate .apk with that instead of winrar. But you might have to change the file name in properties instead of maybe just right clicking and rename.
Sent from my PC36100 using XDA App
I fixed problem on my own, but thanks for helping guys.
Make sure that on your computer, you have 'See Hidden File Extensions' in your folders option. You can then rename it and you can change the type.
Sent from my Zio using XDA App
Scarface666 said:
I fixed problem on my own, but thanks for helping guys.
Click to expand...
Click to collapse
How did you fix it.
Sent from my PC36100 using XDA App
APKs are just ZIP files. Extract the files from the RAR, archive them as ZIP and then just rename to ".apk". I know this because this is how I theme.
caguirr4 said:
How did you fix it.
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
I just downloaded this archive one more time and when "save as" window appeared i changed the line under name from "winrar archive" to "all files" and I added one more ".apk" to the name.
Exclareçendo
What did the friend is trying to report, and looking for solutions is as follows: I have the .apk Extracted ... Shaped Pasta ... and want to convert it in APK ... I open the folder and select the files and send pro Winrar, compact for RAR, and RAR to rename the .apk. However when trying to install, the packet error ... Not simply rename .rar to .apk
View attachment 3116983
View attachment 3116985

How to install 'non-apk' apps in adroid!?

Hi,
I often dowload apps that come in a zip, and once unzipped are not in apk format.
For example, after being unzipped will usually include the following:
android manifest.xml
classes.dex
resources.arsc
a 'Meta-INF' folder
a 'res' folder
and a 'lib' folder
Was wondering how to get these packages installed. Any help is appreciated. Thanks.
Those are usually things you have to flash through recovery (install zip option), or install through MetaMorph if they're themes.
Hi,
just saw, you were faster.
have the same problem, in my case a *. sis file.
I don´t really know what to do with those files.
Regards
NetJay
Was a game I downloaded if that helps any1 understand.
dancforfreedom said:
Hi,
I often dowload apps that come in a zip, and once unzipped are not in apk format.
For example, after being unzipped will usually include the following:
android manifest.xml
classes.dex
resources.arsc
a 'Meta-INF' folder
a 'res' folder
and a 'lib' folder
Was wondering how to get these packages installed. Any help is appreciated. Thanks.
Click to expand...
Click to collapse
This folders are the typical folders found in an apk file. Actually, all you have to do in this case is to just rename the .zip file to .apk without unzipping it and it should work. I do that when my apk files that I downloaded comes out as .zip. It works for me all the time.
Sent from my HTC Original Desire using Tapatalk
Thanks a lot, worked a treat!
itachi1706 said:
This folders are the typical folders found in an apk file. Actually, all you have to do in this case is to just rename the .zip file to .apk without unzipping it and it should work. I do that when my apk files that I downloaded comes out as .zip. It works for me all the time.
Sent from my HTC Original Desire using Tapatalk
Click to expand...
Click to collapse
Hi,
thats all? Omg can´t belive it, will try.
Thanks so lot !
Regards
NetJay
dancforfreedom said:
Was a game I downloaded if that helps any1 understand.
Click to expand...
Click to collapse
Downloaded from where? Any official channels would supply an .apk surely?
dancforfreedom said:
Hi,
I often dowload apps that come in a zip, and once unzipped are not in apk format.
For example, after being unzipped will usually include the following:
android manifest.xml
classes.dex
resources.arsc
a 'Meta-INF' folder
a 'res' folder
and a 'lib' folder
Was wondering how to get these packages installed. Any help is appreciated. Thanks.
Click to expand...
Click to collapse
try to rename the files to *.apk and install.
DirkGently1 said:
Downloaded from where? Any official channels would supply an .apk surely?
Click to expand...
Click to collapse
While they commonly will give you an .apk file, sometimes especially if you download it from your android device directly, it downloads as a .zip file. In that case you will have to rename it.

app installation - without apk

Hi,
I am trying to install some of the tools from:
www . isecpartners . com/mobile-security-tools and i cant seem to do it. I have tried unziping and renaming the content to xxxx.apk and stuff like this but it dosent work.
It seems that the app are already installed and then archived: www . isecpartners . com/storage/tools/mobile-security/ManifestExplorer.zip.
Can someone help?
its a zip file you cant just turn it to an apk file apk files have specific encrypttion and files made for android.There might be an app for your tools in the market
[email protected] said:
its a zip file you cant just turn it to an apk file apk files have specific encrypttion and files made for android.There might be an app for your tools in the market
Click to expand...
Click to collapse
the only tool similiar si package explorer and it dosen't do what i need.. I have changed the extension from .zip to .apk but it dosent work.. it dosent have the content of a .apk file
radupopescu said:
the only tool similiar si package explorer and it dosen't do what i need.. I have changed the extension from .zip to .apk but it dosent work.. it dosent have the content of a .apk file
Click to expand...
Click to collapse
wait wait... what do you wanna do again?
I'm not 100% sure it will work and I won't try it on my phone, but it looks like they have packed it up in a most bizarre fashion.
It looks like you have to unzip the file, remove the src folder, zip up the remaining stuff, probably sign the package, and rename it to .apk. I'm not sure what to do with the src folder- maybe compile it and stuff it back in there?

[Q&A] Deodexed Stock System for Xperia C (16.0.B.2.16)

Q&A for Deodexed Stock System for Xperia C (16.0.B.2.16)
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer. Thanks for understanding and for helping to keep XDA neat and tidy! :smile:
but atleast tell how to apply this rom
it is no cwm falshable not ftf file rather then hoe to apply this ???
bhandarishivam said:
but atleast tell how to apply this rom
it is no cwm falshable not ftf file rather then hoe to apply this ???
Click to expand...
Click to collapse
This is not a ROM, It is only the Deodexed Stock System Folder, for those who wish to make some Custom ROMs or want to edit their Stock System files, but are unable to do that due to .odex files. Here all odex files are removed and classes.dex files are introduced in their .apk. Which helps developers make make ROMs and people to edit and develop things.
iSiddharth said:
This is not a ROM, It is only the Deodexed Stock System Folder, for those who wish to make some Custom ROMs or want to edit their Stock System files, but are unable to do that due to .odex files. Here all odex files are removed and classes.dex files are introduced in their .apk. Which helps developers make make ROMs and people to edit and develop things.
Click to expand...
Click to collapse
Buddy i got it !!!!
i'am asking what is the proceedure to apply this rom
shall i put this folder in replace of odex system ??
i did that but my phone got hanged and then stuck on boot loop ?
after putting this zip file in the sd card what to after that ?? to make the stock rom deodexed ???
bhandarishivam said:
Buddy i got it !!!!
i'am asking what is the proceedure to apply this rom
shall i put this folder in replace of odex system ??
i did that but my phone got hanged and then stuck on boot loop ?
after putting this zip file in the sd card what to after that ?? to make the stock rom deodexed ???
Click to expand...
Click to collapse
The zip contains a system folder. Using a Root Explorer replace your stock System folder with the system folder present inside this zip file. And then reboot your device. By this method you will have a deodex Stock System in your device.
iSiddharth said:
The zip contains a system folder. Using a Root Explorer replace your stock System folder with the system folder present inside this zip file. And then reboot your device. By this method you will have a deodex Stock System in your device.
Click to expand...
Click to collapse
Having a Deodexed Stock system means that I have a deodexed stock rom in my device?
---------- Post added at 09:30 PM ---------- Previous post was at 09:29 PM ----------
aden1982 said:
Having a Deodexed Stock system means that I have a deodexed stock rom in my device?
---------- Post added at 09:30 PM ---------- Previous post was at 09:29 PM ----------
Click to expand...
Click to collapse
Yes, you can say that
Deodexed Stock System for Xperia C (16.0.B.2.16
Hi m new to XDA group, mine is 16.0.B.2.13, bootloader is Locked and status shows : NO. Can i deodex this? please reply. Thanks, Appreciate your help.
i cant download from mediafire link .. please upload googledrive link.......
sathishdd said:
i cant download from mediafire link .. please upload googledrive link.......
Click to expand...
Click to collapse
Try this Mediafire Link
Deodexed Stock System for Xperia C (16.0.B.2.16)
Hi Sir, I'm sorry in advance with my bad english. Can you explain in detail how to install this deodex? Is it possible to flash using CWM?
MGR_rockz said:
Hi Sir, I'm sorry in advance with my bad english. Can you explain in detail how to install this deodex? Is it possible to flash using CWM?
Click to expand...
Click to collapse
If you want to get this deodexed system into your device then just copy "app" and "framework" folder from this zip file and paste and replace these folders into your system's "system" folder using Root Explorer...
Or you can do one more thing. Download a Custom ROM for Xperia C and then place this system folder (from this thread) into that ROM zip file and flash the ROM...
iSiddharth said:
If you want to get this deodexed system into your device then just copy "app" and "framework" folder from this zip file and paste and replace these folders into your system's "system" folder using Root Explorer...
Or you can do one more thing. Download a Custom ROM for Xperia C and then place this system folder (from this thread) into that ROM zip file and flash the ROM...
Click to expand...
Click to collapse
Apologize in advance, With file copying deodex one by one to the ODEX file, what will not have bootloop? And what files should I move to ODEX file? What only app folder and the folder framework? Or is there another folder should I move to folder ODEX?
MGR_rockz said:
Apologize in advance, With file copying deodex one by one to the ODEX file, what will not have bootloop? And what files should I move to ODEX file? What only app folder and the folder framework? Or is there another folder should I move to folder ODEX?
Click to expand...
Click to collapse
The only thing you have to do is to copy the "app" and "framework" folder from the zip that you download from this thread and paste them into the "system" folder of your mobile phone (replace the preexisting folder). You can do this using app called Root Explorer
iSiddharth said:
The only thing you have to do is to copy the "app" and "framework" folder from the zip that you download from this thread and paste them into the "system" folder of your mobile phone (replace the preexisting folder). You can do this using app called Root Explorer
Click to expand...
Click to collapse
Thanks before Sir, you've helped me.
Yes I understood, but what if the file "app" and "framework" it was I make into folder.zip. If it was possible? Where I can get meta-inf file? Wasnt for a create it was, I had to use a zip file folder Meta-inf?
MGR_rockz said:
Thanks before Sir, you've helped me.
Yes I understood, but what if the file "app" and "framework" it was I make into folder.zip. If it was possible? Where I can get meta-inf file? Wasnt for a create it was, I had to use a zip file folder Meta-inf?
Click to expand...
Click to collapse
Just open yhe system folder of your mobile using Root Explorer application and there you will find the "app" folder and "framework" folder delete those folders. (DO NOT RESTART YOUR DEVICE AFTER THIS). Then open the zip file that you will download from this thread. In that zip file you will find a folder named system and inside it you will find a folder named "app" and a folder named "framework" copy these folders and place them into your mobile's system using the same Root Explorer file. Now Restart your device.
iSiddharth said:
Just open yhe system folder of your mobile using Root Explorer application and there you will find the "app" folder and "framework" folder delete those folders. (DO NOT RESTART YOUR DEVICE AFTER THIS). Then open the zip file that you will download from this thread. In that zip file you will find a folder named system and inside it you will find a folder named "app" and a folder named "framework" copy these folders and place them into your mobile's system using the same Root Explorer file. Now Restart your device.
Click to expand...
Click to collapse
Thank you sir for the direction that you have given. yesterday I already copying all the files deodex using the AromaFM. Can I asking another thing, outside topic? I want to ask, how to change the music widget using the music widget Xperia Z2, I has repeatedly tried to and fails, the original widget fixed can not be changed. Do you have a solution for it? Pleasee help me sir
MGR_rockz said:
Thank you sir for the direction that you have given. yesterday I already copying all the files deodex using the AromaFM. Can I asking another thing, outside topic? I want to ask, how to change the music widget using the music widget Xperia Z2, I has repeatedly tried to and fails, the original widget fixed can not be changed. Do you have a solution for it? Pleasee help me sir
Click to expand...
Click to collapse
You want to change the music widget of Xperia C.... You want the music widget of Xperia Z2. (but they are same I guess)
deodexed
how do i install this? please give the step-by-step solution if you pls. thanks!
-- nevermind i didn't notice the post above
is this different from deodexed stock rom? can i use this to perform things such as installing Sony Xperia Z3 Home app 7.0.A.0.14 for Xperia C?

[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