Android :: Updating Permissions For Apps That Modify SharedUserID

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?

Android :: Updating permissions for apps that modify sharedUserID


Android :: Resource IDs And SharedUserID

Jul 20, 2010

If I am not wrong with the way android:sharedUserId is intended to work, then my question is how to avoid overlapping resource IDs? appt seems to aways start IDs at the same initial value (i.e. drawables at 0x7f020000), so there will be sort of conflict or ambiguation. As for now I failed to get that cleared w/o digging in OS sources. Or I miss anything, like magic "undocumented" appt option (not that aapt is documented at all)?

View 5 Replies View Related

Android :: Two Applications Sharing / SharedUserID

Sep 1, 2009

I have two applications in the field that share the same sharedUserid.What I just found out was that there is a bug in Android, where un- installing one application removes permissions from the other application also - thereby rendering the other application useless. Looks like this bug has been reported before : http://code.google.com/p/android/issues/detail?id=2773 This is a critical bug.Is there a workaround or a tool that can be provided to the user to recover back to a working version. Un-installing and re-installing the the application to start from scratch is not a acceptable option for our users,they stand to lose a lot of valuable data.

View 3 Replies View Related

Android :: Permissions To Install Other Apps

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

HTC EVO 4G :: Modify The Name Of Apps On Your Screen

Jun 9, 2010

New to Android (liking it so far though) is there a way to modify the names of Apps on your Home Screen?

For instance, the name Dolphin Browser HD can't fully be displayed due to length. Android does this fade-out thing: Dolphin Bro and any other App with a name longer than 9ish letters fades out like this.

I'd prefer to simply customize the display name of the App so that it doesn't have to fade out. I find it incredibly ugly.

View 4 Replies View Related

Android :: SharedUserID / Safe To Change When App Is Already In Market

Jul 15, 2010

For the next version of our application, I want to change the sharedUserId since we now use an internal control dashboard app which must write to the other app's settings files.But since the app is already installed on many phones, will this be a problem? I ran a little test on the emulator, and I'm seeing exceptions in the device logs that *.bak versions of the preference files cannot be written. Not sure how critical that is. Curiously, safing settings still seems to work, even though the shared_prefs folder had been created using another Linux user ID.Did anyone try this before?

View 1 Replies View Related

Android :: Can Apps Request Additinal Permissions At Runtime

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

Android : Default Permissions Granted For Apps On Droid?

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

General :: How To Modify Background Of Stock Apps

May 31, 2012

how to change the background of stock apps such as settings,dialler etc??

View 3 Replies View Related

General :: Apps Permissions After Uninstall

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

General :: Stopping Permissions Of Certain Apps

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

General :: Apps With No Permissions Shown?

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

General :: Apps With Excessive / Unnecessary Permissions?

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

General :: App Showing Permissions Of Loaded Apps?

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

Motorola Droid X :: List Of Apps With System App Permissions

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

General :: Apps That Require Permissions Not Needed For Task

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

General :: Stop Apps From Starting Automatically / Overriding App Permissions?

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

Jelly Bean :: LG Optimus G Pro - Changing Permissions Of Individual Apps?

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

General :: Adjusting Permissions Or Feeding False Data To Apps?

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

General :: App Update Permissions - Any Way To Restrict Permissions?

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

Android :: Market Apps Not Updating Without Uninstalling

Jan 31, 2009

When I check my apps to update them, all of them say "installed" (aka up to date). For some programs, though, they notify me upon opening them that there is a new version available. How do I update my apps without uninstalling and reinstalling?

View 9 Replies View Related

Android :: Apps Widgets Not Updating According To The Settings

May 24, 2010

My apps widgets arent updating according to the settings. For example, weather bug widget, and Google finance, and engadget. I have to click into the app itself to get it to appear correctly. Sorta defeats the purpose of a widget! Is there another parent setting that is preventing this?

View 2 Replies View Related

Android :: Automatic Update Apps Not Automatically Updating

Nov 11, 2010

Is this a known problem? I have automatic updates checked on all of my apps, but I still have to go in and manually check for/download updates.

View 8 Replies View Related

HTC Desire : Need Updating All Apps

May 10, 2010

Is there a way to update all apps (with updates avaliable) with click of a button, instead of going through one by one?

View 2 Replies View Related

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 View Related

HTC Incredible : Certain Apps Not Updating / Installing / How To Fix?

Nov 18, 2010

So, I noticed this when the new Angry Birds Update game out (the one that added 45 new levels). Whenever I try to update this app, it downloads, but the installation always starts and just stops, saying the installation was incomplete. Of course, I went and took the next step, uninstalling, and trying to reinstall. Same problem. If I was looking at the Angry Birds screen on the market during this, it pops up Installation error Unknown reason-18 I ran into the same issue with Google Sky Map updating, and reinstalling. Same error message. Does anyone know what this error is?

View 2 Replies View Related

HTC Desire HD : Updating Pre-installed Apps

Nov 24, 2010

Im pretty new to the android forum so please bare with me. I've got the DHD and I love it. But the only issue I have is these pre-installed apps such as; facebook, twitter and peep.

First of all why do i need twitter AND peep? I want to get rid of the latter and i've heard that I need to root my phone to do that. Can someone point me to a newbs step by step to rooting the DHD if such a thing exists please?

Secondly, the pre-installed apps don't have the option of updating! So as far as I can see I have to actually download these apps again from the market and then update them when they come.

View 2 Replies View Related

HTC Hero : How To Download Apps After Updating ROM?

Mar 12, 2010

Now we all know how frustrating it is to have to backup and restore all your data on your phone for the rare time you have to update the rom, do a factory reset, etc. I recently had to do a factory reset. I've lost all my call logs - I can live with that. I don't have my sms' on my phone anymore - I can live with that. I have lost all my apps - which is okay BUT what really annoys me is that some apps seem to have disappeared from the market. I found the perfect sticky note widget after trying out dozens of others and now it's gone from my phone and from the market. Same goes for the Skype beta app. What can I do to get these Apps back (especially one entitled 'sticky memo widget lite')?

View 7 Replies View Related

HTC EVO 4G : Do Apps Carry Over When Updating Fresh

Nov 1, 2010

Didn't find anything but if i missed it in my serch results please share.

View 3 Replies View Related

General :: Error Updating Some Apps?

May 11, 2012

Attachment 1055321Attachment 1055322

I think the screenshots explain pretty well what my problem is, tried everything but I can't update those apps, what's worse, is that more and more of my apps get this problem. Samsung G Nexus 3

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved