Add A Local App In The App List; How To Install Your Own Apk If No Other Apps Are Installed Yet - Philips **HFL5011T/12 Installation Manual

Table of Contents

Advertisement

16.4 Add a local app in the app list

After you have set your settings correctly you can clone TV to USB to change add your own app. This
can be done via CMND or you can do this manually.
Depending on your set following are the folder names used in the root of the USB device containing
the clone data:
For xxHFL5011: TPM1532HE_CloneData/MasterCloneData/
For xxHFL7011: TPM1531HE_CloneData/MasterCloneData/

16.4.1 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:
o See below the code of the file:
{
"availablePackages": "1",
"clonePackages": [
{
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'
"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",
- 89 -

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

**hfl7011t/12

Table of Contents