General :: Rooted HTC One - SolidExplorer Not Granting Write Permissions
May 6, 2013
I have a rooted HTC One and I have granted SU permissions to SolidExplorer, however I still cannot seem to modify the /system folder for r/w access. When I select Properties > Attributes > Change, it has these boxes checked:
Yet, when I accept the changes, it is still only showing read access:
Even if I check all of the boxes when changing the attributes, the results are the same. I cannot copy or write files to this folder.
View 1 Replies
Apr 29, 2010
I have two published apps that are pretty targeted to the user collecting their personal medical data (like Blood Pressure, etc.) and then, eventually sending it somewhere, if they choose.
I decided to put Read/Write permission on my ContentProvider, so if another app comes along that wants to the access that content, the user will be warned. The permission that is required is declared in my apps.
When the user installs my apps, they are also given a warning that the app requires that permission (even though it's the one that declares it), and it shows up in the Marketplace also.
The question is: Is it possible that the permission acceptance part of installing my app could be putting customers off? I don't know what other's acceptance rate is, but mine is around 50% of customers who download it have active installs.
View 5 Replies
View Related
Nov 12, 2010
what does that mean for my phone? what advantages do I now have?
View 2 Replies
View Related
Sep 30, 2010
So my phone is rooted and I want to know if when I run an antivirus will it show my root or apps as viruses if they have superuser permissions? Because when I run antivirus it shows several viruses. If I clean them idk what it will do. And when I say several I mean like 50 to 100 files show infections.
View 11 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
Mar 26, 2010
I was messing around with my phone being bored and went into the superuser permissions app. I was looking at all the entries that were in there and I know that it's just a list of permissions you've allowed on your phone. Anyway I wanted to see what would happen if I clicked on one of them. Well it cleared it from the list and I just clicked on all of them so when I'm in the SU app there is nothing there. Now when I try and get into one of my apps that require permission it tells me it requires root and doesn't have permission. So it looks like I blocked all permissions for my rooted apps. The question is how do I get it back? I'm sure I can just reflash a nandroid backup I have but I was wondering if there is any other way?
View 4 Replies
View Related
Mar 22, 2009
I am a beginner for android development. I found my application always get "Not granting permission" warning when I install it by adb and AppsInstaller as following.
CODE:.............
And my application cannot inject DTMF tone and mute the micphone on call, I doubt it is related with the permission not granted issue, is correct? Could any one can tell me how to get the permission granted? I used the debug.keystore, is that related?
View 8 Replies
View Related
Jan 24, 2014
I have a rooted mytouch 4g slide phone that seems to work fine but when I try to use certain apps that require root (for example "extended power menu") it doesn't work. here is a quick video : [URL]
View 9 Replies
View Related
Jun 9, 2013
I found the DroidWall, which has been useful in restricting internet access, but what if I want to deny other apps my location or access to my camera and microphone (facebook), etc?
View 2 Replies
View Related
Feb 28, 2012
So I am wondering if we remove a certain permission from an app, does the app still have the ability to use that permissions?
Example: Pandora can read contacts list, I remove that permission from the APK, Can Pandora still read my contact list?
View 9 Replies
View Related
Sep 4, 2012
Which security software would you say is better for a non-rooted/rooted Android?
I have Cerberus on my SGS3 (Rooted), but a friend of mine has a non rooted SGS3 and wants to buy either Phone locator Pro or Cerberus.
1. (For Non-Rooted) In your mind, which would you say is better and why?
2. (Rooted) In your mind, which would you say is better and why?
View 1 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
Jul 29, 2012
I'm trying to do an updater-script that subtitutes some data, but i can't set the permissions to the files I replace, since I don't know how to. I've searched a little, but all threads I found say the same thing:
set_perm(UID, GID, mode, "pathtfile");
I know what UID and GID stand for, but I don't know what to put in the "mode" part. run_program("sbin/chmod",) will do the same task, but I don't know how to use it xD. I know how to use chmod though..
View 9 Replies
View Related
Jul 26, 2012
I accidentally (sure!) removed all permissions on a folder in / so now the system can't even read it to display it in root explorer. I've searched pretty hard and tried chmod and a couple other ideas in the terminal but nothing so far has worked.
View 6 Replies
View Related
Feb 12, 2012
Is it possible to change the read / write permissions on my MicroSD? Want to have files on my MicroSD that you can not delete or make changes in.
View 1 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
Feb 8, 2012
i need to know what is this menu "show all" in permissions screen of any application before install to phone?
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
Jul 23, 2013
I am having a HTC One X running ProBAM ROM and XM Kernel. It has FastCharge feature by which the phone can charge as if it is connected to AC mains even if it is plugged into Laptop. For this to be enabled, the value '1' has to be written to the following file
/sys/devices/platform/htc_battery/fast_charge
Wrote a small widget to do that job for me. And its working fine
My question is .... I haven't added any permissions in the Manifest file, and also the widget is not asking for any Root request when i use it.... Shoudn't the widget give error since no write permission is available in the manifest and shouldnt it ask for Root access since it is trying to write to a system partition?
I have attached the Eclipse project folder of that widget also.
View 8 Replies
View Related
Feb 2, 2012
I am trying to sync a rostering app between two devices using dropsync. The .db files that need syncing are in the /data/ data/com/databases directory. Using Root explorer I can change the permissions to give full rw permission to others. The two .db files will then upload to the dropsync server.The problem is that whenever the app is opened and anything modified, the permissions change back to default and thus dropsync can't access the modified .db... Is there anyway to change this or am I wasting my time? what is the 'sticky' box option in RE?
View 4 Replies
View Related
Jan 9, 2014
I seen something a bit ago that allows you to block permissions from whatever apps you choose. Like block your contacts, or block the app from sending SMS so on and so on.
View 2 Replies
View Related
May 1, 2014
What does this mean? is it normal? i have it showing up quite a few times in my superuser logs. like, several times within a minute. today is the first day. been running this rom for about a week.
I read that disabling usb debugging will stop it, but thats already disabled...
I am running dmans stock ics for samsung captivate glide.
View 2 Replies
View Related
Sep 29, 2013
Every few days(sometimes once a day) I get a 'new' android 4.3 update, which once it reboots into the teamwin bootloader, and finishes installing the update(which always seems to work for first 2 steps but says no contents in file, then 2 errors after) I lose root access and it asks if I want to reapply (which I do) and it loads as normal on a restart. I am with build number JWR66N now, but the info page on the TWRP window shows it updates JWR66N to (And I forgot the number here, but its different)
So I'd like to know, is it normal to have 'constant' android updates like this, and if not, what build number should I have?
I have had this issue since about a week after I got my nexus, its been rooted ever since, but in an attempt to fix this issue(Which is just annoying, I doubt its causing any real damage) I unrooted the nexus, updated it(Manually) and re-rooted it using the wugfresh rootkit.
View 7 Replies
View Related
Nov 9, 2011
I have got a INQ Cloud Touch mobile with android 2.2.2 froyo installed on it by default.The problem is that i can't get root permissions.. I tried almost everything i found looking on the web but nothing seems to work. Android apps like 'z4root', 'androot' or 'gingerbreak' crash or get stuck, and PC programs get stuck on 'waiting for device' even if the mobile is connected and debug mode is enabled. I really need root permissions because this mobile has plenty of useless apps that i can't remove without.INQ website provides only an update program that doesn't update android at all.I think my problem has 2 solutions:
1) get root permissions
2) update android (2.3 is perfect too)
View 6 Replies
View Related
Jun 18, 2013
I am trying to make my first custom ROM, but I have a problem with permissions.. this is my updater-script:
Code:
ui_print(" ");
ui_print("________________________________");
ui_print(" MADE BY FECHE ");
[Code]..
But when I press on reboot on recovery, it says that the ROOT may have been lost, then it says, repair root? I press on 'no', the device restarts but it gets a black screen right after the device logo..
View 1 Replies
View Related
May 6, 2014
I've installed LinuxOnAndroid with Fedora 19, I'm trying to get the /dev/fuse /sdcard to mount with exec permissions.
Currently it's only mounting /dev/fuse without execute permissions.
View 3 Replies
View Related
Apr 14, 2013
I have a problem with my Xperia U (on rooted 6.1.1.B.1.54).Yesterday I accidentally removed downloadprovider.apk and downloadproviderUI.apk ... and I couldn't use googleplay anymore...
So I tried to get these apps in the folder again.. but they weren't "installed" And I accidentally changed my system/app folder's permissions to something bad. I had to remove the battery but now the phone does not start.There is a logo loop... What can I do?
View 3 Replies
View Related
Apr 7, 2014
I just got a dopo 7" tablet from a relative and for the life of me cannot get it to root. I have been at it since 3-4pm (its 11:10 now) and no matter what apk or .bat rootkit, or windows root exe i have tried from old guides and some new ("can root ANY android device 2014!!!") to YouTube videos.
i have unknown sources checked debugging checked tablet never sleeps/screen never shuts off have it plugged into laptop via the cable the tablet came with usb to micro root master apk failed suggested root-rk29 tab rootkit each step it tried it could not find any of the necessary files needed on my tablet (even after 3 restarts and 3 different methods) root will try to restore data like the programs steps shows but as soon as it says restore started it immediately says restore ended and it gives an X in the circle and wants me to retry (tried 4 times)
tried doomlordz v4 rootkit and same as other rootkit it says the files arnt found and does the alternative methods and SAYS its completed but root checker still says its not
tried key root master mentions something about a cloud program but never roots superoneclick becomes unresponsive for 20mins and does nothing so i have to end task (some says it freezes their phone/tablet) but my tablet acts like nothing is happening.I have tried Googling multiple times only to find results related to 9" version.
I have about reached my limit of patience on this thing..I have 0 knowledge on rooting other than reading up why I would want it or the common steps which did not work obviously...
View 3 Replies
View Related
Jan 31, 2014
how to find permissions a given application has. Each app is run as a certain user, so wouldn't finding the file permissions of an app be the same as finding the file permissions of a user? On Linux/Unix there is the find command but I don't know of any alternative command that is available on android. I am running KitKat 4.4.2 kernal 3.40-gadb2201.
View 3 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