Android :: Android Market Hiding Apps With Bluetooth Permissions From Android 1.5 And 1.6
Jul 10, 2010
I released updates of my apps yesterday and they are being hidden from android 1.5 and 1.6 phones.
This is due to a Market bug which hides apps with bluetooth permissions from android 1.5 and 1.6.
Come on Google fix the market. We spend countless hours making are apps work on ALL android versions and now you do this...
This issue has been raised since June, but has only affected me since i made an update to the market yesterday.
View 1 Replies
Oct 7, 2010
When installing applications from android market some permissions are not listed to the user, but are granted to the application upon installation, including the notorious "Phone calls" permission. When installing locally through "Package installer" the full set of permissions is listed. That behavior may be observed with many applications one of which is 'net.jimblackler.newswidget' (no offense Jim - I hope it's true there's no bad publicity).
This bug was reported as issue #9365 [0] back in Jun 27, 2010 but has gone so far unnoticed, perhaps because android market is not part of AOSP, which is why I post here. I consider this a serious problem as it is misleading for users and reflects badly on application developers and the whole android echo system. Hopefully this will get the needed attention and treatment, especially after all the recent noise around applications security and privacy breaches.
[0] http://code.google.com/p/android/issues/detail?id=9365
View 2 Replies
View Related
Apr 9, 2009
We are a team of Android developers and we are facing a serious problem for quite some time. Our app (a game client) is designed in such a way, that once it's installed it can be used to download games from a game server. In order for the downloaded games to work, they have to be installed and launched by the client.The problem is that the client has no write/update rights for the / data/dalvik-cache directory, unless we specifically execute the chmod 777 command for that directory. Setting the android.permission.INSTALL_PACKAGES permission in the client's manifest file also doesn't work. After reading countless forums where other people have complained about the same problem, we would like to know when this issue is going to be resolved. Apparently the code for this feature already exists (the DexFile class of the so called "cupcake" release) but it hasn't been released yet.What's more frustrating is that the Android team points out that all Android apps are equal, that system apps are equal in rights to custom apps. Obviously this is not the case. If the client game app is installed in the /system/app the problem described above is solved. System apps have the right to dynamically install other apps. Regular apps (installed in the /data/data folder) do not.Is this issue going to be resolved anytime soon? Will the "cupcake" DexFile class going to be present in the next release? This is a rather urgent problem since we are waiting for this new functionality in order to continue development.
View 14 Replies
View Related
Feb 1, 2010
I'm working on an app which contains some scripting support. The scripts executed by this app might require all sorts of permissions in the future, but it's difficult to predict which ones.
Is there a way to request additional permissions at runtime (like iPhone apps sometimes do) instead of specifying them all in advance in AndroidManifest.xml?
View 1 Replies
View Related
Oct 6, 2009
I'm looking to update my app and provide a sharedUserId as part of my manifest, so that the several apps I have can all nicely look at each other's private files if necessary. Unfortunately, I've discovered that adding a sharedUserId where it did not exist before will change the userId and make me unable to modify current existing files.Is there a graceful way to handle updating your sharedUserId now that I need its functionality? Or am I pretty much resigned to requiring people to uninstall and reinstall my app to be able to do this?
View 3 Replies
View Related
Aug 6, 2010
I have noticed in an application I wrote, in-spite of me not specifying any permission in the manifest file, the application throws up permissions granted, such as
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.READ_PHONE_STATE
What is all that about? I was not even aware my application needs to write into external store, and I am pretty sure it doesn't need to. So why are these permission being granted when I never requested for them?
View 1 Replies
View Related
Jul 7, 2010
My phone keeps saying "low disc space"..I dont have too many apps installed on here..but it says I only have 35 mbs of free space on my internal memory...my sd card has a bunch of space.
But ive tried installing a couple of apps in the past that the htc couldnt handle (need for speed shift) and a couple of larger racing games. But the apps arent in my app lists..I just didnt know if maybe they were hiding in a different part of my phone and maybe thats whats eating up all of the space on my phone.
View 2 Replies
View Related
Oct 12, 2012
Is there any way to hide apps from the drawer but WITHOUT killing those apps
-Rooted
-also tried "Go Launcher" but its very easy to unhide it from menu no protection at all
-Tried "Hide it Pro" = Killing the apps
-Tried "ccswe app manager" = same killing the apps
I need Password Protected Manager To "HIDE" the apps icons only while "Keep them Running in background"
View 7 Replies
View Related
Apr 7, 2011
I have an app that was installed via Android Market. And so, the Android Market knows when new versions are out and notifies me of an update. Titanium Backup calls this the 'Market Link', not sure what else it could be called.
how would I go about 'disconnecting' the app from the Market? Deleting the market link as if it were side-loaded?
Yes, I know this means no more updates for the app etc. Which is actually what I'm after.
I'm using a SGS - DocRom V9.6 with Speedmod Kernel k13a
View 9 Replies
View Related
Dec 17, 2009
Does anyone know of apps that can hide pictures or password protect folders?
View 3 Replies
View Related
Apr 1, 2012
Ithere a *secure* way to hide android apps without requiring to root? By secure I mean that the invisible apps cannot be easily found by other users and would require password.
I know Go launcher provide hiding app function, but it is very stupid. Anyone can just click on the "hide app" button and see what is being hidden....
View 4 Replies
View Related
Oct 6, 2010
I know my question answers but since there's a lot of you who really spend your time scrutinizing your rank, downloads and all, I'm trying it maybe someone came up with empiric science on this one :
Does anyone understood even bits of how the market ranks apps in the market ?
I usually don't look at stats but following another post on this topic, I counted my rank in my category ... 565 ... Ouch that hurts! Especially when half the apps in front of mine, are crap apps with less downloads and ratings as low as 1 star :).
Not that it would make a difference being rank 250 instead of 565...But this is humiliating a little :s
Since my app has been on the market for one month, i'm wondering if age matters ...
I know I should have asked in the market "black hole of hell " google group but the name says it all. And I'm sure some of you already figured out some of the black magic used by the Market to rank apps.
View 7 Replies
View Related
Mar 11, 2014
When installing a app (after confirm its permissions) - the persmissions like "contact", "calls", etc (all kind of permissions) - are disabled to the dev once I delete the app or he always have access to my info (at permissions) OR at the time I've download the app he have access to the permissions until I delete it and all the permissions are disable?
Usually this information/permissions are availabe to the dev automatically once I install the app or he need manualy to get into this informations? If I force stop the app, will it still have access to my data (permissions) or only if its running?
View 2 Replies
View Related
Feb 25, 2013
Stopping certain apps from using certain permissions. Eg. GPS coming on sporadically with apps that don't need it.
View 2 Replies
View Related
Mar 16, 2012
Just want to ask how to view the permissions of apps installed but with no permissions shown(even "This app does not require permission.)
Does this present problems for security?
View 1 Replies
View Related
Mar 30, 2014
A friend has ordered her first ever smartphone (Moto G) and I am tasked with showing her the ropes on using it. Although she really isn't technically-inclined, she does listen to what she is told and I really want to instill good, safe habits in her from the outset.
One of the lessons she needs teaching is regarding malicious apps, and checking permissions before installing anything. You know, stuff like games which want access to make phone calls, send sms, etc
To be clear, what I'm looking for is apps that request excessive permissions, so I can show her what she should be looking out for and avoiding when she's installing apps
View 1 Replies
View Related
Apr 4, 2013
App which shows (concisely) the permissions on all the apps loaded on phone? I have noticed some free apps request phone book info, contact info, etc. for no good reason.
View 2 Replies
View Related
Aug 1, 2010
Which apps that are considered bloatware are required to have system app permissions? I removed a few and I want to set their permissions correctly but I dont want to screw up and possibly brick.
View 2 Replies
View Related
Feb 20, 2013
I didnt have a smartphone for a while and i just got a shining new nexus 4.
I want to installs all the apps out there but i realise many of them require permissions that (i think) are not actually needed by the app to do whatever it needs to do..
For example i want to install power toggles it asks to use my camera... cant the flashlight be turned on without allowing the camera to be used?
Anyways, i realise that apps that sometimes do the exact same things require different permissions, hence... ?
So main question is: is the permission to use the camera really required by an app that turns on the led?
View 1 Replies
View Related
Nov 2, 2012
Some backround on this post. I own 2 android devices, a Samsung Galaxy i9003 and since yesterday, a Nexus 7.
I have ditched my Galaxy as a phone and gone to Blackberry due to battery issues, and apps on my Samsung draining the battery from full to empty in the space of a few hours, so I am now very careful about what I install. Since removing almost all the apps (and the SIM card) from the galaxy, I now have a battery live measured in days (including watching video) rather than hours just sitting doing nothing...
I understand the use of apps auto-starting themselves to provide notifications, such as Facebook, Twitter & Accuweather, but even though I do use these apps for what they are, I do not need them running all the time to provide a notification: The added "work" in starting the app to check updates is worth the extra battery life I get, as if I leave things alone to be automatically managed, my battery life is divided by 10... and having to flip the phone in and out of flight mode is a pain... (especially when you forget to activate it in the afternoon after charging and at 3 AM in the morning you have no battery left to call a taxi...)
So, what I would like to understand is this: Where does android store the information on autostarting applications? Even if I use a task killer, some apps will restart later on. Android must have some sort of task scheduler to restart registered apps after a certain amount of time has passed or on certain events.
how Android manages this list - and more importantly, how to change it, and also if there is any way to override the registered permissions of an app once it has been installed?
View 9 Replies
View Related
Sep 15, 2013
Any way to change the permissions of individual apps ?
I'm running 4.1.2 on the LG Optimus G Pro.
I can see the permissions by app, but I can't find a way to change them if I don't one of them doing something.
View 4 Replies
View Related
Mar 24, 2014
Before rooting my device I had read there's the possibility of adjusting the permissions or even feeding false data to apps.
Today I found such an app to allow me to do so.
Both xposed apk and xprivacy ! I downloaded both which is needed. Anyway before configuring to operate there was a warning to have backup of whole system and know how to recover. Further warning said there was possibility of soft brick and bootloop. I immediately deleted them both. So did I do the right thing?
View 5 Replies
View Related
Jul 23, 2012
The permissions say that you must agree to allow them to delete files from your storage including your SD card; must agree to allow them to extract any information from your phone, etc. In other words they can do any thing they want with your phone and the data in it.
Is there any way to not grant these permissions and still get updates?
View 2 Replies
View Related
Jul 11, 2010
Is there anyway of testing bluetooth applications for android phone without actually having a real android device. I am asking this because the emulator does not support bluetooth.
View 3 Replies
View Related
Sep 9, 2010
just wanted to know if anyone used it to buy an app? and if so how did he got billed? i want to but drakaz updater but dont know if i'll get billed from my carrier.
View 2 Replies
View Related
Mar 24, 2010
I just odined to 1.6 and am noticing no paid apps in the market (except for in my downloads obviously) im wondering if anyone else has this problem or there is a fix. im in the US by the way
View 8 Replies
View Related
Apr 8, 2010
In which basis does the apps qualify to be in top in the market? Any concrete understanding on that?
View 2 Replies
View Related
Jun 30, 2010
I can't find certain apps in Market. I just tried to download Kindle-via Market and barcode, and it's 'not located'.
Tried to download EEBA as well, both ways, and no dice. I had to have the dev send me the APK to load EEBA.
WTH is up with this? Is it a version flub? Or just a wonky phone?
View 4 Replies
View Related
Aug 17, 2009
There doesnt seem to be much on here about them but im sure there are some great non-market apps out there.
For example the YouTube Downloader..
View 1 Replies
View Related
Apr 12, 2010
What are the top 5 Non-market apps?
View 22 Replies
View Related