General :: HTC Desire C - Application Is Not Installed?
Jan 25, 2014
I'm using HTC desire c . I moved all my user apps to the sd card using Titanium Backup , and now none of them work .When I open viber , It gives me this massage " unforunately, com.viber.voip has stopped" . And some apps say "application is not installed" . I tried to move them back to internal stoarege but nothing happend . Is there anyway to fix this , or should I factory rest the phone ?!!!
View 2 Replies
Jun 23, 2010
I'm new to Android. What happens when there are updates available to apps that I've installed from the market, and the pre-installed apps? Do I have to update it manually, and how? Or do they get updated automatically? I read that a new version of Google Maps is out, but I don't know how to update. My version does not display driving directions.
View 5 Replies
View Related
Jun 2, 2010
Have just installed the "C:GEO" application to my Desire.
Whenever I click the "Caches Nearby" button, it displays "Sorry, c:geo failed to download caches because of wrong login informations."
I have since been back to the geocaching website, have double-checked my credentials and re-entered my username and password into c:geo, but to no avail.
View 5 Replies
View Related
Jul 16, 2010
As you may all know Desire has nearly 150mb internal memory for applications so I'm doing my best to use it wisely,
My problem occured when I start to install and uninstall many applications just for testing. I've seen that every installed and uninstalled application leaves some files that fills up this 150mb.
At my phone I had, CoPilot live + Several games + Google Earth. Now I've none and but when I try to install CoPilot or Google Earth I'm facing the fact that there is no space left.
I think applications might be leaving installer file behind when applications installed through HTC Sync, this might be the only logical reason.
View 3 Replies
View Related
May 5, 2013
When i try to instal some apps,comes a message saying "application not installed".
View 1 Replies
View Related
Sep 13, 2010
is there an easy way (api) to do this?
View 6 Replies
View Related
Apr 6, 2012
I have a problem with apkmanager. When I decompile then compile and sign an apk (like now Settings.apk) all works fine but when I put the file in the phone it doesn't work.
And it does not install, it says: "Application not installed". Why this?
View 2 Replies
View Related
Dec 10, 2013
After connecting my phone by USB to PC and transfering some files to SD card and then disconnecting, i'm getting error "Application not installed" on some apps installed on SD card (for example Adobe Reader, Temple Run 2). The only way i figured out to solve this problem is restarting my phone... I don't want to restart my phone nearly every day, just because i needed to connect by USB cable to transfer some files....
Phone: Alcatel One Touch Idol 6030X, Android 4.1.1 - official, not rooted.
View 3 Replies
View Related
Jul 27, 2010
Is there any way I can extract the .apk for an app I downloaded and installed from the market? So I can store the .apk on my PC
View 7 Replies
View Related
May 10, 2012
I have 2 tools - 1 : APK Manager - 2: Signare (both have their official posts on xda)
I also have jdk 1.6 update 32 installed on my windows 7 x64 bit.
I have created a private key signature manually using the -keytool -v -keystore command and also have created a private key signature using signare.exe app
I am able to sucessfully decompile and recompile apk files (non system apk - example an adw theme) . Now when i am signing the .apk file, the following takes place.
-when i sign it with a test key uaing apk manager, i am able to put it in my sd card and install it and it works fine.
- now when i sign it with a private key signature ( any of the two that i have created), it gets signed successfully but when i put it in my sd card and install it , i get an error message "Application Not Installed".
I really need to know how to ressolve this issue so that i can sign it with a private key .
View 3 Replies
View Related
Feb 8, 2012
I recently installed an application on my motorola droid pro but is unable to find it in my list of applications. However i can see it as an installed application in Manage Applications option. How can i get this app working?
View 4 Replies
View Related
Feb 19, 2012
I just installed Runnymede AIO 6.0.4.1 on my HTC Desire and my GPS is hardly working. I takes at least 2 minutes to find a signal (that's if it finds it). I tried several servers but none worked like before with the stock ROM.
If I put the default gps.conf (below), it works but it takes very long.
Quote:
NTP_SERVER=europe.pool.ntp.org
XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
SUPL_HOST=supl.google.com
SUPL_PORT=7276
I tried this trick but then it didn't work at all. I put "europe" for REGION and "ro" for COUNTRY (I live in Romania ofc). What to put there to make it work as it should? With stock ROM it only took a few seconds to find satellites.
View 4 Replies
View Related
Apr 16, 2010
This isn't a /major/ problem but it will irritate me if I can't find a solution! How can I get rid of all the game demos that Orange have so thoughtfully installed on my Desire? I've had a look in Settings > Applications but the Uninstall option for these doesn't show up.
View 15 Replies
View Related
Apr 7, 2009
I am using PackageManager class to retrive the information of the installed application on the device. But I didnt get any way to retrive the application Size on the device. Can any one help me out in getting how to achive this.
View 4 Replies
View Related
Jun 10, 2009
Has anyone had an error along the lines of "(application) cannot be installed on this phone.", where the application name is in place of (application). This is on cupcake, I have my version minSdkVersion set to 3, and I've had no problems prior to this new version. Runs fine in the emulator, so I'm stumped?
View 3 Replies
View Related
Jul 19, 2010
In the log cat below errors are showing 17:11:10 - GolfLogix]adb is running normally. [2010-07-17 17:11:10 - GolfLogix]Performing com.golflogix.ui.startup.SplashScreen activity launch [2010-07-17 17:11:11 - GolfLogix]Application already deployed. No need to reinstall. [2010-07-17 17:11:11 - GolfLogix]Starting activity com.golflogix.ui.startup.SplashScreen on device [2010-07-17 17:11:12 - GolfLogix]ActivityManager: Starting: Intent { cmp=com.golflogix.ui/.startup.SplashScreen } [2010-07-17 17:11:13 - olfLogix]Activity Manager: java.lang.SecurityException: Permission Denial: starting Intent { flg=0x10000000 mp=com. golf logix.ui /.startup.SplashScreen } from null (pid=-1, uid=-1) requires Android.permission.WRITE_SECURE_ SETTINGS Already i set the WRITE_SECURE_SETTINGS permission in my manifest file. I don't know why this errors are showing .anybody have any solution for this problem.
View 4 Replies
View Related
Aug 14, 2009
I just rebuilt an application to use some new assets, and now I get this message on my phone when I try to install it: "Application not installed" "UnitTests could not be installed on this phone" Anyone know what's going on? I've checked and I've definitely got "Unknown sources" ticked on the application settings. This is just a self signed application to run my unit tests on an actual phone (the emulator doesn't cut it for real testing). I tried creating a new keystore, and they didn't help. What on earth? The only thing I can think of that I've done recently is accept a google security update.If they've silently done some other updates that prevent self signed applications running, I'm severely upset.
View 9 Replies
View Related
Oct 5, 2010
i have samsung i5503 galaxy.but i got a problem in developing app.first i attach the phone with pc and turn usb debugging on,install the driver than as i run my app ,my phone is not appeared as running android device.so how can i run and test my app on real device.secondly i make apk of my app and than mail it than i open this mail n my phone and try to install the app but error was app not installed.what is the problem.my phone's is os is android 2.1(eclair) and firmware version is 2.1 update-1.
View 3 Replies
View Related
Sep 8, 2010
I was getting the error "Application not installed", when I tried to download a simple application(developed by me).
Here is the process I followed:
1. I created a simple application 2. Using eclipse, I exported it as an unsigned application package. (Android Tools/Export as an unsigned application package). This resulted in a .apk file. 3. Using keytool, I generated a keystore, with which I signed the application using jarsigner. 4. Using zipalign tool, I aligned the package. 5. I linked the apk file to my website, where I can download the app.
I verified all the above processes.
When I download the app, and tried to install, it says "Application not installed".
I am not knowing what resulted in this error.
View 5 Replies
View Related
Mar 6, 2009
How many activities do you have? Do more than one of them declare themselves as launchable like you can see below?
View 2 Replies
View Related
Nov 4, 2011
I have written an application that runs OK in an emulator.When I export a signed package and try and load the .apk into a Samsung Galaxy S I get the message "application not installed"
View 7 Replies
View Related
Jul 29, 2010
Has anyone installed an antivirus app?
View 8 Replies
View Related
Jan 28, 2010
when I had tried to install any application for the first time , it gives me following error as. D:Pramod Backupandroidandroid-sdk-windowsools>adb install pramod.apk 77 KB/s (8628 bytes in 0.109s) pkg: /data/local/ tmp/ pramod.apk Failure [INSTALL_FAILED_ALREADY_EXISTS] But there is no pramod.apk file is present in phone , but if I install the application using -l -r as D:Pramod Backupandroidandroid-sdk-windows ools>adb install -l -r pramod.apk 38 KB/s (8628 bytes in 0.218s) pkg: /data/local/tmp/pramod.apk Success It will installed application succesfully. Why is it so? and when I tried another application to install as D:Pramod Backupandroidandroid-sdk-windowsools>adb install -l -r Final.apk 38 KB/s (8628 bytes in 0.218s) pkg: /data/local/tmp/Final.apk Success then previous application (i.e here pramod.apk) not shown in phone.
View 4 Replies
View Related
Oct 7, 2010
Velocity .3 installed on my phone and I just realized that I don't have any Youtube app on my phone. I'm having a hard time locating the apk for youtube.
View 7 Replies
View Related
Aug 10, 2010
I have big files to integrate into my application (videos), and thus for not not that my application occupies all the internal memory of the telephones, I saw that it was possible with Froyo to install the applications on the SD card.
I thus have to test this solution and my application settles down well on the SD card, the only problem it is that the system installs all the same my files videos (which are placed in the file /raw) on the internal memory of the telephone. Thus my question it is where to place my videos or where to make so that these also settle down on the SD carde ?
View 2 Replies
View Related
Sep 22, 2010
I created an android application and uploaded in my website.Is it possible to check from the web whether this application is installed in the device when someone is trying to download the application? If it is installed, the user should get a prompt whether to reinstall or not.If not the application should not be downloaded.
View 1 Replies
View Related
Mar 23, 2010
Made some app on android. I for the life of me can't get it to install on the phone as a stand alone application. It runs fine when I deploy from eclipse but never remains on the device. any idea whats happening? I put the apk file on a web server, went to the address downloaded and installed but still it wasn't to be found.
View 1 Replies
View Related
Nov 21, 2010
I installed an application using JNI. I want to find where the .so library is located and the directory of the application I have installed. I use the DDMS to search all the directory. However I could not find either of them. Where could I find them and how?
View 2 Replies
View Related
May 25, 2010
Is there any apps that backup your installed apps? I remember I had one but I can't remember the name of it. you could then view your installed apps in a list. on your comp.
View 1 Replies
View Related
Jun 11, 2010
It is called "tag apps" and it is free. I was able to rename my icons on the home screen. Better cut does not work with froyo.
View 2 Replies
View Related