xxHFL5011/7011 How to install App

xxHFL5011/7011 How to install App

Overview


Clone File

Clone file is the configuration of file structures of the HFL5011/HFL7011 
These configuration file can be exported or imported into the TV
Depending on your set following are the folder names used in the root of the USB device containing the clone data:
  1. For xxHFL5011: TPM1532HE_CloneData/MasterCloneData/
  2. For xxHFL7011: TPM1531HE_CloneData/MasterCloneData/
When ../ is written in the instruction below, it is referring to the above names depending on the model of the TV that you're working with.

How to install your own apk if no other apps are installed yet

Copy your xxx.apk into …/MasterCloneData/AndroidApps/
Create an ‘AndroidAppsMetaData.json’ file in the /AndroidApps/ folder
Create an ‘AndroidApp_Identifier.txt’ file in the /AndroidApps/ folder
Edit the ‘AndroidApp_Identifier.txt’ file:
o Change the content to ‘YourVersionNumberDD/MM/YYYY-HH:MM’
o Change the version number, day, month, year, hour and minutes according to the current values
Edit the ‘AndroidAppsMetaData.json’ file:
o Change the ‘xxx.apk’ into the name of your app
o ‘digitalSignature’ should stay blank
o ‘silentAction’ should be ‘install’ to install or ‘remove’ to uninstall
o ‘packageShowHide’ should be 1 to show the app in the guest menu, if it’s set to 0 then the app will be installed but it will be hidden for the guest
o Pay attention:
Each apk must have a unique ‘packagePosition’
You can edit country and category by removing the unnecessary ones
Don’t forget to correctly indicate the total number of apps at the top of the file or it won’t load: ‘availablePackages’
See below the code of the file:
{ "availablePackages": "1",
   "clonePackages": [
     {
        "packageURI": "./xxx.apk",
        "digitalSignature": "",
        "silentAction": "install",
        "packageType": "local",
        "packagePosition": "1",
        "packageShowHide": "1",
        "packageCountry": [ "AR", "AT", "AU", "BE", "BG", "BR", "CH", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GB","GR", "HR", "HU", "IE", "IT", "KZ", "LT", "LU", "LV", "NL", "NO", "NZ", "PL", "PT", "RO", "RS", "RU", "SE", "SI", "SK", "TR", "UA", "US", "ZZ" ],
        "packageCategory": [ "Weather", "Music", "Games", "Other", "Entertainment", "Lifestyle", "Travel", "Children", "News", "Sports", "Local Info", "Financial", "Technology" ]
     }
   ]
}

Make sure both files are saved
Put the USB device in the TV
Go to the professional menu (mute, left right up down ok)
[Upgrade and clone] -> [Clone USB to TV]

How to install your own apk if already other apps are installed

Copy your xxx.apk into …/MasterCloneData/AndroidApps/
Edit the ‘AndroidAppsMetaData.json’ file in the /AndroidApps/ folder as explained in the previous chapter and pay attention:
Each apk must have a unique ‘packagePosition’
o You can edit country and category by removing the unnecessary ones
o Don’t forget to correctly indicate the total number of apps at the top of the file or it won’t load: ‘availablePackages’
Edit the ‘AndroidApp_Identifier.txt’ file in the /AndroidApps/ folder
If you don’t want other apps except your own app to be installed then in the professional menu you need to set [Features] [Apps] [Mode] to [Local Apps].
Go to the professional menu (mute, left right up down ok)
[Upgrade and clone] -> [Clone USB to TV]


    • Related Articles

    • BFL2114 Setup - Install App

      Turn Off Clear User Data Open up the Professional Menu by pressing remote sequence (22AV1905A MUTE-LEFT-RIGHT-UP-DOWN-OK (Professional Menu)) (see video here: https://support.westan.com.au/portal/kb/articles/22av1905a-mute-left-right-up-down-ok) ...
    • How to install a local app (for HFL5011/HFL7011/HFLx014/BFL2114)

      Android apps can be installed on the TV via several methods: directly from the Google Play Store (from HFLx014/BFL2114 platforms only) directly from the Philips Portal (HFLx011/HFLx014/BFL2114 platforms), or installed locally using a custom apk or a ...
    • BDL4052E Vivi App Installation

      Prepare Vivi APK in a USB Drive Download the latest Vivi APK from this link Put it into a USB Drive formatted in FAT32 Insert the USB Drive into the Screen's USB Drive Turning The Screen On For The Very First Time If you turn on the screen for the ...
    • xxBDL4050D (Dragon 1.0) - Fusion Quick Install From Android Clone File

      Download the files and directory structure from the link below and put them into USB Drive (formatted with FAT32) https://westanonline.sharepoint.com/:f:/s/Support/EgJ5OGQnf-NZpMN5hL_7qxUBQ4bsXm5CMh7IRlLMosI_TA?e=pCK1yF Quick Install From Android ...
    • xxBDL4150D (Himalaya 2.0) - Fusion Quick Install From Android Clone File

      Download the files and directory structure from the link below and put them into USB Drive (formatted with FAT32) https://westanonline.sharepoint.com/:f:/s/Support/EtKQW3C28K5auZif5TGyirwB2-ZTv9s13z_TYkuPCHc0dA?e=mY1Ayu Insert the USB Drive as per ...