Can we bind 5-10 apks in one apk
so when i install that one apk my all 5-10 apks installed with it ?
is it possible????????????
no it's not possible. There will be an error parsing the package.
Please press the thanks button if you think I helped
a new idea?
skakazim said:
no it's not possible. There will be an error parsing the package.
Please press the thanks button if you think I helped
Click to expand...
Click to collapse
Can we decomile all apps and then place all as one apk will it help me?
If you want the apps to be installed by adb, you can make a .bat script which can install multiple apps. If you want the users to install without a computer, you can make a flashable zip. However, you can't edit an app to have it install multiple apps along with itself.
Editing a APK to do that is not possible
TapaTalk'd from a KFSOWI
Spoiler
Need help with your Kindle Fire HD 2013? Mention me and i'll help
Been here since 2014
As advice mention me if you need help and you need me.
Alternative way
mark707 said:
Can we bind 5-10 apks in one apk
so when i install that one apk my all 5-10 apks installed with it ?
is it possible????????????
Click to expand...
Click to collapse
Not possible. However, It is possible to do it via adb if you turn your debugging mode on. Write a cmd with notepad like
adb install X:\path\app1.apk
adb install X:\path\app2.apk
....
adb install X:\path\appN.apk
connect your phone via USB
Run the cmd
It's done.
A developer by the name of KarmaToBurn has developed a tool to do the above. You can check out the thread here.
So has another developer, Stickman89, and you can find his tool in this thread.
Thanks !!
ishaang said:
A developer by the name of KarmaToBurn has developed a tool to do the above. You can check out the thread here.
So has another developer, Stickman89, and you can find his tool in this thread.
Click to expand...
Click to collapse
xdauserame said:
Not possible. However, It is possible to do it via adb if you turn your debugging mode on. Write a cmd with notepad like
adb install X:\path\app1.apk
adb install X:\path\app2.apk
....
adb install X:\path\appN.apk
connect your phone via USB
Run the cmd
It's done.
Click to expand...
Click to collapse
TheKindleMCPEGuy said:
Editing a APK to do that is not possible
TapaTalk'd from a KFSOWI
Spoiler
Need help with your Kindle Fire HD 2013? Mention me and i'll help
Been here since 2014
As advice mention me if you need help and you need me.
Click to expand...
Click to collapse
a.cid said:
If you want the apps to be installed by adb, you can make a .bat script which can install multiple apps. If you want the users to install without a computer, you can make a flashable zip. However, you can't edit an app to have it install multiple apps along with itself.
Click to expand...
Click to collapse
skakazim said:
no it's not possible. There will be an error parsing the package.
Please press the thanks button if you think I helped
Click to expand...
Click to collapse
Thanks All
i asked this because one of my friend had a app and when he installed it he got 4 apps and all 4 was binded in one then may be i seen something wrong :/
bdw thanks to all developer
m new in this forum thanks for helping !
No problem dude!
Spoiler
I provide support in Q&A and Kindle Fire HD sections. Xbox:computernerd888. I'm currently applying for Forum Ambassador on there. MCPE:TechGuy341523,R3kTtechMC or r3kt_iSuck3r.
mark707 said:
Thanks All
i asked this because one of my friend had a app and when he installed it he got 4 apps and all 4 was binded in one then may be i seen something wrong :/
bdw thanks to all developer
m new in this forum thanks for helping !
Click to expand...
Click to collapse
Sometimes apps install shortcuts, sort of like spam. Maybe that is what had happened?
I dont know about that!
ishaang said:
Sometimes apps install shortcuts, sort of like spam. Maybe that is what had happened?
Click to expand...
Click to collapse
I dont know about that! but m really thing to create somthing like that!
If you are a developer this might help maybe.
Related
1-First enable USB Debugging
2-Run QtAdb.exe from below package.
3-In file explorer window install or replace whichever file you like.
4-Remove unnecessary crapware.
Updated Version 0.8.0
I am NOT the QtADB author. For author details, refer to following address.
Code:
http://qtadb.wordpress.com/
Nice Tutorial!
The Dark Lestat said:
Nice Tutorial!
Click to expand...
Click to collapse
Thanks dude. Following ur footsteps. Trying to do some good for G3 community.
arunmcops said:
Thanks dude. Following ur footsteps. Trying to do some good for G3 community.
Click to expand...
Click to collapse
When I get lazy, I will use this guide.
Really helpful. I'm actually gonna use it now!
Are u working on version 1.2 ? If yes please remove twlauncher completely. Thanks in advance. Can i be helpful for you in some way?
Sent from my GT-I5800 using XDA Premium App
arunmcops said:
Are u working on version 1.2 ? If yes please remove twlauncher completely. Thanks in advance. Can i be helpful for you in some way?
Sent from my GT-I5800 using XDA Premium App
Click to expand...
Click to collapse
I'm only creating a clean v1.2. So, there is no TouchWiz Launcher. Only ADW Launcher and LauncherPro.
Thank you bro
Really nice n easy GUI for ADB PUSH
QtADB is available for Windows, Linux, MacOS.
http://qtadb.wordpress.com/
It's really good piece of software
MY DREAMS COME TRUE!
Great job mate,
It will be very handful
Facing prob.. it says ADB binary is not here
KilL3r! said:
Facing prob.. it says ADB binary is not here
Click to expand...
Click to collapse
Sorry . Forgot to add binaries. Fixed now. Enjoy...........
AFAIK, if You have already installed android SDK You won't need any additional libraries. Just point to SDK path during the first QtADB start.
hi
OK add this to the roll up thread
WOW this software is really COOOL. I really liked it. Thanks a ton and keep up the good work.
Wow finally a GIU for all the lazy ones !! (me)
Its so simple, thank you for posting the links !!!
arunmcops said:
Sorry . Forgot to add binaries. Fixed now. Enjoy...........
Click to expand...
Click to collapse
Cool .. Nice work
Force close wen i copy to Pc to phone memory
KilL3r! said:
Force close wen i copy to Pc to phone memory
Click to expand...
Click to collapse
What is Force closing... The Windows version of QtADB....? Strange, cos Its been pretty stable so far (I have an totally ancient laptop) !!
arunmcops: could You mention in first post that You are NOT a QtADB author? and if You can just place qtadb.wordpress.com link instead of files as attachments. You won't have to upgrade files when new version will be available and I will know how many people downloaded my application
Hmm will give this a try
Found this app and tried it on the TAB and it works great, see the original thread here http://forum.xda-developers.com/showthread.php?p=19502488#post19502488 , this app comes from Sony, read the install instruction and hit the thanks button at the original thread.
Cheers
Added script for download.
The apk on the page doesn't work. (I tried 15 times). Any chance you could provide the apk The script zip worked fine but no apk
Try the app called Photaf. Its in the market. That's what I use.
Sent from my Incredibly awesome Droid Incredible.
teacher1960 said:
The apk on the page doesn't work. (I tried 15 times). Any chance you could provide the apk The script zip worked fine but no apk
Click to expand...
Click to collapse
I have the same APK as where you got it, what firmware do you use?
acubens said:
I have the same APK as where you got it, what firmware do you use?
Click to expand...
Click to collapse
Sorry my bad, what I mean is that there might not be anything wrong with the apk as such, but it doesn't want to download (My tab said "download unsucessfull" 15 times. The script downloaded just fine and I installed it with cwm. So I was never able to get hold of the apk.
Sent from my European p1000 running the last Overcome
teacher1960 said:
Sorry my bad, what I mean is that there might not be anything wrong with the apk as such, but it doesn't want to download (My tab said "download unsucessfull" 15 times. The script downloaded just fine and I installed it with cwm. So I was never able to get hold of the apk.
Sent from my European p1000 running the last Overcome
Click to expand...
Click to collapse
Here you go, let me know if it works, for the people that are downloading this apk in this thread you need a script to apply and you can download it from the original thread or else the app will not work.
Cheers
acubens said:
Here you go, let me know if it works.
Cheers
Click to expand...
Click to collapse
That installed fine thx friend.
The app is working well
same here, thanks.
This actually breakes something in the boot sequence of the tab running MIUI ... Takes for ever to boot...
Reb0rn said:
This actually breakes something in the boot sequence of the tab running MIUI ... Takes for ever to boot...
Click to expand...
Click to collapse
Sorry to hear that, please provide feedback in the original thread maybe there is a solution available.
Cheers
thanks for sharing, working fine here.
Sent from my GT-P1000 using XDA App
What is scripts and is it hard to tinker with? Also can't click on link provided on first post
Sent from my SPH-P100 using XDA App
rjumawan said:
What is scripts and is it hard to tinker with? Also can't click on link provided on first post
Sent from my SPH-P100 using XDA App
Click to expand...
Click to collapse
I've been unable to click that link as well
phlooke said:
I've been unable to click that link as well
Click to expand...
Click to collapse
Added script for download, see first post!
Hello everyone I'm running ICBINB ROM and I really miss the memo apk our phone came with.. can anyone be kind enough to share that apk with me please?
Thanx
Sent from my SGH-T959V using XDA App
AlexSochi8 said:
Hello everyone I'm running ICBINB ROM and I really miss the memo apk our phone came with.. can anyone be kind enough to share that apk with me please?
Thanx
Sent from my SGH-T959V using XDA App
Click to expand...
Click to collapse
This looks to belong in the apps and themes section Look in my signature for the GB APK Repository and you will find it.
LOL Thanx again!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
A lil problem I tried installing the apk files... but when installing it said not installed... I gave permission to install non market Apps.. I put them on my ad card then went on my phone to install them thru file manager... but it didn't let me install only the stock Samsung apps like memo.apk and phone.apk ... my other citibank apk installed just fine.... any clue maybe its the rom?
Sent from my SGH-T959V using XDA App
You don't need to install. Just follow the directions in the first post of that thread and you will be good to go.
AlexSochi8 said:
A lil problem I tried installing the apk files... but when installing it said not installed... I gave permission to install non market Apps.. I put them on my ad card then went on my phone to install them thru file manager... but it didn't let me install only the stock Samsung apps like memo.apk and phone.apk ... my other citibank apk installed just fine.... any clue maybe its the rom?
Sent from my SGH-T959V using XDA App
Click to expand...
Click to collapse
You have to push the apk files to /system/app with a file explorer app like root explorer
Thank's aren't asked for but appreciated
erikmm said:
You have to push the apk files to /system/app with a file explorer app like root explorer
Click to expand...
Click to collapse
/scratching head
http://sanity-free.com/samsungapps/memo.apk
There's a bunch of other (actually all the other stock Samsung apps) in that folder. Feel free to raid what you want. Unlimited bandwidth has its perks.
Sent from my SGH-T959V using xda premium
lumin30 said:
/scratching head
Click to expand...
Click to collapse
Lol why?
Thank's aren't asked for but appreciated
erikmm said:
You have to push the apk files to /system/app with a file explorer app like root explorer
Thank's aren't asked for but appreciated
Click to expand...
Click to collapse
lumin30 said:
/scratching head
Click to expand...
Click to collapse
erikmm said:
Lol why?
Thank's aren't asked for but appreciated
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Im going out on a limb but this is prolly the reason....
lumin30 said:
You don't need to install. Just follow the directions in the first post of that thread and you will be good to go.
Click to expand...
Click to collapse
And the post..
http://forum.xda-developers.com/showpost.php?p=22603095&postcount=1
lumin30 said:
Directions for how to push the following APK's to your phone using Super Manager from Market:
Click to expand...
Click to collapse
That is just a guess tho..I could be wrong maybe he has dandruff?!
Sorry to bring back an old topic, but this didn't work for me. I put the downloaded memo.apk file in /system/apps then I changed the permissions to the specified permissions(read for owner, group, others. write for owner). And then I restarted my phone and its nowhere to be found? Have I done something wrong here? Thanks in advance.
bwenz said:
Sorry to bring back an old topic, but this didn't work for me. I put the downloaded memo.apk file in /system/apps then I changed the permissions to the specified permissions(read for owner, group, others. write for owner). And then I restarted my phone and its nowhere to be found? Have I done something wrong here? Thanks in advance.
Click to expand...
Click to collapse
ROM?
bwenz said:
Sorry to bring back an old topic, but this didn't work for me. I put the downloaded memo.apk file in /system/apps then I changed the permissions to the specified permissions(read for owner, group, others. write for owner). And then I restarted my phone and its nowhere to be found? Have I done something wrong here? Thanks in advance.
Click to expand...
Click to collapse
Look at the first post in the third link in my signature for directions to push. Also make sure you have "Unknown Sources" checked in Settings - Applications.
erikmm said:
ROM?
Click to expand...
Click to collapse
I am on CM9 from 4-22 currently.
lumin30 said:
Look at the first post in the third link in my signature for directions to push. Also make sure you have "Unknown Sources" checked in Settings - Applications.
Click to expand...
Click to collapse
I did read through your tutorial and as far as I can tell, I did everything that you said... and I just confirmed that I do/did have Unknown Sources checked. The only big exception to your process is that I just downloaded it straight onto my phone, then used the file manager to move it into /system/apps.
Another question for you, if I wanted to have both the browser that came with my rom, AND the browser from 2.3.6, is that possible? And how would I go about doing that? I tried just changing the filename, but it failed to paste when I did that.
We don't have CM9. Check your phone model number under the battery. This is for the SGH-T959V. And if you mean CM7 - though that was released 4/21 - that is why it won't work. Find an alternative in the playstore.
Same answer for browser.
lumin30 said:
We don't have CM9. Check your phone model number under the battery. This is for the SGH-T959V. And if you mean CM7 - though that was released 4/21 - that is why it won't work. Find an alternative in the playstore.
Same answer for browser.
Click to expand...
Click to collapse
Oh, sorry. I didn't realize I was under a specific phone section, I have the SGS2 (SGH-I777, AT&T version). I guess I'm incorrect in assuming that the .apk file needed is the same for all versions of the phone? And I wanted this memo back because I had backed up my memo's before flashing, but I am unable to get these memo's back without re-installing the same memo app, since the files were saved as .smm (Samsung memo file). And plus, I liked that memo app better than any others that I have found in the app store thus far.
You will fid your answers in the SGS2 forum.
Sadly, I've been unable to find the memo.apk file in the SGS2 forum...
You can generally download a rom that has the apk you want and extract it, then push to your phone.
Withdrawn...
The Wikipad has been rooted and there is also a ClockworkMod Recovery available. I take no responsibility for your actions. This a choice you are making. If you brick your device that's on you. That being said, these procedures have been successful so far.
This only works on the Wikipad 7 inch running Android 4.1.1 and using Windows 7 64-bit (32-bit should work as well). I've not tried this with 4.2.2 or Windows 10, nor I have touched my Wikipad in years.
Download this: Everything you Need.zip and follow the read me(s).
A clean recovery backup! (Props to ordoeb) -- http://dfiles.ru/files/079843b8f
Thanks. Worked for me. Got root and clockworkmod. Still can't see my device in adb in Ubuntu. Trying to figure that out.
bad link
Thanks for root.
But link doesn't work.
Please, update the link "Everything you Need.zip".
Thanks again.
The Wikipad needs its own forum.
Sent from my R800x using xda app-developers app
Finally
Mad props to ordoeb! Thank you and thank you again.
I'm downloading his stock image. I'll install it, make sure it's clean, then upload a copy with a link to share. As promised, I will also release instructions and files for root.
ordoeb, you've done the Wikipad community a great service. We now have full control over a device we love.
We now:
-Have a way to backup the device
-Restore the device (even in some "bricked" situations")
-Create Custom Roms
-And root the device
:good:
little help
maddawg579 said:
Thanks. Worked for me. Got root and clockworkmod. Still can't see my device in adb in Ubuntu. Trying to figure that out.
Click to expand...
Click to collapse
How did you do it? I did everything correctly and I'm stuck in "waiting for device"
[SOLVED] I placed the original fastboot in the motochopper folder which probably didn't do anything. But since my android drivers are everywhere! I removed the adb_usb that was provided in the everything you need rar and used Google's USB drivers. Worked like a charm!
SmokeyTheAggie said:
The Wikipad needs its own forum.
Sent from my R800x using xda app-developers app
Click to expand...
Click to collapse
I couldn't agree more.
Link not working
The download link only has a file with pictures in it. File says sf baltimore...can someone help me???
kenmacker said:
The download link only has a file with pictures in it. File says sf baltimore...can someone help me???
Click to expand...
Click to collapse
Same for me, many strange JPEG named Baltimore lol
Someone could post a new link with the good files ?
Thanks.
Glad to know I wasn't the only one having that problem...Could someone please help us out...I love my wikipad and am super excited to root it, a million thanks in advance...
does not work
So, got the zip file, downloading the backup, but there are no instructions or read me in the file. So how do we root the wikipad?
Thanks
gmvolk said:
So, got the zip file, downloading the backup, but there are no instructions or read me in the file. So how do we root the wikipad?
Thanks
Click to expand...
Click to collapse
The zip file is a wrong one, we need a reupload.
Other zip
NgXAlex said:
The zip file is a wrong one, we need a reupload.
Click to expand...
Click to collapse
I downloaded it when it was called "just for you.zip" now the zip just has stuff about baltimore. Hopefully we'll get something to root the Wikipad soon. It's a good tablet, but it needs button mapping and I want to see if I can get rid of some of the useless google apps.
Thanks
gmvolk said:
I downloaded it when it was called "just for you.zip" now the zip just has stuff about baltimore. Hopefully we'll get something to root the Wikipad soon. It's a good tablet, but it needs button mapping and I want to see if I can get rid of some of the useless google apps.
Thanks
Click to expand...
Click to collapse
Yep, link is wrong... Hope someone can reupload or give a way to manually root it.
Sorry not this week. My wife's sister got married yesterday, & I'm very tired... -- Sent from my Amazon Kindle Fire using XDA Premium HD app
BrooklynNY said:
Sorry not this week. My wife's sister got married yesterday, & I'm very tired... -- Sent from my Amazon Kindle Fire using XDA Premium HD app
Click to expand...
Click to collapse
Thanks, no probs, rest well
Let us know.
New Link.
This is not exactly a mirror but a new upload. Idk if I can even do that but its needed.
Root does work and there are instructions inside the zip.
The original download link works as well because I've seen that weird download link while trying to download via mobile network. After switching to WiFi it was there bright and clear.
[Edit]
https://mega.co.nz/#!ENohTKDS!46cW64FqKtCKXV1PWtoby9KWcg09M7nSJv6TmZxGU6g
Your welcome
Vono123 said:
This is not exactly a mirror but a new upload. Idk if I can even do that but its needed.
Root does work and there are instructions inside the zip.
The original download link works as well because I've seen that weird download link while trying to download via mobile network. After switching to WiFi it was there bright and clear.
https://
mega.co.nz/#!ENohTKDS!46cW64FqKtCKXV1PWtoby9KWcg09M7nSJv6TmZxGU6g
Connect the link and of course no spaces. Your welcome
Click to expand...
Click to collapse
You are a god, thanks my friend, all files are ok
The old link is ok, but it send to a wrong zip file named: sf baltimore.ddtsf with many jpeg files inside instead of the good files lol
NgXAlex said:
You are a god, thanks my friend.
Click to expand...
Click to collapse
Yup yup! I'd also create a backup of your own, not saying the one provided is bad. But on my device it stops the G-Sensor from functioning. Could just be my device though. Just a tip aha.
Hello guys,
I just received my Wikipad 7, it's a very great console without big audio lag unlike my Nvidia Shield...
Controls are excellent !
I just rooted my Wikipad, but I seen it's only a Tegra 3 T30L (not a T30S as described on first Wikipad Details before its release...)
So it's blocked at 1.3Ghz for 1 core and 1.2Ghz for 4 cores (instead of 1.5Ghz-1.4ghz as promised).
This tablet is a Nexus 7 clone lol So maybe an overclocked kernel is possible ? We can also dump the boot etc. with the ClockworkMod Recovery.
Thanks for your help.
I also made a topic in Q/A forum.
I found a way to remove all bloatware on all lg x and k series(no root!)works on most lg
1.Enable USB debugging on you phone in dev settings
2.Install adb
3.Open adb
4.Type adb devices(if you see your device on there you are good)
5.Adb shell
6.Now type "pm list packages"
7.Select the app/package and type "pm uninstall -k --user 0 name of package”
8.Click the thanks button and pm me if something does not work
Tested on 32 bit android 6.0.1
Video tutorial
Thanks, but I couldn't find any adb debugging option in my dev settings. Is it named something else?
poboxy said:
Thanks, but I couldn't find any adb debugging option in my dev settings. Is it named something else?
Click to expand...
Click to collapse
Sorry USB debugging
Thanks. After opening the list I just couldn't go through uninstalling anything. Too scared to brick my phone, being broke does that to you. If only I could do an image backup.
Thanks though.
Don't worry you won't brick it if you install Google music or Google duo but if you delete system UI it will soft brick your phone no need to worry
Things i unstalled Google movies Google music Google duo Gmail lg email and a couple more apps
1w
Will it delete the application or, it will only hide it?
mleimnek said:
Will it delete the application or, it will only hide it?
Click to expand...
Click to collapse
It will delete
Found for LG X STYLE (L53BL)??
Found for LG X STYLE (L53BL)??
carloscercado said:
Found for LG X STYLE (L53BL)??
Click to expand...
Click to collapse
Works on all lg k and x
carloscercado said:
Found for LG X STYLE (L53BL)??
Click to expand...
Click to collapse
Can you confirm it works
how to remove bootware?
Skunkser said:
Can you confirm it works
Click to expand...
Click to collapse
how to remove bootware?
I also have problems with the user
carloscercado said:
how to remove bootware?
I also have problems with the user
Click to expand...
Click to collapse
What do you mean
Is there a full list of apps that are safe to remove?
I'm seriously considering this phone and debloating without the need for R00T is really helpful.
I'm sure if you do a recovery, they will all be reinstalled?!
Google duo. google music. amazon. Gmail
.polaris office. and yes a reset will get you to normal .lg x users im going to make it work for you soon if one you give me a screen shot of cmd:good:
UnableToResetOldProfile said:
Is there a full list of apps that are safe to remove?
I'm seriously considering this phone and debloating without the need for R00T is really helpful.
I'm sure if you do a recovery, they will all be reinstalled?!
Click to expand...
Click to collapse
Google duo. google music. amazon. Gmail
.polaris office. and yes a reset will get you to normal .lg x users im going to make it work for you soon if one you give me a screen shot of cmd:good:
Skunkser said:
Google duo. google music. amazon. Gmail
.polaris office. and yes a reset will get you to normal .lg x users im going to make it work for you soon if one you give me a screen shot of cmd:good:
Click to expand...
Click to collapse
Hey thats a pretty neat find there @Skunkser I'm going to test that on a few other devices...
also some maby usefull info
issue command
ps
and it list processes and users and user-id's so might help you to find the user for other devices...
ofcourse you may already know that...
oh by-the-way. just sent you my K4 root-kit chk your PM's
Astr4y4L said:
Hey thats a pretty neat find there @Skunkser I'm going to test that on a few other devices...
also some maby usefull info
issue command
ps
and it list processes and users and user-id's so might help you to find the user for other devices...
ofcourse you may already know that...
oh by-the-way. just sent you my K4 root-kit chk your PM's
Click to expand...
Click to collapse
Hi will please please sent me k4 root kit please
joanna.martin said:
Hi will please please sent me k4 root kit please
Click to expand...
Click to collapse
The root kit was an experiment it does not work