[Q] Has anyone downloaded RAR files? - Thunderbolt Q&A, Help & Troubleshooting

Have Thunderbolt users been able to get RAR files to download properly to where you can unzip them? Does "Download All Files" work with Android for performing the unzip?

i heard androzip on the market does rar files and when i checked it out on market it said it does but i never used it

mg00000 said:
Have Thunderbolt users been able to get RAR files to download properly to where you can unzip them? Does "Download All Files" work with Android for performing the unzip?
Click to expand...
Click to collapse
I have been using UNRAR Pro because it supports encrypted RAR files.

unrar pro is amazing for this thats for sure

if you want a little project to try, you could compile 7zip for android and run it via the terminal emulator on the phone. http://www.7-zip.org/download.html
The guys that make winrar do make a version for arm chips, but after trying it out, I don't think it's compatiable with the cpu we have. Oddly enough, it also doesn't have a .exe extension on it, so I am unsure what it's exactly for really as far as targeted OS. They also stopped making it after version 3.xx, so I assume it might have been for symbian phones.

Thanks all
Yes AndroZip works.

lavardi said:
unrar pro is amazing for this thats for sure
Click to expand...
Click to collapse
I agree. I have used this app and it works great!
Sent from my ADR6400L using XDA Premium App

Related

App Similar to Winrar?

im just wondering if theres an app thats similar to winrar and can do the same functions , but for Android?
https://play.google.com/store/apps/...1bGwsMSwyLDEsImNvbS5hZ2lsZXNvZnRyZXNvdXJjZSJd
try es file explorer, it will work with zip as well as rar files
clockwork58 said:
https://play.google.com/store/apps/...1bGwsMSwyLDEsImNvbS5hZ2lsZXNvZnRyZXNvdXJjZSJd
Click to expand...
Click to collapse
My choice also.
Zarchiver never fails me
https://play.google.com/store/apps/details?id=ru.zdevs.zarchiver&feature=search_result#?t=W251bGwsMSwxLDEsInJ1LnpkZXZzLnphcmNoaXZlciJd

[Q] cannot open downloads

After downloading a file, when go to click on it, it tells me there is no file that can open it. I get this alot. With these last ones i was trying to install a progam it was an exe file, and i'm working with sam gal tab 2. What can i do? Ty.
stellander77 said:
After downloading a file, when go to click on it, it tells me there is no file that can open it. I get this alot. With these last ones i was trying to install a progam it was an exe file, and i'm working with sam gal tab 2. What can i do? Ty.
Click to expand...
Click to collapse
Since an .EXE file is a Windows x86 program, it's pretty well impossible for you to run it on an ARM processor device. That's why the .exe can't be opened. What other kinds of files are you seeing this with?

[Q] I'm Too Lame to Install APK Flash. Help!

Okay, I've got what are probably really stupid questions. I'm trying to install Flash on my new Nexus 10. I'm brand-new to tablets, as you'll probably be able to tell from the following questions:
I downloaded the ZIP file on my computer, transferred it to Dropbox, and then put that archive in my SD.
But I can't figure out how to INSTALL it.
I just can't figure out what to do next. I've installed a thing called APK Installer and it doesn't seem to recognize that there's a program to install even after I've unzipped it IN the folder where the APK installer is.
I see no .exe anywhere in any of the folders in the archive.
Yes, I've turned on the ability to install from Unknown Sources.
What am I missing here?
THANKS for the help!
There is no flash version for devices whit Android +4.0 Your tablet runs 4.3 so no suport.
Sent from my Evo 3D GSM using xda app-developers app
So even these kewl apk versions won't work on my new tablet? It just seems retarded that I won't be able to watch Amazon Instant Video on my Nexus 10.
I think amazon will fix it i think
Sent from my Evo 3D GSM using xda app-developers app
grammartroll said:
Okay, I've got what are probably really stupid questions. I'm trying to install Flash on my new Nexus 10. I'm brand-new to tablets, as you'll probably be able to tell from the following questions:
I downloaded the ZIP file on my computer, transferred it to Dropbox, and then put that archive in my SD.
But I can't figure out how to INSTALL it.
I just can't figure out what to do next. I've installed a thing called APK Installer and it doesn't seem to recognize that there's a program to install even after I've unzipped it IN the folder where the APK installer is.
I see no .exe anywhere in any of the folders in the archive.
Yes, I've turned on the ability to install from Unknown Sources.
What am I missing here?
THANKS for the help!
Click to expand...
Click to collapse
what zip did you download and what is inside it please be specific

[Q] what is android apk?

Hey all,
Can anybody tell me what is android apk and how can i install it in my phone [samsung galaxy lite (GT-3302)]?
lason0 said:
Hey all,
Can anybody tell me what is android apk and how can i install it in my phone [samsung galaxy lite (GT-3302)]?
Click to expand...
Click to collapse
Android application package file (APK) is the file format used to distribute and install application software(wiki)
setup same setup on PC windows. Download it to your phone and open setup..
phatoa said:
Android application package file (APK) is the file format used to distribute and install application software(wiki)
setup same setup on PC windows. Download it to your phone and open setup..
Click to expand...
Click to collapse
how can i install it in android phone?
lason0 said:
how can i install it in android phone?
Click to expand...
Click to collapse
Any .apk will do? .apk is just the extension that apps are in, essentially your asking how to install an app to your android phone.
Just open the play store and download is the most common way, you can side load with adb, if you have an app on SD you can use a file explorer to open it then choose install (must have unknown sources checked)
I guess you may want to be a bit more specific for further help
Sent from my Nexus 4 using Tapatalk 2
demkantor said:
Any .apk will do? .apk is just the extension that apps are in, essentially your asking how to install an app to your android phone.
Just open the play store and download is the most common way, you can side load with adb, if you have an app on SD you can use a file explorer to open it then choose install (must have unknown sources checked)
I guess you may want to be a bit more specific for further help
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
You're taking it a bit far with adb there don't u think?
It's too much for his brain to process, slowly ease into it.
lason0 said:
Hey all,
Can anybody tell me what is android apk and how can i install it in my phone [samsung galaxy lite (GT-3302)]?
Click to expand...
Click to collapse
simply saying it is an extension like .exe on windows programmes or .jar on java apps just like that android apps have .apk
demkantor said:
Any .apk will do? .apk is just the extension that apps are in, essentially your asking how to install an app to your android phone.
Just open the play store and download is the most common way, you can side load with adb, if you have an app on SD you can use a file explorer to open it then choose install (must have unknown sources checked)
I guess you may want to be a bit more specific for further help
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
ok thanks for your help but yeah i need some more help.
Let me explain in post reply!!
sangalaxy said:
simply saying it is an extension like .exe on windows programmes or .jar on java apps just like that android apps have .apk
Click to expand...
Click to collapse
yup, got it.
Thanks for your time.

downloaded apk file and got exe file instead

I've downloaded several android apps and when extracted the file is an .exe (windows) file instead. This is more common than I like. I download my apps from my usenetserver.
What, if anything, can I do with these .exe files to get them installed on my android device?
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
gryphon101 said:
I've downloaded several android apps and when extracted the file is an .exe (windows) file instead. This is more common than I like. I download my apps from my usenetserver.
What, if anything, can I do with these .exe files to get them installed on my android device?
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
Click to expand...
Click to collapse
These files usually come compressed in zip format, as well.
gryphon101 said:
I've downloaded several android apps and when extracted the file is an .exe (windows) file instead. This is more common than I like. I download my apps from my usenetserver.
What, if anything, can I do with these .exe files to get them installed on my android device?
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
Click to expand...
Click to collapse
just rename zip/exe to apk
-fluffy- said:
just rename zip/exe to apk
Click to expand...
Click to collapse
I think I tried that, but will give it a go and see if it works.
-fluffy- said:
just rename zip/exe to apk
Click to expand...
Click to collapse
Renamed the exe to apk, and didn't work. Gave a 'Problem Parsing the package' error
gryphon101 said:
Renamed the exe to apk, and didn't work. Gave a 'Problem Parsing the package' error
Click to expand...
Click to collapse
thats because the apk cant run on ur android version
gryphon101 said:
I've downloaded several android apps and when extracted the file is an .exe (windows) file instead. This is more common than I like. I download my apps from my usenetserver.
What, if anything, can I do with these .exe files to get them installed on my android device?
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
Click to expand...
Click to collapse
You've downloaded the apk from a warez site (of course), right!?
mauam said:
You've downloaded the apk from a warez site (of course), right!?
Click to expand...
Click to collapse
From Usenetserver. Via NewsLeecher.
Here is one of the links I'm trying to download and install today. It has an exe extension where I expect an apk.
http://globalsearch.usenetserver.com/index.php?postid=111360971&pagemode=viewpost

Categories

Resources