Making installed app visible in guest mode by default

// Expert user has replied.
V Vinaykumar Acharya 3 years 4 months ago
10 2 0

Are there instructions on how to make an installed app appear in guest mode by default? Most of the apps I sideload end up being visible only when logged into Admin mode.

Please Register or Login to post a reply

2 Replies

A Adithya Krishnamurthy

Also see related post:

S Sarin Regmi

In the Management Package , under packages/android/actions/UPDATE_USER_GROUPS , we can set attributes for user_groups.xml file to define what applications and functionality are accessible in guest mode , and other custom modes . If someone decides to have a different application except for the default "Home" application to be the landing page for Guest Sessions , they can modify the user_groups.xml file , and set that app to be home . In the sample user_groups.xml file below, the guestHome attribute is set to "com.motorola.asds.isign.home/.Home" by default . Now one can change that value to the ComponentName of the application activity they want to be home in the guest mode. In the same way the landing pages for other modes can be changed.

    
    

           
                
                
           
    

    
    

           
                
                
                
                
                
           
    

CONTACT
Can’t find what you’re looking for?