Motorola Droid X :: Installation Error Unknown -18
Oct 15, 2010Tried installing Angry birds, running ZapX and i'm getting the error in the title.. Tried searching but came up empty..
View 5 RepliesTried installing Angry birds, running ZapX and i'm getting the error in the title.. Tried searching but came up empty..
View 5 RepliesMy app does not install because of this: "Unknown reason -102" How do I find out what this error means? Any guesses?
View 2 Replies View RelatedSometime in the last couple days i've not been able to install any apps from the market or amazon. They show they are downloading just fine, but Installation always fails. I click on the details and get the "unknown reason -110 " The only thing I've done different is buy aThrive tablet and log into all my gmail and market stuff.
View 5 Replies View RelatedAfter installing the smokedglass v6 rom, it deleted some apps, when i try to reinstall the apps that got deleted, i got an error that says "Installation error, Missing shared library." i went into manage apps to make sure they aren't there, and i used root explorer to delete any trace of the apps, yet i still get this error.
View 3 Replies View Relatedi just installed an update to google maps. then i tried to open the maps and a screen popped up that says: Installation error: package file was not signed correctly.
This same exact thing popped up in google maps when i first opened it after flashing to smoked glass v6. but it worked fine. this time though it just made me reinstall google maps and it will not install. whats going on?
Install from sd card Finding update package Opening update package Verifying update package E:signature verification failed Installation aborted. Samething everytime! i tried doing it myself i just tried dmupdater?
View 3 Replies View RelatedI'am trying to install a sprint app that didn't come with my sprint Google nexus, and the only way to get it is to download it is through a unknown source. I have already checked the unknown source box, but every time i get to the screen to install, the button to install wont work. Its like something in blocking it, no message shows up or anything it just doesn't work ..
View 5 Replies View RelatedI have an mt6575 processor phone in which want to add Greek Language settings. I have downloaded a folder form the manufacture's site, but it didn't contain any instructions.
Just some .bin files (ALICE.BIN VIVA.bin, SANSTAR50_6464_11B_BOOTLOADER_V005_MT6250_MAUI_11B _W11_32_SP_V1.bin and ZIMAGE_ER.bin)and a scatter file that can not be read by flash tool (scatSANSTAR50_6464_11B.txt).
After a lot of reading around here and a lot of other forums and sites I realised that in order to do anything, I had to root my phone. I wasn't able to do it through superclick or mtk droid tools so I followed the instructions I found here: [URL] .....
However, I am stuck on the final step.. I can't seem to get my phone on cwm mode... In fact I am not sure I know what exactly this is. I manage to open my phone on the android recovery utility but I am not able to make any choice. Everytime I press some of the menu's choises an android robot with an exclamation mark fills the screen and nothing happens...
Anyway..even if I manage to finalize the rooting process.. I still don't know what to do with the files I have... should I use them somehow on flash tool?
By the way.. The files come with a tool called Multiport Download Flash Tool which looks like Sp flash tool but has too many port options.
I have an Orange branded Hero and just tried to upgrade from build 2.73.61.5 (Firmware 1.5) to ROM Version:2.73.61.66 as I believe this is necessary in order to get the latest version of Android (2.1). Right at the start of the upgrade process I get an error message saying
Error [155] unknown error. The ROM Update Utility cannot update your Android phone. Please get the correct ROM Update Utility and try again. I rang Orange and they couldn't help. I managed to speak to someone who understood the information I was telling him but he was not able to help other than do a Google search whilst I was on the phone to him. The suggestion was that the internal phone storage is insufficient to handle the 103MB image size of the upgrade file. I have now deleted all my apps (after backing them up) and have 123MB internal phone storage available space which should easily be enough but I'm still getting the error.
I've just started developing Android applications. I'm having a little problem with networking. If I run the following code I get an "unknown error" exception message: Code...
View 1 Replies View RelatedI get the following error
CODE:...
When trying to execute this code in a service:
CODE:..........
When the service is first called and no MediaPlayer-object exists, the stream is started correctly. But when the onStart()-method is called again (with the player streaming) I get the above error code. I can't find any information about this error code, so I turn to you for help. Replacing mp.pause() with mp.stop() makes it work. Could it be that the stream does not support pausing? It's an online radio stream (RTSP) in the SDP format.
Does anyone know what this means? I'm trying to start a transaction in onActivityResult() to insert a row based on the received result.
CODE:............................
I have just set-up the AndroidSDK in Eclipse in linux. Everything was going smoothly until I hit the final run that would run the emulator and start the application. I came up with an "[2009-08-29 10:28:35 - HelloAndroid] Unknown error: " Is their a way to run the emulator by itself just to check if its that?
View 7 Replies View RelatedWhy I have this error? It' s the same java code than the following url:...........
View 6 Replies View RelatedDid anybody encounter the RuntimeException with the message "Unknown error"?
java.lang.RuntimeException: Unknown error at android.os.Process.setProcessGroup(Native Method) at android.app.ActivityThread.handleChangeTopApp(ActivityThread.java:3663) at android.app.ActivityThread.access$4100(ActivityThread.java:126) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2039) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:123) at android.app.ActivityThread.main(ActivityThread.java:4595) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:521) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java: 860) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618) at dalvik.system.NativeStart.main(Native Method)
http://www.netmite.com/android/mydroid/frameworks/base/core/jni/andro...
I have been having trouble updating my PRL (esp. to get the battery fix without switching to airplane mode, since it messes up with the GPS) I have tried it with good/bad reception and I always get the same message "unknown error". Is it a deal breaker (should I return/exchange my Epic? Does the Airplane on/off fix messes up with the GPS permanently?
View 1 Replies View RelatedI am getting an error in my Problems tab for my Android Project in Eclipse. The error is "Android Packaging Problem" with an Unknown location. Unknown Error NullPointerException
I cannot determine what this problem is. My project was working a few hours ago. The only change I made was to add a public interface ITrackDao to my project and implement it. There are no errors associated with this. I am not even sure where to begin to look. I cannot launch the application.
I'm having trouble with the drivers, just like many others. Now, when trying to uninstall so I can reinstall, I get: Unknown install error. Contact to distributors. Then when I click OK, I get: Fatal error during install.
View 4 Replies View RelatedI've moved some of my common code into a library project so that multiple projects can access it. I created an empty project, set it to be a library in the properties screen, then imported some classes. Next, I created a new (non library) project and added my new library project to it. Immediately upon rebuild, I get the following error: ERROR: Unknown option '--auto-add-overlay' Android Asset Packaging Tool
View 4 Replies View RelatedI am in need of help to complete my application. I am trying to execute a project that uses and android library. Basically I am trying to execute the android facebook sdk to run the sample code provided at http://github.com/facebook/facebook-android-sdk 1. I have downloaded the sdk and extracted the zip file to a folder 2. I used Eclipse galileo import to create an android project from existing resource. I imported the sdk source code (facebook folder of the sdk) into my project explorer successfully. I can also run Build Project for this source code. 3. Now, I am trying to import the sample example in it. The project is imported but I cannot execute it. I cannot build the project. Code...
View 2 Replies View RelatedNot sure what is going on. Running Windows Vista x64. Not had really any problems with eclipse. I had to upgrade to 1.5 and when I did that I got all kinds of install errors. So I said 'f-it'. I decided to start over and downloaded the 1.5SDK, downloaded the Eclipse for Java, Not Eclipse classic (someone said that was an issue). So now I have Eclipse for Java (or something to that name). Each time I try to compile it says 'Unknown Error: SDK is not loaded yet'
View 6 Replies View RelatedJust installed JB, but a bunch of apps didn't restore (including Titanium Backup) and won't let me install from the Play Store. I can watch it download the app, but then it throws the error and won't install.
View 24 Replies View RelatedI am trying t have the android installed on my new Apple MacBook Pro and am facing an error when I try to get the Andoid sdk using the SDK and AVD Manager from http://dl-ssl.google.com/android/repository/repository.xml
The error - XML verification failed for [url]. Error: The markup declarations contained or pointed to by the document type declaration must be well-formed. Failed to fetch URL [url], reason: Unknown Failed to parse XML document.
Am using Eclipse 3.5 (Galileo) am trying to install ADT plugin frmo remote as well local archive
it is not installing am getting error like for both remote as well local
CODE:....................
I have htc desire.my problem is: I can't install any application on memory card (SD).what I must do?
View 1 Replies View RelatedI am using Eclipse and had downloaded all necessary updates. Unfortunately, I am unable to create a new project.Under the New>Projects option I am unable to select New Android Project. It is missing from the list (please refer to the print screen).I am not sure if I correctly installed the Android SDK. Or I missed out some steps during the installation.I'm new to Android so I would appreciate it if someone could help me on this matter.
View 3 Replies View RelatedI used insecure boot and root trying to root my phone, which was a huge mistake as i noticed a few minutes later since i cant startup anymore and only get into bootloader.
Now I'm trying to flash my stock rom back.
My CID is VODAP102 and my Version is 3.14.161.27 so i downloaded the rom and tried "fastboot flash boot boot.img" the result is:
sending 'boot' <8192 KB>...
FAILED <data transfer failure <Unknown error>>
finished. total time: 0.158s
When i am trying to run android application which used Google API. it gets error that
[2009-07-11 11:46:43 - FirstMapView] Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY [2009-07-11 11:46:43 - FirstMapView] Please check logcat output for more details. [2009-07-11 11:46:44 - FirstMapView] Launch canceled!
there is an answer given here but i am not satisfied with it bcz when we use Google_API 3 then we will not get errors but my application is not present there in the simulator.There is a application Google Maps which is predefined in it. So tell me the particular answer so that my application will really work in the simulator.
I am not able to install any .apk file from adb shell in froyo fs. after given the ./adb xyz.apk command, system restart and adb shell get hangs.
View 3 Replies View RelatedTrying to install Unrevoked Forever but keep getting an error saying E: file does not exist. Anyone had this issue or know a work around?
View 1 Replies View Related