[APP] Multi-User App Share - Nexus 7 Themes and Apps

I have created an app that will help share apps across users on google's new 4.2 multi user feature.
Thanks to mentose457 and unwired for giving me the idea.
see this thread (http://forum.xda-developers.com/showthread.php?t=1994169)
It works by removing package elements from user's package-restriction.xml file to add the app and adding the package element back to remove the app. (located at \data\system\users\10\package-restrictions.xml where 10 is the user's id)
This is quickly thrown together and will likely have a ton of bugs, but I wanted to go ahead and get it out there for testing.
- This is BETA
-You must have ROOT
- This changes system data on non documented files it could screw something up.
- I'm not responsible for any problems this causes or lost data or bricked or broken devices
- please use cation
- it is currently built to run on main user to enable or disable apps on secondary users (once root is fully working on secondary users I will see about making it run correctly on secondary user's account)
- not tested thoroughly with paid apps*
- does not currently support system apps**
- due to the way I pull the app list from the package manager some installed apps may not show as available to add/remove
- apps installed first on a secondary user's profile will probably not show in the list to add/remove
*paid apps seemed to work but I did not have internet access during testing. My theory is that any paid apps that use Google's license verification will not work or not work for long. So adding your Google Account to the secondary user's play store is probably still the best way to share paid apps.
**The entries in the xml for system apps is different. Therefore I will have to research them more before getting it to work or deciding not to mess with those apps. Currently some will show not installed on other users even though they are and removing/adding them will not work correctly.
------> DOWNLOAD HERE https://play.google.com/store/apps/...tm_medium=forum&utm_campaign=app_announcement
I'd love to get feedback to what is working and what is not. Also if anybody figures out anything more about the package-restriction.xml file I'd love to hear it. Especially when it comes to system apps.

Thanks mate added my sons Google account and it is all running perfectly. Seperate saves and account details for apps and allowing me to share my paid ones with him
First review on play store is up.
Will have a mess around with apps and report back but it appears to be running sweet at the moment
Cheers danny...
Sent from my Nexus 7 using Tapatalk 2

I wanted to chime in as well. It is working on AOKP. Thanks again jeepguy04.

Looks like it's working for me too :thumbup:

Strange, I'm rooted. Using root apps such as cache mate, titanium & sixaxis.
Multi user app enabler says not rooted.
So does root checker??

DeadlyDazza said:
Strange, I'm rooted. Using root apps such as cache mate, titanium & sixaxis.
Multi user app enabler says not rooted.
So does root checker??
Click to expand...
Click to collapse
On the first 'owner' account I'm rooted, but the second user account doesn't recognize root in apps shared through multi user app.

rkuijpers said:
On the first 'owner' account I'm rooted, but the second user account doesn't recognize root in apps shared through multi user app.
Click to expand...
Click to collapse
That is a known issue (if you want to call it that). For me it's not a problem as my second user is a guest just like on my computer.
Sent from my Galaxy Nexus using Tapatalk 2

mentose457 said:
That is a known issue (if you want to call it that). For me it's not a problem as my second user is a guest just like on my computer.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
I know, that's why I quoted the user I meant to answer
It wasn't meant as a negative comment, as I think this app is very useful.

I tried this with ten games and all worked fine (free and paid) except Retro Racing. It works with primary user but crashes with secondary user.
https://play.google.com/store/apps/details?id=com.mrqwak.retroracing

Do you think it is possible to have a shared folder for fotos and musik for multiple users?

some one post the apk my devices are not compatible lol

Great idea! My solution involves just buying everyone their own tablets.
Sent from my Galaxy Nexus using XDA Premium HD app

player911 said:
My solution involves just buying everyone their own tablets.
Click to expand...
Click to collapse
... Fail

Does it works on nexus10 ?

agabe said:
Does it works on nexus10 ?
Click to expand...
Click to collapse
Should work on any tablet running 4.2 (or phone if your custom rom enables the multiple user profiles)
joeyman08 said:
some one post the apk my devices are not compatible lol
Click to expand...
Click to collapse
Currently I only have it available in the market to tablets to avoid confusion for people wondering why it doesn't work with their phone. Maybe I will change that since only nexus devices or phones with custom roms are running 4.2. Those users tend to be a little smarter and know if their phone has multiple user profiles or not.
Here is a link to the apk for anybody that can't see it in the market.
bergfex said:
Do you think it is possible to have a shared folder for fotos and musik for multiple users?
Click to expand...
Click to collapse
The shared folder idea is interesting but beyond the scope of this app. Probably could do it with symlinks or something (not very knowledgeable in linux). Maybe I will look into it and either make another app or find a way to make it fit in with this app.

Yes. Symlinking the photos/music folders outside /data/ should work. But I don't have a 4.2 device(nor willing to set up an emulator) so I'm unsure.

Looking forward to trying on my p5113 CM 10.1
jeepguy04 said:
I have created an app that will help share apps across users on google's new 4.2 multi user feature.
Thanks to mentose457 and unwired for giving me the idea.
see this thread (http://forum.xda-developers.com/showthread.php?t=1994169)
It works by removing package elements from user's package-restriction.xml file to add the app and adding the package element back to remove the app. (located at \data\system\users\10\package-restrictions.xml where 10 is the user's id)
This is quickly thrown together and will likely have a ton of bugs, but I wanted to go ahead and get it out there for testing.
- This is BETA
-You must have ROOT
- This changes system data on non documented files it could screw something up.
- I'm not responsible for any problems this causes or lost data or bricked or broken devices
- please use cation
- it is currently built to run on main user to enable or disable apps on secondary users (once root is fully working on secondary users I will see about making it run correctly on secondary user's account)
- not tested thoroughly with paid apps*
- does not currently support system apps**
- due to the way I pull the app list from the package manager some installed apps may not show as available to add/remove
- apps installed first on a secondary user's profile will probably not show in the list to add/remove
*paid apps seemed to work but I did not have internet access during testing. My theory is that any paid apps that use Google's license verification will not work or not work for long. So adding your Google Account to the secondary user's play store is probably still the best way to share paid apps.
**The entries in the xml for system apps is different. Therefore I will have to research them more before getting it to work or deciding not to mess with those apps. Currently some will show not installed on other users even though they are and removing/adding them will not work correctly.
------> DOWNLOAD HERE https://play.google.com/store/apps/...tm_medium=forum&utm_campaign=app_announcement
I'd love to get feedback to what is working and what is not. Also if anybody figures out anything more about the package-restriction.xml file I'd love to hear it. Especially when it comes to system apps.
Click to expand...
Click to collapse
Great to see this is available
Thanks:good:

Why the full network access and google play billing service permissions?

excarnate said:
Why the full network access and google play billing service permissions?
Click to expand...
Click to collapse
Google Play billing service is for accepting donations via in app purchase. Under settings anybody can donate if they feel the app has value to them... so far I've gotten two $1 donations...lol
network access is for connecting to internet for ads and also for ACRA (Application Crash Report for Android) it basically sends error reports to me to help fix errors. It can be disabled under settings if you do not want it reporting errors.

Does not populate menu on my Nexus 7.

Related

[App] SwitchMe needs some i9000 testers

Hi everyone. Im one of the developers of SwitchMe, and app that allows multiple secure logins into separate installations of android on a single device. The pr is after the break.
I really need a few people to check into some issues people on the original galaxy s have been experiencing. There are some warnings involved:
- testers must perform a full nandroid backup before using the app, it is not our responsibility if you start getting boot loops
- if you report results or bugs, please use the "Write to us" function in the app whenever possible, and always describe the issue in the header of the logs you send
- if you post here, bes sure to include your device type and rom
- if you have apps installed on sd, be sure to mention that as well
--------------------------------------------------------------------
SwitchMe is a unique application for root users that allows you to log in and out of multiple installations of Android just as you would on a desktop computer.
The technology behind SwitchMe saves all of your applications and data, protects it and stores it as a file in memory. You can then log out of an
account and log into a fresh installation of Android or another account with its own unique content.
You may create as many profiles as the memory is capable of holding. Some of these may require very little free memory because they contain few apps,
others will be larger as they contain many applications and lots of cache and data.
Why is this functionality useful?
Privacy - the most obvious benefit is that you can securely share one device among multiple users, which gives you privacy and peace of mind.
Testing - if you are a developer, you can use profiles as clean sandboxes to test your applications and their interaction with the system.
Gaming – with multiple installations of Android on a single device, you can now play online MMOs as different characters.
Speed - the games your kids play slow down your tablet, but with SwitchMe you can easily create profiles without games or instant messengers.
Battery life - when the battery is low but there are important emails or documents to edit later, switch to a profile which only contains these essentials.
These of course are only suggestions - there are plenty of other uses for the functionality SwitchMe offers.
Market link:
https://market.android.com/details?id=fahrbot.apps.switchme
The Lite version allows the creation of two profiles, enough to test on.
Screens:
Thank you, nice...
I'm on it. Build 15 Ics.
Edit: Don't work for me. App says try different rom.
Sent from my GT-I9000 using xda premium
Downloaded some time ago, will probably test sometime soon .
Its a2sd. And please, FOLLOW THE INSTRUCTIONS ABOVE WHEN REPORTING ERRORS.
Sent from my GT-P7500 using xda premium
Chris_84 said:
I'm on it. Build 15 Ics.
Edit: Don't work for me. App says try different rom.
Sent from my GT-I9000 using xda premium
Click to expand...
Click to collapse
Same problem for me too. Cannot test if app doesn't start.
SGS GT-i9000, Rooted Stock Odexed XXJVU Value Pack, Semaphore Kernel, Stuck at boot animation after trying to switch to second profile.
Hi guys, there will be a new release today that will send logs even if the app does not start. Hopefully, we will have a working version for you tomorrow, so please update and send logs when prompted to do so!
Thanks!
Ok, 2nd try , just install it a couple of minute ago
Rom : simplicity 2.2.1
1st try , cloning the default profile,
Now i can switch to the cloned profile n i do all below
-Uninstall some app,
-delete call logs,
-delete some sms
-change to flight mode.
Then , switch back to default profile,
-all app are still there,
-call logs are deleted,
-deleted sms also gone in default profile
-and it remains in flight mode
Then i switch back to cloned profile,
-all previously uninstalled app, still there, but i cant run them
Then i switch back to default profile, everything fine.
Next, i delete the cloned profile, and make a new fresh profile, and switch to new profile. Everything just like when first flash Simplicity.
-remained in flight mode
-all app which not come with Simplicity have black icon with SD on it.
-all sms still there
-all contacts gone
Switch back to default profile,
-everything fine except my contacts all gone
Sent from my GT-I9000 using Tapatalk
Try wiping the cache after first booting into a new profile. We are considering adding this as a feature.
By the way, the app currently only supports the official android implementation of a2sd.
Any issues to report or is everything working flawlessly as usual?
SwitchMe 1.2 has been rolled out and now includes a lockscreen replacement:
1.2
Added lock screen for logging in and out
More stable Fast switch implementation
Reworked UI colors
Now, its very important that we get some feedback on how this big new feature works, so please read up on it in the help and post your thoughts!
1.2.2 - HOTFIX 2
Reworked widget on qHD+ displays
Fixed widget text on HC and ICS
Fast switch improved on older devices
Nt wrking on Team ICSGS...
sbnaul said:
Nt wrking on Team ICSGS...
Click to expand...
Click to collapse
Any rom without data links will work!
I'm ready to be your tester... but I demand the FULL version as compensation for my time and risk... OK???
Angel.
Sent from my GT-I9000 using xda premium
lopez.am said:
I'm ready to be your tester... but I demand the FULL version as compensation for my time and risk... OK???
Angel.
Sent from my GT-I9000 using xda premium
Click to expand...
Click to collapse
Added to very large ignore list. Goodbye.
Any issues to report?
1.4.3.7
Fixed device specific switch screen crashes and issues
Fixed UI bug in switch screen preferences
If anyohe had problems with superuser before, this should fix them. Please let me know if that is the case, its important we get some feedback here!
lost all widgets from TW3, all accounts were desynchronised and disconnected after switching to newly created account and switched back.
JVU, Semaphore Kernel 2.5.0

[APP] SwitchMe - share your device [ROOT PROFILE MANAGER]

Hi guys, could someone please have a look at our SwitchMe app and see if it works on the Nexus 7 - we dont have one of these at the office and are unlikely to get one any time soon
Basically, SM allows many people to use one device. But it has a lot of other uses. PR is after the break!
Thanks in advance!
**************************************************************************************
SwitchMe - share your device!
SwitchMe is a unique application for root users that allows you to log in and out of multiple user spaces just as you would on a desktop computer, with each profile having its own separate system settings, apps and data.
Some of the benefits of this technology:
Privacy
Securely share one device among many users, protect your accounts with passwords and log out automatically.
Kids
Create a profile for the kids, with only the apps and access you feel comfortable with.
Gaming
Overclock your profile for maximum performance in intensive games
Speed
Imagine a buttery smooth profile, with no kids games, messengers or bloatware to slow things down.
Testing
Create a sandbox profile to easily test applications and themes - no more nandroid nightmares!
Battery
Switch to a profile which only contains the essentials to save power through brute force.
Critical usage warning:
Incorrect use of this application can potentially harm your device. Before proceeding with use we strongly recommend that you perform a full nandroid backup through the device recovery.
READ THE HELP FILE CAREFULLY TO AVOID ISSUES
Without the Key, this application allows a maximum of 2 profiles and no security features.
Only the standard Android implementation of Apps2SD is currently supported. Use all others at your own risk.
Most devices should be compatible as long as they have enough free internal memory to create secondary profiles. The application will warn users if available memory is low.
Stay tuned for new features, and please rate the application by pressing the star button on the main screen - good ratings help us improve and expand functionality!
Market link:
https://market.android.com/details?id=fahrbot.apps.switchme
The free version only allows the creation of two profiles and has no security features.
Screens:
I just installed it and went through creating different accounts, setting admin, switching users. I don't have time to test out everything, but it seems to work fine for me.
Working fine for me, been using it for a few weeks now.
I only use the basic settings. If you need anything testing, give me a shout.
Sent from my Nexus 7 using xda app-developers app
Yeah I installed this last week, seems to work fine...
Sent from my Nexus 7 using Tapatalk 2
Thanks guys! Let me know if you have issues or suggestions!
Sent from my GT-P6800 using XDA Premium HD app
Been looking at this app for quite some time but never actually tested it out... now I have a nexus 7 it might be a time to change that.
Firstly what I would want is to set a second profile for my girlfriend, hiding all root apps and giving her a kindle profile etc, the basic stuff. I take it that is what this app is designed to do?
secondly, how does uninstalling this app work?
ftgg99 said:
Let me know if you have issues or suggestions!
Click to expand...
Click to collapse
It all seems to work perfectly for me. Great app. SwitchMe allows me to lend my N7 to family members whilst keeping my profile intact and hidden.
My only suggestion at the moment is to allow a different wallpaper choice for the switch screen. I could then set a background with graphic instructions/welcome messages on it.
Lennyuk said:
Been looking at this app for quite some time but never actually tested it out... now I have a nexus 7 it might be a time to change that.
Firstly what I would want is to set a second profile for my girlfriend, hiding all root apps and giving her a kindle profile etc, the basic stuff. I take it that is what this app is designed to do?
secondly, how does uninstalling this app work?
Click to expand...
Click to collapse
1 - yes
2 - uninstalling the app will not remove the profiles. You must manually remove them, either through the app or by deleting its data. The app will warn you that you will lose access to all inactive profiles when deleting them (restricting you to the profile youre in at the moment).
Timbermill said:
It all seems to work perfectly for me. Great app. SwitchMe allows me to lend my N7 to family members whilst keeping my profile intact and hidden.
My only suggestion at the moment is to allow a different wallpaper choice for the switch screen. I could then set a background with graphic instructions/welcome messages on it.
Click to expand...
Click to collapse
Its on our to do list already
Hello, I'm very interested in this app.
I want to be able to have my own profile and one for my children to play educational games.
I would like to be able to hide applications on that particular profile even if the data is not shared across profiles on the same app.
I would also be concern about the storage. Would they be able to view the files on my sdcard from other profiles? Is there a way to prevent that or allocated some storage space for different accounts?
Also another concern that I have is with Rom updates or even switching roms. In the case I want to just update the rom and at worst I have to do a cache/dalvik cache wipe, would that affect the profiles in any way?
Edit: I just tested and I can view everything on the storage area of the device and further. Also the gallery shows all the photos that stored on the device.
As I said above, the maintenance is up to you. Regarding different roms - you can only use one base from - if you want to use a new one, you will need to remove the app and delete your profiles.
Anything to report?
Hi guys. Heres an update with some critical fixes:
1.5.3.13
Added compatibility for Galaxy Note
Fixed switch screen issue on OTA updates and wipes
Reworked wipe profile behavior
I created a new profile and named it "default". Then I chose to switch to it and my player rebooted. After rebooting though it comes up with a login screen but whenever I put in my name "default" and try to log in it does nothing. I'm completely locked out. Also I did not set any password. Is there something I'm doing wrong?
[email protected]@rd said:
I created a new profile and named it "default". Then I chose to switch to it and my player rebooted. After rebooting though it comes up with a login screen but whenever I put in my name "default" and try to log in it does nothing. I'm completely locked out. Also I did not set any password. Is there something I'm doing wrong?
Click to expand...
Click to collapse
Its case sensitive
[email protected]@rd said:
I created a new profile and named it "default". Then I chose to switch to it and my player rebooted. After rebooting though it comes up with a login screen but whenever I put in my name "default" and try to log in it does nothing. I'm completely locked out. Also I did not set any password. Is there something I'm doing wrong?
Click to expand...
Click to collapse
Its case sensitive
I suggest you use a the other switch screen theme if you want to switch and unlock faster.
I can't get into the device to change the settings because of the login screen.
I think I just answered you. The login is case sensitive. Or do you have some other problem?
I have already tested on the n7, it works fine...
Hello,
First off, I want to say thank you for creating this app. It has been working great for my family to share our N7.
I'm familiar with linux, but I am not familiar with Android. So I have a couple questions.
1. I installed an app(game) in the wrong user's profile. My son made alot of progress in it and I don't want to lose it. Is there a way to copy an app and all of its data from one profile to another?
2. If I download a new app in one profile is there a way to copy it to multiple profiles without having to redownload it again. Could this be done through ADB?
3. If I wanted to wipe the tablet and start over will doing a backup with TiBu copy all the data for every user or do I need to do a separate backup for each user?
Thanks for your help,
Chris
Been using it ever since I got my Nexus 7, works great for my wife and I.
I haven't tried the experimental fast-switch though, maybe I should.
My only recommendation is to set the priority on the notification to one of the new JellyBean ones, the lowest. That way it will stay in the notification tray, but won't show the icon on the top bar. That's something Lux and Battery Widget Reborn do really well. It still keeps the apps running, just doesn't crowd the bar with icons.
ChrisAttebery said:
Hello,
First off, I want to say thank you for creating this app. It has been working great for my family to share our N7.
I'm familiar with linux, but I am not familiar with Android. So I have a couple questions.
1. I installed an app(game) in the wrong user's profile. My son made alot of progress in it and I don't want to lose it. Is there a way to copy an app and all of its data from one profile to another?
2. If I download a new app in one profile is there a way to copy it to multiple profiles without having to redownload it again. Could this be done through ADB?
3. If I wanted to wipe the tablet and start over will doing a backup with TiBu copy all the data for every user or do I need to do a separate backup for each user?
Thanks for your help,
Chris
Click to expand...
Click to collapse
1 - titanium backup
2 - yes sure why not go for it
3 - no, unless you wipe the profiles through the app or manually delete them they will remain intact on the sd card
Clarkster said:
Been using it ever since I got my Nexus 7, works great for my wife and I.
I haven't tried the experimental fast-switch though, maybe I should.
My only recommendation is to set the priority on the notification to one of the new JellyBean ones, the lowest. That way it will stay in the notification tray, but won't show the icon on the top bar. That's something Lux and Battery Widget Reborn do really well. It still keeps the apps running, just doesn't crowd the bar with icons.
Click to expand...
Click to collapse
Fast switch will only affect things like multiple languages, multiple lcd densities and and other framework related stuff. Just try it, it wont make your device explode.
Regarding the notification. It is not there to keep the app in memory, its there for logging out. App doesnt need to be in memory, it will work just fine with no notification at all.

Help With Security Solution

I want to be able to granularly set the permissions for each app. From what I understand my options are:
Cyanogenmod - except CM10 for SGS2 is missing this at this time
Pdroid for GB
Pdroid 2.0 - running CM10 only
LBE (from China)
I have had Pdroid 2.0 running on CM10 for a few weeks but CM10 isn't stable - just had it auto-reboot in the middle of a call. Does anybody have any other ideas / suggestions?
On a related note - I'm wondering why it seems that most people aren't bothered with apps monitoring their use and even more important archiving all the data compiled on them?? The only thing that I can think of is that most cell phone / XDA users are really young and just don't know any better??? Didn't they pay any attention in history class?? What am I missing here?
Mrktmind said:
On a related note - I'm wondering why it seems that most people aren't bothered with apps monitoring their use and even more important archiving all the data compiled on them?? The only thing that I can think of is that most cell phone / XDA users are really young and just don't know any better??? Didn't they pay any attention in history class?? What am I missing here?
Click to expand...
Click to collapse
Because phone security is generally easy to manage. Most apps make a good name for themselves. And many people check the security of an app as soon as it were to hit the Play Store. It doesn't mean we are young it means that we aren't dumb and know how modern technology works.
hrffd said:
Because phone security is generally easy to manage. Most apps make a good name for themselves. And many people check the security of an app as soon as it were to hit the Play Store. It doesn't mean we are young it means that we aren't dumb and know how modern technology works.[/QUOTE
I highly doubt that anyone on XDA, regardless of age, is dumb. I do believe, however, that there are quite a few younger members who could be a bit naive due to a lack of experience. Younger folks tend to take most things at face value. Just because something is free monetarily doesn't mean it isn't costing you something. Just because an app is on Play Store doesn't mean it is "secure" - especially since the Play Store (as well as Android, Google, et.al.) operate on the same business model as the apps!
Just a random example - Why would Angry Birds need my Sim Card Serial number to operate properly? Why would it need to know the phone numbers of all my incoming calls? Answer - it doesn't - in fact it doesn't need ANY of the permissions it asks for to operate properly. So why does it ask for these permissions? Answer - it is data mining your phone.
Ok, so I think most XDA members are aware of WHAT these apps are doing. My original question is WHY don't more people seem to care?
Click to expand...
Click to collapse
Mrktmind said:
I want to be able to granularly set the permissions for each app. From what I understand my options are:
Cyanogenmod - except CM10 for SGS2 is missing this at this time
Pdroid for GB
Pdroid 2.0 - running CM10 only
LMB (from China)
I have had Pdroid 2.0 running on CM10 for a few weeks but CM10 isn't stable - just had it auto-reboot in the middle of a call. Does anybody have any other ideas / suggestions?
On a related note - I'm wondering why it seems that most people aren't bothered with apps monitoring their use and even more important archiving all the data compiled on them?? The only thing that I can think of is that most cell phone / XDA users are really young and just don't know any better??? Didn't they pay any attention in history class?? What am I missing here?
Click to expand...
Click to collapse
I believe MIUI is also a viable option for this, no? You can set app permission on a "per-app" basis with MIUI security I believe.
Sent from my SPH-D710 using Tapatalk 2
I tried this app a while back and it basically does what you want but it got annoying https://play.google.com/store/apps/details?id=com.lbe.security.lite
I don't use these because I am very selective about what goes on my phone.
Thanks Luke!
Not very familiar with MIUI ROM's will have to look into them.
someguyatx said:
I tried this app a while back and it basically does what you want but it got annoying https://play.google.com/store/apps/details?id=com.lbe.security.lite
I don't use these because I am very selective about what goes on my phone.
Click to expand...
Click to collapse
Yes, this is the app I listed above - just had the initials wrong! :silly: It is a lot like pdroid but, like you, it scares me.
I have my own small business and run most of it from my phone, in the beginning I used the standard flip phone then graduated on to a touch pro 2 with Windows Mobile 6.5 as I began to accumulate massive amounts of data on my Windows Mobile phone, for some reason I still felt secure in the applications like ActiveSync that I was in control of my data.... A year ago last October I upgraded to the Samsung Galaxy s2.. this was my first real experience with Google's Android operating system. in the first few minutes of using the new phone I could see how deeply the hooks were being placed to data mine my information. I resisted at first but then came to realize if I wanted all the bells and whistles Google was offering I had to play the game... I use the security program mentioned above... maybe they should have an app were you sign a consent of exactly which data you would like to keep on your phone and not share with other people. then when you visit the play store apps that request more of your private data than you're willing to share won't show up? I would like to have an open sourced built firewall that monitors traffic, letting me choose the permissions per app as I see fit.
Mrktmind said:
Thanks Luke!
Not very familiar with MIUI ROM's will have to look into them.
Click to expand...
Click to collapse
I've ran both Adhvanlt's and Lens's JB MIUI Roms, and they're both amazing! The standard MIUI launcher feels a bit like the iphone, and there is no app drawer, but that's easily fixed by downloading [insert favorite launcher here] if you don't care for it. There's hundreds of options for customization. They are literally the most customizable ROMs you'll ever run; All of this on top of the fact that it has the security features I believe you are after baked right in to it.
Sent from my SPH-D710 using Tapatalk 2
Looked at two MIUI ROM's for the E4GT. Both of them have issues with Google Voice. I need Google Voice.
I am also going to try +AF (Droidwall fork) firewall tonight to see if it will work on FK23. It apparently has issues with some ICS/JB ROM's. That will at least give some protection from apps that don't need network access at all. But for apps that need network access to do their intended job it's useless. Just read last night that the developer has added profiles to +AF - that should be really cool.
I guess I'm spoiled a bit with Pdroid - it works so well and is very detailed.
Thanks for all the replies! Other suggestions, ideas, thoughts, opinions welcomed!
Mrktmind said:
I want to be able to granularly set the permissions for each app. From what I understand my options are:
Cyanogenmod - except CM10 for SGS2 is missing this at this time
Pdroid for GB
Pdroid 2.0 - running CM10 only
LBE (from China)
I have had Pdroid 2.0 running on CM10 for a few weeks but CM10 isn't stable - just had it auto-reboot in the middle of a call. Does anybody have any other ideas / suggestions?
On a related note - I'm wondering why it seems that most people aren't bothered with apps monitoring their use and even more important archiving all the data compiled on them?? The only thing that I can think of is that most cell phone / XDA users are really young and just don't know any better??? Didn't they pay any attention in history class?? What am I missing here?
Click to expand...
Click to collapse
As an app developer, I can tell you that there are some shady apps, but if you download from good devs, the permissions are *usually* necessary. Here's some examples that people question the most:
Access to contacts... Assuming it's not a contact or sms app, if any app has a "share" feature needs this permission.
Access to sd card... Any app that saves anything or lets you change a background needs this.
Read phone state... So the app can properly call the "onpause" method when a call comes in.
Access to location... Assuming it's not a location app or game like ingress or zombies!Run!, you'll typically see this on free apps that have ads. Ads allow developers to get paid for their work while keeping the app free. They don't have access to the ad data, though. They just put in the api and the ad company handles the rest.
On top of that, large organizations will seek phone specific permissions like sim card numbers for analytics.
Google makes most of its money from ads, so it reads your usage to better target ads. Google also uses location data to improve location services like maps.
If you're worried about security, don't download a random app that only has 100+ downloads. If an app has 50000+ downloads, you can rest assured that it's already been vetted.
Also if you're downloading pirated apps, you're just a moron who is opening up his world to who knows who. Many (not all) pirated apps have added data mining code.
Sent from my SPH-D710 using Tapatalk 2

[APP] AppShare(+) – Share Apps Between Users without Separate Google Accounts

I've recently released an app that uses Google's new multi-user accounts feature to share apps between the different users on your device (without each of them requiring a separate Google account).
It's called AppShare(+) and you can get it here (requires root):
https://play.google.com/store/apps/details?id=com.spectrl.appshare
You can download apps on your main user account as usual, and then use AppShare to simply select which users you want to have access to the app.
This also works for "unsharing" (disabling) apps for users. For example, you could disable the Gmail, or Play Store apps for a 'Guest' user account.
As a bonus, you can also use the app to disable (but not uninstall) system or user apps on your main account, freeing up resources and potentially speeding up your device.
It was designed and optimised for tablets (tested on a Nexus 7), however it will also work on phones that have multi-user support enabled through a custom ROM.
Even though I am using the same method that the Android system uses to enable/disable apps, some system apps react in a weird way to being disabled and sometimes re-appear.
I have found that disabling certain system apps works best on a "fresh" account – i.e. A new user which hasn't had a Google account previously set up on it.
There are a couple more limitations, but I would suggest that you read the Play Store description for the full run down...
I have tested it as thoroughly as I can, but please let me know if you run into any problems.
I'd love to hear what you think and get some feedback.
Thanks!
I've been getting a fair amount of crash reports lately and it looks like the cause is a missing file related to Google's multi-user implementation which I assumed would be on everyone's device, in the same place.
It appears that it is not there on some devices, causing my app to crash, so I would really appreciate it if I could get a few people to check and confirm that they have the file /data/system/users/userlist.xml on their device?
You can check using any file explorer with root, or using the adb shell terminal if you know how!
Thanks for your help in making the app better.
I do have userlist.xml in that location; running 4.2.2, updated OTA from 4.2.1.
Currently using "Multi-User App Share" for this feature without problem, but I'll keep and eye on this project and see if it's worth the change.
Psoulocybe said:
I do have userlist.xml in that location; running 4.2.2, updated OTA from 4.2.1.
Currently using "Multi-User App Share" for this feature without problem, but I'll keep and eye on this project and see if it's worth the change.
Click to expand...
Click to collapse
Thanks for that.
My app seems to be working great for the majority of users (myself included) but there seems to be a handful of people running into problems because the app can't find that file...
I'm struggling to figure out why though?! The only explanation I've got so far is that they could be using custom ROMs which messes with multi-user in some way.
You should try out AppShare, its free so you've got nothing to lose!

[Q] Your Thoughts On Apps & Their Permissions

G'Day,
To make a long story short.. I was wondering if there were applications that can actually seek out and tell you what permissions other applications that you installed on your phone are asking for, and then ask you if you would like to modify or deny certain permissions within that application you have on your phone? (I know Android tells you the permissions by default..lol)
I was reading on paranoid android how android works and how it all fits to different files .. with this in mind.. I also noticed that some applications you see posted on google play, seek extreme permissions.. (for example to be able to send text on your mobile ect.. or to find other known accounts on your phone)
This kind of thing concerns me as I dont like other information to be known to others ect. .specially if you use for phone for transactions like google play and email accounts.. Hence the question above.
If no one knows of any..an application that can change the permissions of an app without interfering with the normal running of a game or program on the phone, does anyone know of someone that might be willing to make something like that?..
What are your thoughts on that?
If you have the Xposed Framework installed, the Xprivacy module for said framework will tell you what you want -- every permission used by a given app -- and let you selectively disable those you don't want.
iCurmudgeon said:
If you have the Xposed Framework installed, the Xprivacy module for said framework will tell you what you want -- every permission used by a given app -- and let you selectively disable those you don't want.
Click to expand...
Click to collapse
Thanks for that, I am looking to Flash the galaxy s2 more so, to start learning more about smart phones.
The Jellybean 4.1.2 that i have on the S2 gets social hub errors and becomes unresponsive sometimes. so was looking at playing around with it and trying paranoid android or something else and then try that xposed framework..
Thanks again for that.. am looking into it. :good:

Categories

Resources