Forums » Privacy Browser Android Forum »
[Question] Is there any other PB apk which has different package name?
Added by vule gesi over 3 years ago
I've purchased privacy browser from PlayStore & I absolutely love it.
But , I want to separate my work related browsing & personal surfing differently so I was wondering if there's any PB's apk with different package name so that I can use two PB customized according to my work & personal preference... I downloaded the fdroid version but it seems to have the same package name as PlayStore version.
[PS : Except the free version which has ads]
Replies (3)
RE: [Question] Is there any other PB apk which has different package name? - Added by Soren Stoutner over 3 years ago
As you noticed, the standard flavor has the same package name in all the places it is distributed: com.stoutner.privacybrowser.standard.
You can create two Android users, one for work and one for personal, and then switch between them. https://www.howtogeek.com/333484/how-to-set-up-multiple-user-profiles-on-android/
Or, if you like, you can clone the code and build your own copy with a different package name.
RE: [Question] Is there any other PB apk which has different package name? - Added by vule gesi over 3 years ago
Thank you for responding. Cloning worked <3