Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?

About Me

Statistics

Total Posts
General Information
  • Last Activity: 22nd May 2013 07:11 PM
  • Join Date: 8th June 2006
  • Referrals: 0

Most Thanked

MOST THANKED POSTS
ThanksPost Summary
17 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 wor...
8 for anybody that doesn't have SQlite editor from market 1. open command prompt 2. type: adb shell 3. type: su (accept the message on the phone if you haven't used root from the adb shell since last wiping your phone) 4. type: sqlite3 /data/d...
1 And everybody asking about sharing data between users. I will probably look into it down the road but not in the immediate future. Fist I want to get the system apps settled. I also feel there will be alot of testing that needs to be done to see ...
1 I have used your app to setup a user account for my kids on my phone. I wanted to get rid of everything they can use to ****up, in fact, all I wanted to keep for them were some games. What I did to remove the play store was to ADD "enabled=3" to ...
1 A little more research and it appears that if you disable a system app on the second account then the line in the package-restriction.xml file changes from: This may be the key to enabling or disabling system apps without logging into secon...