Android :: How To Make Two Apks Install At Same Place
Jan 15, 2010
I have one apk that installs at folder data/data/totalcross.android. Now i have another application that should install the files in that folder. How can i create a apk that does this?
View 7 Replies
Jan 20, 2013
I am trying to install apks from a sense rom for the Droid DNA but none of them install. What am I doing wrong?
View 1 Replies
View Related
Jan 9, 2013
I want to modify some apps but when I do I can't seem to get them working on devices.
I am happy with the use of APK tool and zipaling, and have successfully modified my SystemUI.apk but when I try to mod apps it does not work.
I have tried modding the apk in data/app and just replacing the file and tried modding the downloaded apk and try to install.
My process:
Decompile (APKtool)
Mod
Recompile (APKtool) - with errors
I add the files from the original APK that errored during recompile with 7zip
Zipaling
Transfer back to the device
Devices
Samsung S3 mini & Nexus 7 - both running stock rooted JB 4.1.1
View 1 Replies
View Related
Feb 24, 2012
i was wondering if there is a way to create a zip package to flash through CWM, in order to install various apks simoultaneously... You know, when i flash a new rom i get bored of having to reinstall everything, and Titanium backup doesn't work properly... so i wanted to create a pack with all my favourite apps, and install them all in once!
View 1 Replies
View Related
Jun 19, 2012
how do i install apks from other devices? i am trying to install sonyericsson timescape on mi700 with no success.
View 1 Replies
View Related
May 31, 2013
when I press it to install the install button just doesn't press, like it's grayed out.The only thing that happened was Google store sort of updated itself (even when I rolled back updates) and it just re-installed itself. Can't install APKs off aptoid or BMA
View 2 Replies
View Related
Apr 11, 2013
I use a Note 2, and was able to install apks perfectly fine until this afternoon, now i'm unable to click "install" , it isn't greyed out or anything. I know screen filter and similar apps have a bug which doesn't allow you to click install, so I disabled and uninstalled them just to be sure.
I'm on stock 4.1.2, no software updates of any sort in the last month,weird it suddenly stopped allowing me to install apks
Able to install apps from the play store otherwise.
Edit- Also rebooted several times, and tried installing apks i've installed before, no dice And I do have unknown sources checked.
View 2 Replies
View Related
Nov 20, 2010
If an Android 2.2 Tablet doesnt have the Android market Place then is there any simple method to install various third party android .apk files directly from the webpage to the Internet Tablet
View 2 Replies
View Related
Dec 4, 2010
Have just upgraded my X10 (Vodafone AUS) now many app's that I have before won't install from the market place.
I am just a little upset that Angry birds won't install now and I am questioning the whole upgrade and the other issues that will come up.
View 1 Replies
View Related
Jul 29, 2010
They are a company that has apps to place their software on smartphones to make them into rangefinders. They have an app for the original Moto Droid. If it works on that one would it work on the X?
View 1 Replies
View Related
Jun 7, 2010
Is there any good place to find live wall-papers, or even how to make them? i would like to see like 8-bit mario ones, of like mario running lvl 1-1 or sonic ones.
View 1 Replies
View Related
Sep 10, 2010
I had someone forward me via MMS a chicken dance/song thingy. Anyway, I went through a process to save it. It saved it on my SD Card. How in the world do you get to the SD Card to get info you saved on it? And how do you make the SD Card your default place to save pictures and other stuff?
View 24 Replies
View Related
Oct 13, 2010
Hope you all are doing good. i am having query to place button in my main view. This is the code but it creates button on upper part in center but i want to shift it bit down wards. Any body knows how can i place button in main view where i want?
View 3 Replies
View Related
Apr 6, 2012
how can I place the cube in a specific place on the screen?
View 8 Replies
View Related
Mar 25, 2010
I am creating an application that checks the installation of a package and then launches the market-place with its id.
When I try to launch market place with id of an application say com.mybrowser.android by throwing an intent android.intent.action.VIEW with url: market://details?id=com.mybrowser.android, the market place application does launches but crashes after launch.
Note: the application com.mybrowser.android doesn't exists in the market-place.
MyApplication is my application.
CODE:..........
However, when I try to launch the market place for a package that exists in the market place say com.opera.mini.android, everything works. Log for this case:
CODE:..................
View 2 Replies
View Related
Aug 30, 2010
Do I need to install a new ROM after rooting to make my Eris run faster? Or will taking out the programs I don't use make it faster without a new ROM?
View 6 Replies
View Related
Jun 4, 2012
So I have just started nodding apk's . I modded the unicornporn one to get rid of the stuff I didn't like and added in what I wanted. Problem is they'll only install if I paste to system/app and reboot. How can I edit the apk files to make it install as a regular app?
View 2 Replies
View Related
Mar 16, 2010
I am running cts test cases on eclair . I've done with : . build/envsetup.sh; lunch 1; make cts
That compiled my all cts test cases. Apk's for that all have been installed in $(ANDROID_BUILD_TOP)/out/target/product/generic/data/app :
few of these are : CtsDatabaseTestCases.apk , ApiDemos.apk etc.
Now I start my emulator :: ./emulator &
I "adb push " to all apk's to my emulator .
Now my query is how to run these apk's on device /emulator ?
View 5 Replies
View Related
Dec 23, 2013
I bought Cubot c9w android phone, i install 2 gb SD card on it, i can not install some apps on it for example facebook. after i tried to move apps from phone memory into SD card but impossible, there was not activated move to SD card button.
what have to do how to install or move after that apps to SD card to make phone memory free?
View 7 Replies
View Related
Aug 23, 2009
I was able to play around with the resource on a different apk and get them using createPackageContext as you suggested.
Here is an example of the code:
CODE:............
This works well. now i am trying to get ALL the drawables (or all the layouts) in this package. i tried a multitude of ways including reflection and AssetManager but was unsuccessful. any tips here? just to be clear i can not use R.drawable.icon as this is a different context.
View 12 Replies
View Related
Oct 13, 2010
Is there any way to nest APKs so that you can open one with another?
I am looking to wrap a bunch of APKs with some control options that can fire an APK when selected. Even if i can start with one opening one other it would be a start...
I have thus far tried the dex loader to no avail... Keep getting a load error in the log dump.
Can anyone suggest a way to do this?
View 1 Replies
View Related
Mar 25, 2010
I have 4 different games apk for one device. Now to Android market. i need to upload one apk which contains all the four apk.
How to bundle the multiple apks to one apk.?
Am able install multiple apk through eclipse. Plz suggest me how to do bundle apks without eclipse.
It's VVV urgent.
View 8 Replies
View Related
Apr 22, 2010
Can I share a library between two applications/apks where it is packed with any one of it?
View 3 Replies
View Related
Sep 7, 2010
I am trying to create a service that will use an AIDL-generated interface. How can I make the interface available to applications in other APKs?
View 1 Replies
View Related
Feb 20, 2014
I've installed the android sdk, java, and all the other fancy things I was supposed to, but cannot get Android Multitool to decompile any apk's.
This is the error log it throws out: The system cannot find the path specified. 'apktool' is not recognized as an internal or external command, operable program or batch file. The system cannot find the file specified.
View 4 Replies
View Related
Feb 21, 2010
I have noticed that some apk's that cost money on android market are available to download from some torrent sites for free. I don't think many of the developers here enjoys that very much. So my question is if there are ways in Android to get around this so that you can't copy a program from device to device?
View 3 Replies
View Related
Jul 2, 2010
Well, not sure if this was already somewhere else, but I looked and couldn't find it, so I'm gonna ask here...
What are the required APKs to maintain running the Android OS? I have root access on my Eris, and was tinkering around with a bit with removing some of the preinstalled APKs such as YouTube and stuff like that, just wondering how much I can delete and work to create my own system to a certain extent. Anyone that can let me know what I need would be nice.
View 4 Replies
View Related
Mar 17, 2009
I'm currently hosting an app on my own server so my beta testers can test it. I've set up the apk MIME type to be application/ vnd.android.package-archive, and when I try to download the app from the emulator, it downloads the 53KB apk file and installs it. When I try to do the same thing from a real ADP1 device, it only loads 43KB. When I try to install it, the system says that I'm trying to install an app that already exists (called "Android System") and that doesn't require any permissions, but nothing happens when I proceed. logcat tells me
"D/asset (16379): failed to open Zip archive '/ sdcard/download/[name of the app].apk'
Bonus points! When I try to download the app from the emulator, I can see that in the accesslog of my server. Not so when I download it from the device, even after deleting /sdcard/download/* and clearing the cache through the settings. Almost as if the device was loading an old copy from a proxy server. I'm not sure which APN I'm using, but none of the T-Mobile APNs have a proxy AFAICS. Is there a way to circumvent the proxy, assuming that this is the case? And/or tell the proxy not to cache this apk file?
View 7 Replies
View Related
Oct 13, 2010
The application reads a key from a file to hit production vs test server.
I want to create a test apk build that will pick test key and second build apk for release that will pick the production key
I am currently building app using eclipse
View 1 Replies
View Related
Oct 19, 2009
Is there a way to package multiple apks into a single apk for users to download.
View 5 Replies
View Related