Not Equal C && !=C && 不等于西
RSS icon Email icon Home icon
  • Enable App Twin for HUAWEI Mate 8 “Unsupported” Apps

    Posted on November 2nd, 2017 Sean 2 comments

    Since HUAWEI launched EMUI 5.0, it came with a feature called App Twin. App Twin allows user to run multiple instances simultaneously for one app, so user can set up multiple accounts for each instance, e.g. log-in multiple accounts for Facebook at same time. There are some applications that do this same function on the Play Store such “App Cloner” and “Parallel Space”, though I prefer using HUAWEI native feature to do the job.
    Unfortunately App Twin only works on very few apps, like Whatsapp/Facebook or QQ/Wechat. But according to xda-developers forum, it can actually work with pretty much any application on your device even you don’t have root access. Here’s how it’s done (for device without root access)

    Prerequisite:

    1. Enable “Developer Options” and “USB Debugging” in “Setting” menu
    2. Download Google latest android platform tool “adb”
    3. Install HUAWEI latest driver “HiSuite”
    4. A usb cable connect the device to PC
    5. Find the “Package Name” for the apps you wish to enable App Twin, and the app has to be installed already (will explain later)

    After installed HiSuite to your PC, connect the device and wait until the USB driver installed properly. Unzip android platform tool to your local folder, open up a command prompt, go to the unzipped folder, run adb shell as follow

    Once you’re in an ADB shell, enter the following command to get current App Twin list:

    I got output “null” because I don’t have any app using App Twin right now, so let’s add some apps to the App Twin list. The syntax for adding app to list will be like below:

    To find the package name for your app, simply go to Google Play Store, search for the app you want, and look at the URL, you will find it like below:

    Now let’s run adb command to put my existing app “Gmail” and “eBay” to the list:

    When you want to add more apps to the list, remember be sure to APPEND the new app package name to the current list, and put the new list again, otherwise the existing apps with App Twin will be deleted from the list. For example, If I wish to add “Paypal” to my current list, I have to run:

    Enjoy!

    1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 1.00 out of 5)
    Loading...Loading...
    4,143 views

    Leave a Reply

    2 Comments on "Enable App Twin for HUAWEI Mate 8 “Unsupported” Apps"


    Guest
    stefan
    04/15/2021

    Doesnt work…


    Guest
    Zeljko
    08/29/2019

    Hello Sean,


    I folowed your instruction, but on my huawei P30 doesn’t work.

    When I run this command “settings get secure clone_app_list” in adb shell for a first time I Didn’t get nothing in the list, despite I already use whatsapp clone.

    I proceded further, and I un this command settings put secure clone_app_list “com.facebook.katana;com.facebook.orca;com.whatsapp;com.viber.voip”

    Ater this I saw that FB and Messanger are enabled in App twin, but there is no icon2 on the desktop for anny app including viber. In app twin I couldn’t changed anything until restart of the phone.

    Same thing is with this “settings put secure clone_app_list “com.whatsapp;com.viber.voip”

    Do you have any suggesion, what I have to do?


    Kind regards,

    Zeljko