Android :: How To Install APK's On Non Market Device?
Aug 3, 2010
I know you could normally just download Astor file manager and install it off of there, but my mom is getting an android tablet (yes the $150 one from k mart) and she really wants the kindle app on it.And i read somewhere that whenever you try to open the market it force closes on that certain tablet.
View 2 Replies
May 28, 2013
I have 3 Galaxy Player 5 ( YP-G70 with 3 capacitive buttons ), only one of the actually have a working rom that i flashed a while ago.
The other two have a different rom that only have the back and menu button working ( the home button doesn't respond )
Is there a way for me to take the Rom and kernel off the working galaxy player so i can install it into the other two ?
View 1 Replies
View Related
Mar 12, 2009
Hi there all, I download a app GPS.apk for my GPS test. I can install it to my emulator using "adb install GPS.apk",but how can I install it in my real device?
View 3 Replies
View Related
Oct 19, 2010
I've published an app today mainly for my forum users to use, just a very simple app that displays wallpapers derived from the forum.
Problem I'm having is one guy says it doesn't appear in the market, and I've even sent him the APK to install manually but it fails.
My minimum SDK version is 4, I created it with the 1.6 SDK specified so not sure why he can't see it or install it. He has a 1.6 Magic handset.
So just wondering if anyone has any ideas, the app is called bocn wallpaper, it uses internet and set-wallpaper permissions.. but I wouldn't have thought the permissions were the problem...
View 3 Replies
View Related
Nov 9, 2010
I just got a captivate from att for $1 dollar i was wondering if is good to keep this phone or get another one i want a good android device i still have time to cancel the contract without a etf fee
View 12 Replies
View Related
Jun 3, 2010
I am developing application using Eclipse. My friend has HTC Hero and I am trying to run my application on it, but it says that the application could not be installed. I did the steps which are described in Android DevGuide. I.e. exported my app with the generated key. Am i right assuming that this is enough? As i understand eclipse signs and aligns application automatically when selecting Export.
View 4 Replies
View Related
Dec 6, 2009
I bought device G! but i install my apk on i but it install unsuccessful?? and in eclips there an error -12?
View 2 Replies
View Related
Jun 2, 2010
I downloaded the emulator and followed the steps on the android website on how to install the SDK. i made an AVD and everything showed up on my computer screen perfectly, but now the problem was installing it to my phone. i can't find the instructions the android website on how to install it on my device.
View 3 Replies
View Related
Jul 20, 2010
I'm new and not tech saavy,so if you can help, please,I would really appreciate it.I'm sure it's something simple, but I'm not getting it.So I go to the android market.I find a free app I like,but I don't see a download button or anything.How do I install it to my phone?Do I click and drag it?Is there something I'm missing?
View 2 Replies
View Related
Sep 30, 2010
I have an issue with installing an apk of size 72 MB onto devices like Samsung Galaxy i7500 and Nexus One. The entire size of the application is 256 MB. The devices have enough memory say 600MB on samsung galaxy. But still it does not install saying there is insufficient storage. Do the apk file gets uncompressed to the size of application after installing. I mean if I am installing this 72 MB apk does it take 256 MB space of application. Does it work somewhat like a .zip file? Please give me a solution as to why even after having enough memory I cant install the apk?
View 2 Replies
View Related
Nov 14, 2010
I get this error when i try to install my app from eclipse on my htc magic.
Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY
Please check logcat output for more details.
Launch canceled!
Logcat says: at.tomtasche.altitude requires unavailable shared library com.google.android.maps; failing! I developed an app with google maps before and there it works fine. And yes i have the uses-library android:name="com.google.android.maps" in the application tag of my manifest. It also works in the emulator, just my device dont install it.
View 1 Replies
View Related
Jul 22, 2010
Let's say I have 2 files on Desktop: (Note that I have another file than .apk application.)
.apk file
.zip file (wich contains a large of data that .apk must unizp and do some work with it).
I want to plug an Android device and programmatically copy these both files to Android.
The application must be visible to user and the .zip file must be "visible" to the application, wich will unzip it and do some work with it.
With PalmOS, I use HotSync API. With WinMobile I use ActiveSync (rapi) API. How to do it on Android?
View 1 Replies
View Related
Mar 31, 2010
I"m running Win XP 32 bit, SP3. I have Nexus one device. and I develop on Eclipse. I'm trying to install my app to test it on a real device - my own Nexus one. after downloading and installing the USB driver - the devices charges just fine. after I mount the USB storage (from the device) I can even see the phone's file system from the computer (thus able to move files in and out of the SD card). however - "adb devices" command returns an empty list. also, Eclipse "Device Chooser" doesn't show the device (it shows emulators I previously configured).
View 11 Replies
View Related
Sep 29, 2009
I am trying to install apk file in G1 device and get following error:
Failure[INSTALL_FAILED_ALREADY_EXISTS]
I have already change the name of main file using Manifest too. change the icon too.
though the same problem is come over.
View 3 Replies
View Related
Oct 28, 2010
Is there any way to always do a fresh install when I'm "Running" my Android app for testing on either a real device or an emulator. It always tells me "No need to install because application is already on device", then just launches the main Intent.
View 2 Replies
View Related
Jul 27, 2010
I want to know how to install apk in device using window machine.
View 4 Replies
View Related
Aug 3, 2010
I need to install an android application running in my local machine on to my new android htc handset, how to do this,and i also need to give this application to someones htc device who is not near to me.
View 4 Replies
View Related
Jun 29, 2010
Is there a way to install Astro File manager without using the market? Because if I would need to install APKs in a situation where I don't have access to the market (No Internet access, etc.) I would need to use Astro File Manager and if I didn't have it installed I would need a way to install it without using the standard way of using the market.it would save me bandwidth to install it from the SD Card each time.
View 10 Replies
View Related
May 23, 2009
I tried to find some free and good non-market apps but there are 100s of 1000s of posts, referrals and how-to-do installation type stuffs but not really apps.
View 6 Replies
View Related
Nov 18, 2010
I have been looking for 3 days on how to install an APK that I created with my SDK on my desktop. I was able to copy the APK from my desktop to my phone but now whenever I try to install the APK on my phone I get an message INSTALL BLOCKED For security, your phone is set to block installation of applications not source in android market.
Is it possible to install a non market APK to my ARIA?
View 5 Replies
View Related
Aug 22, 2010
I've got an HTC Desire & downloaded a few apps/widgets from the market today. They seem to have downloaded ok and I can see them sitting in the 'downloads' tab of the market...but how do I actually get them from here onto my device to use them?
(Things I've tried...clicking on them in 'downloads' just shows more info on them and clicking install just re-downloads them, longholding just brings up info about them, I can't find a 'downloads' folder on my mobile, they aren't appearing with the other widgets or programs, adding the market on my mobile just links me back to the market homepage...i cant see anything in the user manual or learn more sections that is of help on this - they both say to go to all programs and my downloads but I don't have a my downloads just downloads section in the market which doesn't seem to move them to my device?).
View 6 Replies
View Related
Jun 14, 2010
Can you run the Android market app in a virtual device(a simulated android) or in the emulator?
View 3 Replies
View Related
Oct 1, 2010
I had to do a factory reset of my X after the 2.2 update. I am now not able to install the paid apps I got from the market. I have receipts on Google Checkout for them, but when I go to the market to get them, it only gives me the option to "Buy" it again as it takes me right to Google checkout. If I go to "Options" and then "My Downloads", the apps are not located there. Anyone else have this happen to them? How do I fix this without having to buy the apps again?
View 6 Replies
View Related
May 24, 2010
In my emulator isRecognitionAvailable method from SpeechRecognizer class returns false and also when i run VoiceRecognition.java sample code on API level 8 platform 2.2 i got "Recognizer not present" message. Any idea hints whats going on? If problem is Speech recognition is not available in my emulator then how to install it in my virtual device?
View 3 Replies
View Related
Nov 19, 2009
Currently a team of developers is working on Android application and during the development process testers already have to test the current state and report issues.
So far I have simply installed the application by connecting the tester's device on my pc and hit run in the IDE. This way we waste a lot of time if an application has to be installed on multiple devices multiple times daily.
What I would like is to send the testing team the .apk file and let them install and run the application by themselves.
Does anyone know what's the best way to do it?
View 3 Replies
View Related
Jun 2, 2010
I know its easy to do this with Eclipse but i don't have that. can someone please tell me how to do this step by step on Windows?
View 1 Replies
View Related
Dec 5, 2013
I have several android tablets, all but one (at this moment) are rooted. I am not interested in putting a custom rom on them at the moment (mainly because not all functions -like camera- are working on all devices) but I would like the ability to do a Nandroid backup that seems to be only available with custom roms. On one device I can't unlock the bootloader (Azpen A701), don't know about the unrooted one at this time (brand new Hisense Sero 7 pro).
Is there a way to add CWM to a rooted stock android (only root applied and associated superuser/busybox apps installed)? What are the requirements (unlocked bootloader?)? Where to get said CWM and how to install it?
View 6 Replies
View Related
Nov 14, 2010
Is there a way to install from the market onto the micro sd card? I just don't want to fill the phone up and have an empty micro sd card.
View 9 Replies
View Related
Nov 24, 2010
I want to install android Market App on Emulator, so that i can browse and install various free apps on emulators.
View 2 Replies
View Related
Oct 1, 2010
Is is possible for me to publish an android app on my own website and not use android market. The app is for use with our internet software services and is therefor only in the interest of our existing clients.
The second questions is, can I install updates to my app after it is installed or would I have to use the market to accomplish that task?
View 1 Replies
View Related