I have about 20 / 30 apks that i want to install on my wildfire
is there a program that will install them for me automatically?
cheers guys
Manc said:
I have about 20 / 30 apks that i want to install on my wildfire
is there a program that will install them for me automatically?
cheers guys
Click to expand...
Click to collapse
Take a look at this: http://forum.xda-developers.com/showthread.php?t=523960
Also, if you're rooted, you can make a flashable zip easily to install all the apps that you want.
Try Droid explorer and batch installer, I installed about 100 apps via Droidexplorer without problems.
Related
Hi devs,
Delete this. Solved!
sasi8998vv said:
Hi devs,
As you guys should know, I have a gt-i5503 stock 2.1 upgraded to 2.2 ( it now shows gt-i5500l).
As i dont have wifi (thats a real bummer ) at home, i download the apk files and install them. Recently , i downloaded the .apk's for asphalt6, nanopandas, jenga & battlehearts ( im a hell of a gamer lol ).
but when i tried to install the files, it shows the instalation bar ( green backslashes like this //////) and after a while it reboots (shows the flashing samsung screen).
I also tried to use the apk installer from my comp but it says 'please make u have enough disk space' while i have some 51 mb in my phone storage n 200 mb in my sdcard.
please help me out.
many thanx.
Click to expand...
Click to collapse
i find it easier to just put the apk on my sdcard and install it that way...
Jordanooo said:
i find it easier to just put the apk on my sdcard and install it that way...
Click to expand...
Click to collapse
Thats what i do as default. When it didnt work, i tried doing it via my comp.I also noticed that only these apks are problamatic. all others are installing without any problems. the others are of the same size. HELP!!!! :-(
where did you get the files from? they may not work properly.
Take a look at this site, galaxy-5.blogspot.com, there is a ton of games to download there. try one of those and see if it is something wrong with your phone, or the .apk you are downloading
Now that the dump is out, im hosting the gmail apk again! enjoy!
here it is guys, the newest Gmail 4.2 Reported to be working for Android 4.0+, rooted devices only. If you are having issues with 'waiting to sync', clear app data under settings and try again
Installation Option 1:
uwdus said:
Uninstalled old apk with Titanium -> Reboot -> Installed new Gmail apk with explorer -> Reboot - Done
Click to expand...
Click to collapse
Installation Option 2:
The Gmail 4.2 APK is signed by Google, but with a different key than the one in the Play Store (we checked the signatures - they differ). One is probably the test key and the other the production key. For this reason, you can't simply install it as an update and therefore need to be rooted with the ability to mount the /system directory for writing in order to remove the existing Gmail APK.
OK, let's get down to it. You'll probably need ADB installed on your computer (here's an easy way that doesn't require downloading the Android SDK). There is a chance that this might work without ADB by just removing the APKs mentioned below and installing the new one, but it didn't seem to work reliably for everyone. This should, though:
1. Download Gmail 4.2 from one of the mirrors above.
2. Rename it to Gmail2.apk.
3. Make a Nandroid backup in case something goes wrong (this is always a good thing to do before messing with your device).
4. Delete (or move if you want to save the APKs) all other versions of Gmail. Usually there are 2 or 3 copies. One will be in /system/app (that's the original Gmail that was pre-installed on the device) and there may be a few in /data/app (these are the updates installed from the Play Store). They'll be called "Gmail.apk," or "com.google.android.gm-[number].apk," An easy way to tell is to look for the Gmail icon.
5. You may need to delete the .odex files matching the APKs in step 4 too, if you have them. Neither I nor Artem had to do this, but there are many different ROMs out there, and we're trying to cover all bases. Ignore this step and only come back to it if something doesn't work later.
6. Reboot. Once you do, you should have no Gmail as far as Android is concerned.
7. You can try to install the Gmail 4.2 APK you downloaded at this point by tapping it in your favorite file explorer (move the APK to your device first, of course). If that doesn't work, or if you prefer ADB, fire up a command line and type adb install Gmail2.apk.
If you get an error message, you probably didn't delete all copies of Gmail. If you don't feel like playing with ADB for Step 7, I've also gotten it to work by just copying the APK to /data/app, but that's not as fool proof as "ADB install".
Click to expand...
Click to collapse
get it here
Video review courtesy of qbking added
original link: http://www.androidpolice.com/2012/1...ed-gmail-4-2-apk-with-pinch-to-zoom-and-more/
Ur always finding something cool...good job maan !!
Sent from the boulevard of shattered Screen!!
Perry977 said:
Ur always finding something cool...good job maan !!
Sent from the boulevard of shattered Screen!!
Click to expand...
Click to collapse
Lol...np bro, enjoy!
Sent from my SGH-T999
1-up for u thanks
bump, apk is back in the OP!
Firstly, thanks to ayyu3m and others too for the initial test.
Just install widget apks as how you install a normal apk.
All the 11 additional widgets attached
Thanks to ayyu3m and nlooooo for the screenshots
Unable to install.
ckpv5 said:
Before I start to upload all other htc widgets which is not in Desire X stock ROM, can someone test this one first.
Just install it as how you install a normal apk and advise if it working as it should.
If it works, I will upload more Htc widgets.
Click to expand...
Click to collapse
Application Not Installed
I wonder why
Ahh... maybe it need to be re-signed to install as normal apk.
Please retry as I uploaded a re-signed apk.
ckpv5 said:
Ahh... maybe it need to be re-signed to install as normal apk.
Please retry as I uploaded a re-signed apk.
Click to expand...
Click to collapse
Needs to be installed a system app make a flashable zip and flash through CWM
The Android Manual said:
Needs to be installed a system app make a flashable zip and flash through CWM
Click to expand...
Click to collapse
That's for unsigned apk.
This is a re-signed apk, can be installed on unrooted stock ROM or rooted ROM.
Still nothing. Manual is on point, it needs to be put on system partition.
This was downloaded from HTC HUB, so if it get installed after resigned, and you can't see the widget in the widget list, my guess is it may not work for Sense 4.1 lite.
INSTALL_FAILED_SHARED_USER_INCOMPATIBLE
You can't install it when it's not signed with an HTC certificate.
cobje said:
INSTALL_FAILED_SHARED_USER_INCOMPATIBLE
You can't install it when it's not signed with an HTC certificate.
Click to expand...
Click to collapse
Ahh..ok... nothing much I can do here to help; unless someone know how to make this widget installable on unrooted DX then I can provide total of 11 additional widgets.
I decompiled the APK, removed the shared uid part, compiled it, pushed it to /system/app and the widget didn't show up. I signed it with my own certificate, pushed it to /system/app and still no luck.
Use a flashable zip
cobje said:
I decompiled the APK, removed the shared uid part, compiled it, pushed it to /system/app and the widget didn't show up. I signed it with my own certificate, pushed it to /system/app and still no luck.
Click to expand...
Click to collapse
Use CWM because the Desire X does not allow you to touch the System Partition using a ROOT explorer even with Root Explorer
The Android Manual said:
Use CWM because the Desire X does not allow you to touch the System Partition using a ROOT explorer even with Root Explorer
Click to expand...
Click to collapse
There's an app called Aroma File Manager made by Amarullz, it is made to be used from recovery as a flashable zip, you just start it like you flash a zip from sd card. Maybe that can be used if there's a problem making flashable zip.
The Android Manual said:
Use CWM because the Desire X does not allow you to touch the System Partition using a ROOT explorer even with Root Explorer
Click to expand...
Click to collapse
Sorry, didn't mention it but I used ADB in recovery. I think I've gotten used to it, so I don't say it anymore.
I personally hate flashable ZIPs, I'd rather do it manually.
What about the version code and version name in AndroidManifest.xml
I have edited a few and will let you all know in a while
Is this the widget you guys are looking for? (left)
The Android Manual said:
Is this the widget you guys are looking for? (left)
Click to expand...
Click to collapse
Yeah. How is it working in your rom man? We need all other widgets also.
ayyu3m said:
Yeah. How is it working in your rom man? We need all other widgets also.
Click to expand...
Click to collapse
I told you guys use CWM make a flashable zip lol or just flash my ROM
I'll make one for you when I get home
and ckpv5 peace
The Android Manual said:
I told you guys use CWM make a flashable zip lol or just flash my ROM
I'll make one for you when I get home
and ckpv5 peace
Click to expand...
Click to collapse
I am still using stock man Will i be able to flash the zip via stock recovery?
ayyu3m said:
I am still using stock man Will i be able to flash the zip via stock recovery?
Click to expand...
Click to collapse
Can you retest the one that I re-uploaded on OP ? It's the same one that you tested in PM; just to make sure again it does work.
Here is a .zip where you can flash all your apps in one fell swoop.
This is not my work but something Silesh made for me. I don't think he will mind me sharing it.
I use it all the time and it saves me tons of time not having to install my apps manually.
All you need is WinZip
Just put all your apk files into the data/app folder
and flash away.
What I do is flash the rom and fully boot it first,
then I go back into recovery and flash this .zip.
Boom, all my apps installed. Very nice!
I put just one apk in there. Clean Brower, just so it will work and I can post it here.
Another trick is, using Root Explorer on you phone, just copy your data/app folder from your rom
Then replace that app folder in this .zip and all your apps will be in there.
The advantage to doing this is even when you update or add new apps your apps from the playstore or other, the updated apks will end up in this flashable .zip.
Just make sure when using WinZip when you "add files" and add the app folder you drag it into the data folder. (first delete the app folder that is already in there.)
Again all credit goes to Silesh
Just thought I'd share this.
..
Thanks :good:
Nice to have. Thanks for sharing.
Very good!
Thanks for you. It really works.
Please, can you show, how I can use your zip for another devices? May be for I9000?
faorekh said:
Thanks for you. It really works.
Please, can you show, how I can use your zip for another devices? May be for I9000?
Click to expand...
Click to collapse
It should work on other devices the same.
It flashes all your apps to data/app folder which is used on any Android device.
Obviously not for windows or apple.
Sent from my GT-I9205 using Tapatalk 2
Hi,
zcink said:
It should work on other devices the same.
It flashes all your apps to data/app folder which is used on any Android device.
Obviously not for windows or apple.
Sent from my GT-I9205 using Tapatalk 2
Click to expand...
Click to collapse
zicnk, maybe you are interested in this app too:
https://play.google.com/store/apps/details?id=zip.me&hl=en
treare said:
Hi,
zicnk, maybe you are interested in this app too:
https://play.google.com/store/apps/details?id=zip.me&hl=en
Click to expand...
Click to collapse
Yes thanks.
I have a couple other apps that create flashable zips
But none work as good as the script Silesh has made.
One has an aroma installer but it also has alot of bugs.
Copying my data/app folder into Silesh's .zip works flawless for me.
Sent from Smoke Signals
Aroma Installer
Here is an apk that basically does the same thing.
You can use it to backup and reflash all your apks in recovery at the same time.
This one uses an aroma installer which is nice because you can check or uncheck only the apps you want to install.
It will also do system apps.
Not my work. Had this kicking around from a older phone.
Seems to work fine on the Mega.
Just sharing.
Sent from Smoke Signals
Hi im new at this. First of all, sorry for my english, this is my first post
Im been using xda for a long time and i never see a device with such little development and to many variants
Im been able of instal Viper4android with all the option working and proccesing and also the Xposed Frameworks working on lollipop 5.1.1
If someone is insterested on this info I can make a post
Wanting to install xposed installer and viper4android
I really want to install both apps on my device. I've been trying for more than a month. I hope you'll help me.
I'm looking forward your reply.
sauravpradhananga said:
I really want to install both apps on my device. I've been trying for more than a month. I hope you'll help me.
I'm looking forward your reply.
Click to expand...
Click to collapse
1.- Hi! First you need to see and do all of this post.
http://forum.xda-developers.com/galaxy-s6-edge/themes-apps/viper4android-s6-edge-root-t3072183
2.-Then you restar. DONT START THE APP YET
3.-Now download this file https://www.dropbox.com/s/rphlajc2o64rdla/ViPER4Android-supolicy.zip?dl=0
4.-Unzip and put the file in system/su.d (if the folder is not there created)
5.-Now whit root explorer (NOT ES FILE EXPLORER) preess the file and execute them.
6.-Restart, go to the viper app, install drivers
7.-Restart, and looke in the driver status option is must say that all is good and processing.
Good luke!
P/D: Sorry for my bad english
sauravpradhananga said:
I really want to install both apps on my device. I've been trying for more than a month. I hope you'll help me.
I'm looking forward your reply.
Click to expand...
Click to collapse
For the Xposed do you need to download this zip file and put in the sd card:
http://forum.xda-developers.com/attachment.php?attachmentid=3518598&d=1445801916 ( is the xposed files for the arm sdk22)
Now install the app flashfire by chainfire (google)
then instal the xposed installer
Open the flashfire app, it will ask for root privilige, give them, and go to the plus sign search for the zip file, thick the mount partition, and flash it (is an app for flash zip file without recovery)
Let it do his thing, and it will reboot, it will take a time, then you will see that the apps androir ar chargin like if was an update.
start the xposed app and it will be installed.
Good luk!
Im not responsable of any damage, those are the step i did and work for me
garumoron said:
1.- Hi! First you need to see and do all of this post.
http://forum.xda-developers.com/galaxy-s6-edge/themes-apps/viper4android-s6-edge-root-t3072183
2.-Then you restar. DONT START THE APP YET
3.-Now download this file https://www.dropbox.com/s/rphlajc2o64rdla/ViPER4Android-supolicy.zip?dl=0
4.-Unzip and put the file in system/su.d (if the folder is not there created)
5.-Now whit root explorer (NOT ES FILE EXPLORER) preess the file and execute them.
6.-Restart, go to the viper app, install drivers
7.-Restart, and looke in the driver status option is must say that all is good and processing.
Good luke!
P/D: Sorry for my bad english
Click to expand...
Click to collapse
Thanks man! I just installed this custom kernel: https://forum.xda-developers.com/grand-prime/general/samsung-galaxy-grand-prime-ve-g531h-t3295706
and followed the instructions of the post that you shared :good: