Was developing an app and had a prolem being able to update it. Without thinkin I deleted the app from /data/app/ and now the app will not install. I tried to delete any sign of the app in users folders. as well as app-lib. Is there anythig where else that may have part of the app in so I can remove it? Already tried clearing cache and devilk cache.
Zaiaku said:
Was developing an app and had a prolem being able to update it. Without thinkin I deleted the app from /data/app/ and now the app will not install. I tried to delete any sign of the app in users folders. as well as app-lib. Is there anythig where else that may have part of the app in so I can remove it? Already tried clearing cache and devilk cache.
Click to expand...
Click to collapse
That shouldn't be the case. It could something to do with your apk file.
Sent from my HTC One using Tapatalk 4 beta
**Press the thanks button if I have helped you.
Zaiaku said:
Was developing an app and had a prolem being able to update it. Without thinkin I deleted the app from /data/app/ and now the app will not install. I tried to delete any sign of the app in users folders. as well as app-lib. Is there anythig where else that may have part of the app in so I can remove it? Already tried clearing cache and devilk cache.
Click to expand...
Click to collapse
What error it shows in installing the app?
If you know the package name
You can do this via adb
Code:
adb uninstall packagename
Eg:
Code:
adb uninstall com.android.contacts
Sent from my GT-S5830i using xda app-developers app
worked perfectly. since it was my own app I knew the pkg name, thx
iamareebjamal said:
What error it shows in installing the app?
If you know the package name
You can do this via adb
Code:
adb uninstall packagename
Eg:
Code:
adb uninstall com.android.contacts
Sent from my GT-S5830i using xda app-developers app
Click to expand...
Click to collapse
Related
So last few days I very been having problems installing apks. Everytime I go to install the only button that works is cancel I try to press install and it doesn't allow me to push it. Unknown sources is on, what am I missing?
Sent from my PG86100 using xda premium
New rom? Bad rom flash ? Try install using emulator or ADB
Sent from my PG86100 using XDA Premium App
Have you tried installing through adb ? And what apps are you trying to install ?
Another thing to try is putting the app on your sdcard and moving it to /data/app with a file manager.
I've tried multiple roms same issue and I haven't tried adb can you explain how to do it through adb? First it's set cpu and the second is HTC calibration app
Sent from my PG86100 using xda premium
Maybe try fixing permissions and clearing cache In recovery, then try and install the apk
****'ll Buff Out
If a apk wasn't signed it won't install... You will have issue with things It won't show up on your phone.. You can try throwing it in the rom somewhere like the app section and you might get it to pop up and work. You can flash and turn of check for sig and it should install fine..
Goose0121 said:
Maybe try fixing permissions and clearing cache In recovery, then try and install the apk
****'ll Buff Out
Click to expand...
Click to collapse
+1 on this suggestion.
Sent from my PG86100 using Tapatalk
It's a security thing I think. I forgot the exact solution but I remember having the same problem and I searched and found a solution somewhere on the internet. I do remember deleting an app and the issue was fixed. I'll look and see if I can find the solution.
EDIT: FOUND IT!! You must diable screen filter and you'll be good to go.
So I am running Cyanogenmod 10.1 and I want to manually update my Google Play store to 4.1.10 but every time I install the APK file I get ''Google play store could not be updated. Free up some space and try again'' Help??
Sounds like you don't have enough room in your system partition, cache could also be the culprit. Can you confirm you have enough room, and do you still have your market updater apk as the market should auto update.
Sent from my Nexus 4 using xda premium
Coolkavin35 said:
So I am running Cyanogenmod 10.1 and I want to manually update my Google Play store to 4.1.10 but every time I install the APK file I get ''Google play store could not be updated. Free up some space and try again'' Help??
Click to expand...
Click to collapse
Prob not the problem but did you flash the gapps when you flashed the ROM?
Trozzul said:
Prob not the problem but did you flash the gapps when you flashed the ROM?
Click to expand...
Click to collapse
Yes I did flash GAPPS
demkantor said:
Sounds like you don't have enough room in your system partition, cache could also be the culprit. Can you confirm you have enough room, and do you still have your market updater apk as the market should auto update.
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
I still have Market Updater and I have over 9 GB still in my internal storage
Internal storage differs from system partition and cache partition.
Try clearing market data and cache then open and close play store a few times
Sent from my Nexus 4 using xda premium
demkantor said:
Internal storage differs from system partition and cache partition.
Try clearing market data and cache then open and close play store a few times
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
Still getting the same problem my play store is 3.10.14 if that helps
Can you confirm you have enough space in your system partition? Cache?
You can always just delete your current play store then push the new one in
Sent from my Nexus 4 using xda premium
demkantor said:
Can you confirm you have enough space in your system partition? Cache?
You can always just delete your current play store then push the new one in
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
How do I do that I'm really noobish when it comes to this
adb remount
adb delete /system/app/nameofapp.apk
adb push /system/app/nameofapp.apk
adb reboot
Maybe search a guide on adb quick while your at it
Sent from my Nexus 4 using xda premium
I have t-mobile LG L9 p769
after I root, I linked the chrome,facebook,google+ to sd, using link2sd, (I linked apk,dat, and library files)
then the partition on SD went corrupt and had to reformat
now when I try to install Google chrome/facebook/Google Plus, in google play it tells me, invalid package file,
and yes I did clear the cache of play/google frame work but it didnt work for me any idea?
Install busybox. If that doesn't work then you might try hard reset.
Sent from my LG-P769 using xda app-developers app
Nathan.7118391 said:
Install busybox. If that doesn't work then you might try hard reset.
Sent from my LG-P769 using xda app-developers app
Click to expand...
Click to collapse
I did a factory reset, and also installed busy box,
for some apps like facebook, i can now install, but for google play store it still says invalid package file or google play book
Unlink all apps then uninstall linked2sd. Reboot then reinstall the apps that aren't working.
Sent from my LG-P769v20f using xda app-developers app. Hit thanks, it makes me feel good
freepath was
Nathan.7118391 said:
Install busybox. If that doesn't work then you might try hard reset.
Sent from my LG-P769 using xda app-developers app
Click to expand...
Click to collapse
Nathan.7118391 said:
Unlink all apps then uninstall linked2sd. Reboot then reinstall the apps that aren't working.
Sent from my LG-P769v20f using xda app-developers app. Hit thanks, it makes me feel good
Click to expand...
Click to collapse
that did not help
but I fund out the solution, I installed hideman and it worked I can install things now
Hey ! Same problem here!
WHAT is hideman? VPN app? Pls let me know I can solve it.
thanks
Hella bros,
I bought Xperia z Ultra xl39h c6802 in china. Gapps were NOT installed when i open first time. AND İ downloaded gapps installer apk. I Setup gapps but when i reboot this Phone i getting These errors : google play has stopped, gmail has stopped, Com.google....apps has stopped.
I Deleted cache AND Data but this error still continue. China goverment blocking this apps.
Please heLP. Do i need root My Phone?
Thx u.
Did you set the right permissions? RW-R-R (644)
Sent from my Z Ultra, using XDA Premium 4
Where did you download this "gapps installer apk"?
Are you sure you got the right gapps for the right version of android?
Download them here
http://goo.im/gapps for Android 4.2.2, unzip the files and move them to the correct location with root explorer and set permissions as LordManhattan said
You do need to be rooted to install this because you need the framework and some other files to get things working. And I do not think the .apk file you downloaded can achieve root access by it self.
LordManhattan said:
Did you set the right permissions? RW-R-R (644)
Sent from my Z Ultra, using XDA Premium 4
Click to expand...
Click to collapse
No bro,
How i set the right permissions?
Gmail, google chrome gmail + etc. aren't problem. But when i opened google play store i seeing this error: no connection retry ...
i deleted cache and data but still continuening.. but gmail etc. have not problem.
Thank you.
deadlyff said:
No bro,
How i set the right permissions?
Gmail, google chrome gmail + etc. aren't problem. But when i opened google play store i seeing this error: no connection retry ...
i deleted cache and data but still continuening.. but gmail etc. have not problem.
Thank you.
Click to expand...
Click to collapse
Use a file Explorer like root Explorer.
Sent from my C6833 using XDA Premium 4 mobile app
SpyderTracks said:
Use a file Explorer like root Explorer.
Sent from my C6833 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Can you explain a little more? First step do i need download file explorer? I have FiceCommander Application.
deadlyff said:
Can you explain a little more? First step do i need download file explorer? I have FiceCommander Application.
Click to expand...
Click to collapse
File commander is very limited and won't let you access any root folders. Root Explorer is the one I use but there are many. Navigate to the installed Google play apk, set permissions to rw-r-r. You'll understand more when you try it.
Sent from my C6833 using XDA Premium 4 mobile app
SpyderTracks said:
File commander is very limited and won't let you access any root folders. Root Explorer is the one I use but there are many. Navigate to the installed Google play apk, set permissions to rw-r-r. You'll understand more when you try it.
Sent from my C6833 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Okey bro thank you. Have fun!
Have i have to use root explorer and root my phone? Do you have another application? ( not root)
deadlyff said:
Okey bro thank you. Have fun!
Have i have to use root explorer and root my phone? Do you have another application? ( not root)
Click to expand...
Click to collapse
You must have root to modify system files, and in your case where you're trying to move a file into a system folder, you must have root.
LordManhattan said:
You must have root to modify system files, and in your case where you're trying to move a file into a system folder, you must have root.
Click to expand...
Click to collapse
Should have mentioned that, thought it was implied
Sent from my C6833 using XDA Premium 4 mobile app
@LordManhattan @SpyderTracks
Thank you. Have fun!
just do the following:
go to settings->apps->all
there would be download manager just diasable it and enable it again
if it still doesn't work just reset app preferences
I accidentally converted play store to a user app and it won't open when I tried to click on it. Reboored , cleared cache and data and switched it back to a system app and it still won't open. Is there anyway that I can get it to work again?
cjbart1009 said:
I accidentally converted play store to a user app and it won't open when I tried to click on it. Reboored , cleared cache and data and switched it back to a system app and it still won't open. Is there anyway that I can get it to work again?
Click to expand...
Click to collapse
Uninstall it first
then again install it as a system app using System app installer. it will work now.
press thanks if I helped you.
@SidDev said:
Uninstall it first
then again install it as a system app using System app installer. it will work now.
press thanks if I helped you.
Click to expand...
Click to collapse
Uninstall through TB and install from TB? What's system app installer? I don't have access to the play store
cjbart1009 said:
Uninstall through TB and install from TB? What's system app installer? I don't have access to the play store
Click to expand...
Click to collapse
System app installer is an app which installs app directly to system.
@SidDev said:
System app installer is an app which installs app directly to system.
Click to expand...
Click to collapse
I forgot to mention that ARHD ROM
cjbart1009 said:
I forgot to mention that ARHD ROM
Click to expand...
Click to collapse
Which ROM you use doesn't matter
only having root access matters
https://play.google.com/store/apps/details?id=com.traber.systemappsinstaller
Apk- http://forum.xda-developers.com/attachment.php?attachmentid=1778500&d=1362397533
install gplay as system app using it.
@SidDev said:
Which ROM you use doesn't matter
only having root access matters
https://play.google.com/store/apps/details?id=com.traber.systemappsinstaller
Apk- http://forum.xda-developers.com/attachment.php?attachmentid=1778500&d=1362397533
install gplay as system app using it.
Click to expand...
Click to collapse
OK. I have the app installed. I'll uninstall play store but where am I gonna find it on the system app installer?
cjbart1009 said:
OK. I have the app installed. I'll uninstall play store but where am I gonna find it on the system app installer?
Click to expand...
Click to collapse
I hope you have play store apk backup
if yes just open system app installer
and the app let's you choose which app you want to install in system.
press thanks if I helped you.
@SidDev said:
I hope you have play store apk backup
if yes just open system app installer
and the app let's you choose which app you want to install in system.
press thanks if I helped you.
Click to expand...
Click to collapse
That I don't have. Well I do have a nandroid in my laptop but my charger is broken so I can't use my laptop until I get a charger
@SidDev said:
I hope you have play store apk backup
if yes just open system app installer
and the app let's you choose which app you want to install in system.
press thanks if I helped you.
Click to expand...
Click to collapse
It says cannot mount system partition as read/write
Should I just wipe and reflash the rom?
Sent from my iPad using Tapatalk
cjbart1009 said:
It says cannot mount system partition as read/write
Click to expand...
Click to collapse
I hope you gave root permission to the app correctly.
@SidDev said:
I hope you gave root permission to the app correctly.
Click to expand...
Click to collapse
I did.
Sent from my iPad using Tapatalk
@SidDev said:
I hope you gave root permission to the app correctly.
Click to expand...
Click to collapse
Am I missing something
cjbart1009 said:
Am I missing something
Click to expand...
Click to collapse
definitely
tell the procedure you following.
Uninstalled play store, downloaded a play store apk online, installed throughout system app and it won't work, installed it regularly and it worked but still won't open, installed it as a user so I changed it to system and still won't work.
Sent from my iPad using Tapatalk
@SidDev said:
definitely
tell the procedure you following.
Click to expand...
Click to collapse
Idk where else to look for an apk so I just looked for one online.
Sent from my iPad using Tapatalk
cjbart1009 said:
Idk where else to look for an apk so I just looked for one online.
Sent from my iPad using Tapatalk
Click to expand...
Click to collapse
do you have other google apps installed?
like google play services and etc.
@SidDev said:
do you have other google apps installed?
like google play services and etc.
Click to expand...
Click to collapse
Yeah I do have google play services. I also have google+
@SidDev said:
do you have other google apps installed?
like google play services and etc.
Click to expand...
Click to collapse
Would a wipe fix this? Or do I have to do a factory reset?