these are certain apk i got from the internet... bt they dont install on my wildfire... donno y.... i have allowed installetion from unknown sources...these are just some... and some of them are even available on the market.... bt these apks dont install "Application not installed" plz help...
runing 2.2.1 rooted by dannejo
You do know that posting paid apps is not allowed. You're lucky no one barely mods our section.
Anyway gallery must be pushed to system/app.
The rest should install fine. Try a different file manager.
Make sure under settings>>applications
that unknown sources is ticked
Related
plz help
I have an rooted x10a(r23) and Iv been installing apk files by transferring them to my sd card.
Iv been using Astor to install them. Also i have non market apps checked in my settings.
Today i tried to install an apk file using Astro, but it wouldn't let me. it just goes back to an blank screen and then back to the install screen.
Does any one know how to fix this?
Happened to me after I rooted my phone. But not immediately after rooting.I removed all the unnecessary apps and stopped all the third party services using startup cleaner, dunno if that did it, but I am able to install apks again.
Sent from my X10i using XDA App
also the same problem x10i R23, rooted one week ago. Till yesterday it was no problem to install apk files. Since today it is not possible!
interesting. this same thing happened to me before i rooted. after i rooted i was able to install any app.
Try checking the install from unknown sources option in the settings.
Keegan_P said:
Try checking the install from unknown sources option in the settings.
Click to expand...
Click to collapse
This point is selected but since today it is not more possible to install apk files.
Installation only direct from the market is possible.
Maybe a bug in the root???
I replaced the rooted R23 through R2BA0024 (not rooted) and have now no problem to install apk files.
IxXxI said:
This point is selected but since today it is not more possible to install apk files.
Installation only direct from the market is possible.
Maybe a bug in the root???
I replaced the rooted R23 through R2BA0024 (not rooted) and have now no problem to install apk files.
Click to expand...
Click to collapse
I can install apks fine with my x10a using R23...
I tried what arizhasan said and used startup cleaner, but no luck
This prob has happened to me a few times. The only way iv fixed it was to re-root it again (witch im getting kinda sick of)
any body know how to fix this cause i dont want to ROOT again! :"(
Same problem
After rooting last night I can not install apk files from sdcard. The installer starts but after choosing install the installer just starts againg in an endlesss loop. Works fine using adb install and also from Market.
Any ideas?
Mod. edit: not dev related, moved to general
also there is a rooting issues thread for this...
Same problem here. I cant install apk anymore on my x10 after rooting to r2ba026. Any solution for this?
Ive been searching this issue but cant find it. Or can anyone post a link on xda addressing this issue> Many many thanks!
is there any way to install .apk files to SD card ( not in phone internal memory ) , on X10i
imranyousaf said:
is there any way to install .apk files to SD card ( not in phone internal memory ) , on X10i
Click to expand...
Click to collapse
Look up apps2sd its custom for 2.2 froyo but there is a work around for earlier versions, research lots before you do anything coz you can mess your phone settings if you don't know what your doing.
just recently i had my htc evo rooted and i downloaded some root apps. All the root apps tell me i am rooted but cant locate busy box even though i downloaded it. Can someone please help me?
what apps? and do u have the super user app?
http://forum.xda-developers.com/showthread.php?t=559082
The previous link should work.
Here's the search link:
http://www.google.com/cse?q=install...ub-2900107662879704:fs7umqefhnf&ie=ISO-8859-1
Hello there...need your help here...i just downloaded some application from the net and seems i can't install it to the phone...it show's "there is a problem parsing the package"..any suggestions??pls...
Hey....thats a lot for information.
What application are u trying to install. from where are u downloading?
If it is a Non-Market app, you need to have the unknown sources button checked in apps settings
v6kgang said:
Hey....thats a lot for information.
What application are u trying to install. from where are u downloading?
If it is a Non-Market app, you need to have the unknown sources button checked in apps settings
Click to expand...
Click to collapse
i downloaded some apps from getandroidstuf.com...and none of the app seems can be installed to the phone..i already checked the unknown sources button..but seems the same error..
In the settings go to applications/programs and check the unknown sources checkbox. When installing from some other place then marketplace this should be checked.
Hey giggsy_Lel,
Try downloading your files to the computer
connect the phone in HTC Sync mode.
Now try to run the apk files
Through sync it will install it in the phone...
check whether this works.
also are u getting this error for applications or just the ones downloaded from getandroidstuf?? high chances for the package to be corrupted.
PM me the file name, will download in my phone to check if that is working good on ma end
cheers
KK
v6kgang said:
Hey giggsy_Lel,
Try downloading your files to the computer
connect the phone in HTC Sync mode.
Now try to run the apk files
Through sync it will install it in the phone...
check whether this works.
also are u getting this error for applications or just the ones downloaded from getandroidstuf?? high chances for the package to be corrupted.
PM me the file name, will download in my phone to check if that is working good on ma end
cheers
KK
Click to expand...
Click to collapse
okay....i've found wats the problem here...the apps are corrupted...u'r rite KK..thanks mate...
*Not sure if in proper section, move if need be*
Noob here so try to dumb things down for me!
Ok, so I followed this tut HERE.
I was able to debug it to my android for testing and it worked. So I exported it as .apk and uploaded it to 4shared.com.
Now my problem is, after downloading to my phone, I went to [Install Package] and it said "Application not installed"
What would be the problem and how would I go about fixing it?
Thanks in advance
~Brine
How are you trying to install the app:
connect your device using USB cable to the comp. and run
Code:
adb install <path_to_apk>
on a terminal
Make sure that the app is not already installed as there could be certificate conflicts it a debug version is installed already. If some version is already installed, just uninstall it and try.
Also try enabling Settings > Security > Unknown sources (turn it off after you are done if you are not sure)
dh41196 said:
*Not sure if in proper section, move if need be*
Noob here so try to dumb things down for me!
Ok, so I followed this tut HERE.
I was able to debug it to my android for testing and it worked. So I exported it as .apk and uploaded it to 4shared.com.
Now my problem is, after downloading to my phone, I went to [Install Package] and it said "Application not installed"
What would be the problem and how would I go about fixing it?
Thanks in advance
~Brine
Click to expand...
Click to collapse
The app not installed errors show up when you try to install an app not ment for your device
Genral cases are
It requires hardware not present in your device
It is trying to replace a system app like systemui
etc..........
Sent from my GT-S5302 using Tapatalk 2
Have you tried to zipalign your apk? It may help
If you have another version of the app remove it and install this
Sent from my GT-S5360 using Tapatalk 2
I have been using Omni ROm on my Nexus5 for last two months. The problem i have been facing is since last one month.
When i try to install 3rd party apk files thru file expert , root explorer Im not able to install them but can be done thru lucky patcher.
Other problem is when I use apps which can run only on rooted mobiles and when i start these apps SU prompts msg to Grant or Deny and Im not able to click either of them.
Please provide your suggestions that problem is because of ROm or something else.
boyz211 said:
I have been using Omni ROm on my Nexus5 for last two months. The problem i have been facing is since last one month.
When i try to install 3rd party apk files thru file expert , root explorer Im not able to install them but can be done thru lucky patcher.
Other problem is when I use apps which can run only on rooted mobiles and when i start these apps SU prompts msg to Grant or Deny and Im not able to click either of them.
Please provide your suggestions that problem is because of ROm or something else.
Click to expand...
Click to collapse
Could you provide more details, use RootCheck by Joey Krim to output details about your superuser bin and app, this could be very insightful in this situation.