I have a problem with the android market. I've found two apps where I can see add-on apps when I search for them, but the main app doesn't show up when I search on my phone. When I search on my wife's Motorola Atrix, the main apps show up as well as the add-on apps. The apps I've seen this with are Car Locator and Evernote. Has anyone ever seen this behavior? And how can I fix it so I can get the apps I want. I don't know how many other apps might not be found-but I know there are two for sure!
Depending on your fingerprint in your build.prop, the market makes decisions on what apps you are allowed to see on the device. I'm not sure if you are running stock or a ROM, but if your fingerprint line is not recognized/allowed to use that app, you won't be able to install it.
You can go to http://market.android.com and find the app then see if you can tell it to install to your phone. If it is grayed out, you will need to either extract the apk from your wife's phone or change your fingerprint line then reboot the phone.
I found one of the apps at http://market.android.com and it had an install button. But when I tried to install it I got a message saying "Your device's content rating filter is incompatible with this item". I know the app works on the device because the developer sent me a link and I installed the app from it.
I don't understand why the market would limit me to certain apps. Can you tell me how to fix my phone so this is no longer a problem?
Thanx!!!
jrjmpls said:
I found one of the apps at http://market.android.com and it had an install button. But when I tried to install it I got a message saying "Your device's content rating filter is incompatible with this item". I know the app works on the device because the developer sent me a link and I installed the app from it.
I don't understand why the market would limit me to certain apps. Can you tell me how to fix my phone so this is no longer a problem?
Thanx!!!
Click to expand...
Click to collapse
Menu->Settings->Content Filtering in Market on the device
There might be a corresponding setting on the website, I don't know.
I can't find anything under settings that has anything to do with content, filtering, or market.
jrjmpls said:
I can't find anything under settings that has anything to do with content, filtering, or market.
Click to expand...
Click to collapse
It's right under User Controls.
And obviously, anything in the Market's settings screen is going to be related to the Market.
I know you may think "Asked before, we can make floating apps via injecting code to the app....".
Well It's hard for people to do that just for a floating app.
I was wondering if it is possible to make an app that injects that code into the app you select.
Thanks in advance!
can't seem to find an app that i need. you see i use an app that checks to see if you have another app running (fake gps) and if that app is running the app i am trying to run will not run.
is there anything i can get to hide that i'm running a specific app like fake gps or to maybe block the retrieve running apps permission the app i'm trying to run uses?
Try XPrivacy
knives of ice said:
can't seem to find an app that i need. you see i use an app that checks to see if you have another app running (fake gps) and if that app is running the app i am trying to run will not run.
is there anything i can get to hide that i'm running a specific app like fake gps or to maybe block the retrieve running apps permission the app i'm trying to run uses?
Click to expand...
Click to collapse
Try Greenify.. it works if u r rooted.
Else in titanium backup just freeze the app.
Hello, is there a app for android that can make certain apps uncloseable?
The thing is, I need a app, that will not allow a certain app to close without entering a password to close it, is that possible, and if it is, is there a app like that around?
I look and look and look, but nothing! If an app requests a certain permission I KNOW is unnecessary for the app to work correctly and turn it off, 80% chance the app will refuse to continue and instead keep saying that you need to give it permission.
Do we have control if we tell one app, "no, you cant have my permission to get my location so that I can look at wallpapers!" If the app refuses to let us see wallpapers because we wont give it those priviledges? Does a wallpaper app really need system permissions? Does it really need access to my contacts so I can view pictures?
If you look for an answer to how to deny an app permissions while still being able to use the app, you will only find how to turn off the permission and not how to keep the app running without those permissions. Do you think you have propper controll of your game counsel if the manafacturer can force it to deny you being able to play your games? So app permissions does not give us full controll.
My Question is this, How can I give an app suedo permissions that make it think it has access to those attributes when it doesnt. Kinda like a sandbox. Or is there a way to modify the apk to remove the permissions check of the apps? TY