Is LG / android blocking the installation of non official apps? - G2 Q&A, Help & Troubleshooting

Tried today to update a bunch of apps that aren't available in the play store, but can't install them. The install/update menu shows however the Install button seems disabled, I can only but cancel for every app.

It must be something wroing with my phone, installing from adb works.

scandiun said:
Tried today to update a bunch of apps that aren't available in the play store, but can't install them. The install/update menu shows however the Install button seems disabled, I can only but cancel for every app.
Click to expand...
Click to collapse
Are you using a screen filter app like twilight/screen filter etc.? Because of security measures it wont let you install anything while an app interferes with the display. Try turning it off and it should work.

heithered said:
Are you using a screen filter app like twilight/screen filter etc.? Because of security measures it wont let you install anything while an app interferes with the display. Try turning it off and it should work.
Click to expand...
Click to collapse
Yes, it was that. I had enabled the app Bluelight Filter for Eye Care for pleasure. After disabling it temporarily from notification bar I could install any app again!! :fingers-crossed: (I already had enabled unknown sources, in case someone asks). I can't be so happy, was about to hard reset the phone.

Related

[SOLVED] Apps saying not installed, but they are.

In my market, it says i have all these apps not installed. But they are all installed. When i click on them it doesnt say install, it says open. The apps run fine n are in my drawer. Is there a way to fix this? Its just really annoying when my "Pro" keys arent being used. Like, titanium backup says im using the free version when i have the pro version installed, same for my launcher pro key.
Sent from the Darkside of the Atrix.
EDIT: can this be moved to the Q&A section, accidentally put in general. Thank you.
Same thing with me... google maps, youtube, and a few others are in the Not installed section, but when you select them it says installed, and you only have the option to open. I'm assuming they are still being checked for updates when I open Market... at least I hope they are. More annoying than anything else. Any thoughts?
Open up the "Manage Applications" and find Market. Clear the cache and reopen. Should show up now. Had to do that on mine.
Gr8Danes said:
Open up the "Manage Applications" and find Market. Clear the cache and reopen. Should show up now. Had to do that on mine.
Click to expand...
Click to collapse
Just tried, didnt work. Thx for tryin to help tho. Here is a screenie of what my apps looks like.
All the ones that say they arent installed, are.
Btw, dont judge me on my meet people app. Im lonely Lol.
Sent from the Darkside of the Atrix.
Gr8Danes said:
Open up the "Manage Applications" and find Market. Clear the cache and reopen. Should show up now. Had to do that on mine.
Click to expand...
Click to collapse
Yeah, have tried that multiple times to no avail.
Sent from my MB860 using xda premium
First screenie is it saying i have the pro key installed. 2nd screenie is of TiBackup saying i dont. Taken in the same minute.
Sent from the Darkside of the Atrix.
I have the same problem, and agree it is annoying.
It started happening when I did a titanium backup after unlocking. So I guess there must have been some problem syncronizing with market after.
I have solved the problem by uninstalling the applications that were listed as needing updates even though they were already updated. And when reinstalled, the notification went away. It's not a very elegant way of fixing the problem, I know.
If anyone else has a better solution, please advise.
I learned this method from another forum (can't remember where); it always works for me:
Exit all applications on the phone
Home > Settings > Applications > Manage Applications > All
Market: Clear Cache, Clear Data (OK)
Google Services Framework: Clear Cache, Clear Data (OK)
Reboot your phone
Open Market app and Accept the TOS
Market > Settings > Content filtering > Set level > Show all apps (OK)
Market > My Apps: no more missing apps, or false positives for updates
I've tested this many times with the new Market app on my AT&T phone in both stock GB and piCRUST. It always fixes the display of installed apps within the Market app itself. But the list of apps showing on the Market web site under My Account (https://market.android.com/account) may not be immediately updated with the results. Sometimes the Market web site will be updated later rather than sooner, or only partially rather than completely. But this local fix will usually affect the web listing to at least some degree.
(Space reserved for future rant on market web site lameness...)
Did it, now i get a server error everytime i open the market. Just reinstall apk of new market?
EDIT: just used task killer to kill it all then retried n it worked. All my apps are saying installed. Thanks so much.
Sent from the Darkside of the Atrix.
ac7brier said:
Did it, now i get a server error everytime i open the market. Just reinstall apk of new market?
Click to expand...
Click to collapse
I see that error occasionally after using this fix, but I also sometimes see it after re-flashing the phone, and after other seemingly unrelated actions. It usually goes away for me if I just turn on wireless first before opening the Market app (no need to reinstall it). I think it's related to some error in the app or settings initialization, and not specific to this clean-up routine or anything else.
And yes, I've found that using a task killer also seems to help. Maybe indicative of another app blocking the Market from opening correctly at first run? I don't know, but once it goes away it doesn't seem to come back.
Thanks, this worked flawlessly.
Could I suggest you add "Solved" to the title of this thread so others that might have the same issue could use this?
ac7brier said:
Did it, now i get a server error everytime i open the market. Just reinstall apk of new market?
EDIT: just used task killer to kill it all then retried n it worked. All my apps are saying installed. Thanks so much.
Sent from the Darkside of the Atrix.
Click to expand...
Click to collapse
live4nyy said:
Could I suggest you add "Solved" to the title of this thread so others that might have the same issue could use this?
Click to expand...
Click to collapse
Got it. Ive had to re do this fix after my phone shuts off, so its not permanent on my device. It might be for you, either way, it fixes it for awhile.
Sent from the Darkside of the Atrix.
ac7brier said:
Got it. Ive had to re do this fix after my phone shuts off, so its not permanent on my device. It might be for you, either way, it fixes it for awhile.
Click to expand...
Click to collapse
One other thing that will confuse the Market about what's kosher: using a non-standard LCD density.
In my case I had hard-coded build.prop to set ro.sf.lcd_density=300 and ever since I did that the Market website kept telling me that most of the apps I'd previously installed were not compatible with my Atrix 4G(!) My workaround was to revert to the default ro.sf.lcd_density=240 and then use the "LCDDensity" app to temporarily set it to 300. Whenever I need to go to the Market for something I just reboot the phone first and it reverts back to the default setting in build.prop.
If you've got it the other way around (e.g. build.prop is using a non-default setting, and you're using LCDDensity to override this back to the default), then that might explain why you're seeing this Market mischief return on reboot.
Even if you're not using LCDDensity (or you're using something else like "LCD Density Changer" which can make these changes permanent), you might want to check your current LCD density. Ditto for other property settings that might not be using their defaults.
Here's a list of all the things that the Market looks for to determine if a particular phone is compatible with an app:
https://developer.android.com/guide/appendix/market-filters.html

disable AT&T apps?

i google'd this but can't find anything on it and was wondering if the s3 is the first phone that allows users to disable at&t services without root. this is my first android device so i wouldn't know if that's true...
anyway, i have hotspots, navigator, messages, and updater. Carat is saying updater uses a lot of my battery, but that is the only one i can't disable in the application management menu in settings. however, i assume if i disable the other 3 then updater will have nothing to update and will consume less battery (hopefully).
has anyone tried to disable these programs with success, i.e. without it causing problems to your phone?
im not sure. but i did try to uninstall one and then it just showed up that it needed a update so i ended up redownloading the app because im so OCD about having updates not done
ATT Apps
tuffluck said:
i google'd this but can't find anything on it and was wondering if the s3 is the first phone that allows users to disable at&t services without root. this is my first android device so i wouldn't know if that's true...
anyway, i have hotspots, navigator, messages, and updater. Carat is saying updater uses a lot of my battery, but that is the only one i can't disable in the application management menu in settings. however, i assume if i disable the other 3 then updater will have nothing to update and will consume less battery (hopefully).
has anyone tried to disable these programs with success, i.e. without it causing problems to your phone?
Click to expand...
Click to collapse
You go into the application manager and DISABLE the app. I have gotten rid of ALL the ATT bloatware this way. Works sort of like
Titanium Backup but you do not need the root. Great option.
CC
This is actually one of the 'features' of ICS (being able to disable apps w/o needing root). It basically very similar to "freezing" apps in TiBackup if you have root. It's generally much safer than outright deleting an app since if you do find you need it you can always re-enable it.
Make sure you have "auto update" unchecked in Google play first. Go to manage apps in settings and then go to "all".
Disable the ones that you don't need which is prolly a lot. You can also hide them if you want. While in your app drawer hit the menu button and choose hide apps.
Sent from my SGH-I747M using xda premium

Google eating through Sewage tank called Android System WebView. help..

Hello scholar buddies,
Yes google is eating through sewage. The Android System Webview app keeps running even when I have disabled it. It shows in the disabled apps' list, it shows disabled, but the force stop button is active time to time when I check. Yes it still runs back secretly even when disabled. This is a new sewage trick by google. Obviously for phone home stealing. How hungry one can be?
Non rooted xperia. Android 5.1.
What should I do? Any solutions?
Thanks.
Either root and delete it, or stop using that distinct browser.
Also, its not for any kind of theft. It allows your browser to display web functions which would not normally be shown due to programming limitations.
ninjasinabag said:
Either root and delete it, or stop using that distinct browser.
Also, its not for any kind of theft. It allows your browser to display web functions which would not normally be shown due to programming limitations.
Click to expand...
Click to collapse
Hello buddy,
Havent rooted the phone yet, because I am waiting for a final update that will feel wholesome. Then I will root.
I have dissabled the Chrome and stock web browser, along with the Android System Webview. Isnt it suppose to keep itself dead when you have disabled it? But it wakes inside the Coffin, isnt it suspected to be definately programmed for some hidden purpose?
How did you disable apps without root?
What does 'pm list packages -d' show?
HypoTurtle said:
How did you disable apps without root?
What does 'pm list packages -d' show?
Click to expand...
Click to collapse
You can still disable apps through settings even without root, right? I have that option on my Nexus 6 before I rooted.
harpin14789 said:
You can still disable apps through settings even without root, right? I have that option on my Nexus 6 before I rooted.
Click to expand...
Click to collapse
Possibly; but l guess it's ROM dependant a: if there is a disable button in app settings and b: what said button actually does.
Checking the disabled apps with the pm command listed should at least show if it's been disable via the package manager.
HypoTurtle said:
How did you disable apps without root?
What does 'pm list packages -d' show?
Click to expand...
Click to collapse
Yes, almost half of the system apps have 'disable' option activated without root. When apps are disabled they are totally non existant. Other apps depending upon them, either crash, or ask to install the particular needed app. No other(non-douchebag) app will pull out any disabled app. After the number one douchebag app 'Google Play services', 'Android System WebView' seems to be the douchescum sidekick.
I disabled many. All the apps obay the disabledness, except Android System WebView. It shows disabled, but poops out from time to time. After a while or the other when I check the app info, there you see the 'force stop' button is active again.
Ketansa said:
Yes, almost half of the system apps have 'disable' option activated without root. When apps are disabled they are totally non existant. Other apps depending upon them, either crash, or ask to install the particular needed app. No other(non-douchebag) app will pull out any disabled app. After the number one douchebag app 'Google Play services', 'Android System WebView' seems to be the douchescum sidekick.
I disabled many. All the apps obay the disabledness, except Android System WebView. It shows disabled, but poops out from time to time. After a while or the other when I check the app info, there you see the 'force stop' button is active again.
Click to expand...
Click to collapse
It still could be that the app isn't fully disabled; perhaps the 'disable' just turns of as much services/activities as possible.
Have you checked the pm command? (You can run that in terminal without root...)
U really need to have some clear idea about webview.
HypoTurtle said:
It still could be that the app isn't fully disabled; perhaps the 'disable' just turns of as much services/activities as possible.
Have you checked the pm command? (You can run that in terminal without root...)
Click to expand...
Click to collapse
Hi thank you for reply.
No I dont do how to do the pm command. Is there a link?
THank you.
Ketansa said:
Hello buddy,
Havent rooted the phone yet, because I am waiting for a final update that will feel wholesome. Then I will root.
I have dissabled the Chrome and stock web browser, along with the Android System Webview. Isnt it suppose to keep itself dead when you have disabled it? But it wakes inside the Coffin, isnt it suspected to be definately programmed for some hidden purpose?
Click to expand...
Click to collapse
DON'T TOUCH IT! DONT DISABLE IT !
Let me explain why?
The WebView is the system organ that manages the application that run internet (except chrome or Firefox )it allows the app to connect with Internet.
So find the application that is culprit try : Gsam
Ketansa said:
Hi thank you for reply.
No I dont do how to do the pm command. Is there a link?
THank you.
Click to expand...
Click to collapse
Terminal emulator and enter pm list packages -d to see what package manager sees as being disabled.
DevUt said:
DON'T TOUCH IT! DONT DISABLE IT !
Let me explain why?
The WebView is the system organ that manages the application that run internet (except chrome or Firefox )it allows the app to connect with Internet.
So find the application that is culprit try : Gsam
Click to expand...
Click to collapse
Its a Myth.
I already DISABLED it. And all the apps run and connect fine without it.
the purpose of the app is to render webpages for apps that don't have a built-in browser. An example would be google login page, which is web based (likely for security reasons) for when you want to allow an app access to your google account. It doesn't even have its own internet permission. Nor does it have any other hidden abilities. Think of it as an HTML Viewer for modern internet implementations. Definitely not a phone home app and definitely not as douchebaggey as the rest of googles apps. here is screenshots of the apps components http://imgur.com/a/CzW8r
Ketansa said:
Its a Myth.
I already DISABLED it. And all the apps run and connect fine without it.
Click to expand...
Click to collapse
This is exactly where u r wrong.
ElwOOd_CbGp said:
the purpose of the app is to render webpages for apps that don't have a built-in browser. An example would be google login page, which is web based (likely for security reasons) for when you want to allow an app access to your google account. It doesn't even have its own internet permission. Nor does it have any other hidden abilities. Think of it as an HTML Viewer for modern internet implementations. Definitely not a phone home app and definitely not as douchebaggey as the rest of googles apps. here is screenshots of the apps components http://imgur.com/a/CzW8r
Click to expand...
Click to collapse
Thank you for the report )
Good wishes for you.
But there is still the question-
Why does it run anyway, even if disabled? Why this bullysh act? If I am disabling important service (according to google bots ) , then stay disabled and give me errors in the system. Why run back?
I know I am going to nail it with root, but still raising the question.
Sounds an awful lot like you are being unreasonably paranoid in a slightly uneducated fashion frankly. I have it disabled on my non-rooted phone and it would take more than a Force Stop button being non-grayed out to worry me. Rather than jumping to conclusions and displaying hysteria symptoms why don't you actually confirm that is or is not running in the running processes.
Logic. It works.
Sent from my Z812 using Tapatalk

Screen overlay???

So I got a replacement phone today. I can't use most of my downloaded apps. It says I have to turn off screen overlay.
It keeps telling me to change my settings. Ugh. I've Googled advice and I keep reading things about disabling lux for example but I don't have that app..
I've also read if I go into my app manager and click on more it should allow me to "draw over" and this isn't an option on my phone..
Daleernhrt8 said:
So I got a replacement phone today. I can't use most of my downloaded apps. It says I have to turn off screen overlay.
It keeps telling me to change my settings. Ugh. I've Googled advice and I keep reading things about disabling lux for example but I don't have that app..
I've also read if I go into my app manager and click on more it should allow me to "draw over" and this isn't an option on my phone..
Click to expand...
Click to collapse
It's a message from latest security policy from Google. It was introduced in latest update.
When you open an app and this app asks for any kind of permission like access contact, storage or location, you have to make sure that there is no app running on top of everything. This is for your security because this app can answer for you without your permission.
Example: if you have a Messenger chat head open on top of the screen, Google will not let you answer if other application asks for permission. In this case just close the chat head.
Sent from my SM-G930F using XDA-Developers mobile app
A search may have resulted in a thread only a page back about the same problem.
http://forum.xda-developers.com/s7-edge/help/question-screen-overlay-detected-how-fix-t3430053

LG V20 T-Mobile Bloatware Removal

Anyone else having issues disabling the pre-installed T-Mobile apps? The disable button is greyed out when I go into "app manager" then when I connect to the DeBloatware program it tells me my device is Blocked. No applications actually show up on the app list either in DeBloatware (besides one - T-mobile auto start program). I unlocked my bootloader thinking it may help but it did nothing for this venture. Coming from the N6P I'm really not liking the fact that I just paid as much as I did for a phone that has T-mobile all over it... Even the start up screen pisses me off.
Kief_haring said:
Anyone else having issues disabling the pre-installed T-Mobile apps? The disable button is greyed out when I go into "app manager" then when I connect to the DeBloatware program it tells me my device is Blocked. No applications actually show up on the app list either in DeBloatware (besides one - T-mobile auto start program). I unlocked my bootloader thinking it may help but it did nothing for this venture. Coming from the N6P I'm really not liking the fact that I just paid as much as I did for a phone that has T-mobile all over it... Even the start up screen pisses me off.
Click to expand...
Click to collapse
I'm able to disable the Tmobile Name ID app, Device unlock app, and TMobile app
nest75068 said:
I'm able to disable the Tmobile Name ID app, Device unlock app, and TMobile app
Click to expand...
Click to collapse
You went into the "app manager" to do so correct? I don't get why it's greyed out for me... I have never had the problems I'm having with this phone on any other Android device when it comes to disabling or uninstalling carrier apps...
This is what I'm seeing when I go into app info for the bloatware...
Kief_haring said:
You went into the "app manager" to do so correct? I don't get why it's greyed out for me... I have never had the problems I'm having with this phone on any other Android device when it comes to disabling or uninstalling carrier apps...
Click to expand...
Click to collapse
I'm using Nova, so I can long press the app and go to app info to do it
nest75068 said:
I'm using Nova, so I can long press the app and go to app info to do it
Click to expand...
Click to collapse
Even though the process might be different from different launchers wouldn't the result be the same? I'm using the Google Now launcher & would think that it would allow me to disable the T-mobile app regardless of launcher app... or am I completely wrong?
If you can't disable the app, kill its permissions. It does pretty much the same thing. That's how I got T-Mobile apps to stop using the battery.
douger1957 said:
If you can't disable the app, kill its permissions. It does pretty much the same thing. That's how I got T-Mobile apps to stop using the battery.
Click to expand...
Click to collapse
Yeah, I'm going to have to go this route but I would love to know why some people can simply disable the app & on my system it is completely greyed out...
Kief_haring said:
Yeah, I'm going to have to go this route but I would love to know why some people can simply disable the app & on my system it is completely greyed out...
Click to expand...
Click to collapse
It may be carrier specific.
Kief_haring said:
Even though the process might be different from different launchers wouldn't the result be the same? I'm using the Google Now launcher & would think that it would allow me to disable the T-mobile app regardless of launcher app... or am I completely wrong?
Click to expand...
Click to collapse
I was wrong, the Tmobile app is the only one I couldn't get off the phone.
I know with Samsung I could use package disabler pro and was able to end the process and get it frozen
What I did is diable all permissions, revoke background data from the app, cleared cached and uninstalled all updates. Then don't open that app again and turn off autp update in the play store
nest75068 said:
I was wrong, the Tmobile app is the only one I couldn't get off the phone.
I know with Samsung I could use package disabler pro and was able to end the process and get it frozen
What I did is diable all permissions, revoke background data from the app, cleared cached and uninstalled all updates. Then don't open that app again and turn off autp update in the play store
Click to expand...
Click to collapse
Copy that... I want to be able to just disable the bloat like I should be able to, considering Android is open source & should be able to be customized. I purposely don't buy Applesauce phones because I like being able to tweak everything to my liking... What happened to the Android I fell in love with???
Has anybody on the T-Mobile LG V20 tried connecting their device to the DeBloater program? I'm curious if anyone else is getting the "Your device does not allow blocking" notification when connecting your phone...
Follwing.
Sent from my LG-H918 using Tapatalk
Package Disabler for LGMobile is available in play store
Have you tried SD Maid Pro yet? I used that on my Sprint variant and was able to disable anything I wanted. Be advised, some of the apps are integrated into other apps within framework and could cause issues with apps you want to use still.

Categories

Resources