T
Thyr74
Erfahrenes Mitglied
- 174
Gibt's da schon Erkenntnisse? Ist ja doch für den einen oder anderen von Bedeutung.
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion erfordert derzeit den Zugriff auf die Seite über den integrierten Safari-Browser.
RMX1931L1:/etc/oppoOperatorFeatures $ ls
ls
com.oppo.operator.AU.OPTUS_POSTPAID.xml
com.oppo.operator.AU.OPTUS_PREPAID.xml
com.oppo.operator.AU.TELSTRA_POSTPAID.xml
com.oppo.operator.AU.TELSTRA_PREPAID.xml
com.oppo.operator.AU.VIRGIN_POSTPAID.xml
com.oppo.operator.AU.VIRGIN_PREPAID.xml
com.oppo.operator.AU.VODAFONE_POSTPAID.xml
com.oppo.operator.AU.VODAFONE_PREPAID.xml
com.oppo.operator.CH.SWISSCOM.xml
com.oppo.operator.ES.MOVISTAR.xml
com.oppo.operator.ES.ORANGE.xml
com.oppo.operator.ES.TELEFONIA.xml
com.oppo.operator.FR.BOUYGUE.xml
com.oppo.operator.FR.ORANGE.xml
com.oppo.operator.GB.EE.xml
com.oppo.operator.IT.TIM.xml
com.oppo.operator.IT.VODAFONE_EUEX.xml
com.oppo.operator.JP.SOFTBANK.xml
com.oppo.operator.JP.UQMOBILE.xml
com.oppo.operator.KE.SAFARICOM.xml
com.oppo.operator.MY.MYOP.xml
com.oppo.operator.NL.TMOBILE.xml
com.oppo.operator.NL.VODAFONE_EUEX.xml
com.oppo.operator.NZ.2DEGREES.xml
com.oppo.operator.NZ.NZOP.xml
com.oppo.operator.NZ.SPARK.xml
com.oppo.operator.PH.GLOBE.xml
com.oppo.operator.PH.SMART.xml
com.oppo.operator.PL.ORANGE.xml
com.oppo.operator.SG.M1.xml
com.oppo.operator.SG.MyRepublic.xml
com.oppo.operator.SG.SGOP.xml
com.oppo.operator.SG.SINGTEL.xml
com.oppo.operator.SG.STARHUB.xml
com.oppo.operator.SG.TPG.xml
com.oppo.operator.TR.TURKCELL.xml
com.oppo.operator.TR.VODAFONE_EUEX.xml
com.oppo.operator.TW.APT.xml
com.oppo.operator.TW.FET.xml
com.oppo.operator.TW.TWM.xml
com.oppo.operator.TW.TWOP.xml
com.oppo.operator.US.EX.xml
com.oppo.operator.group.ORANGE.xml
com.oppo.operator.group.VODAFONE_EUEX.xml
RMX1931L1:/etc/oppoOperatorFeatures $
cat com.oppo.operator.ES.TELEFONIA.xml
<!-- This file is used by Exp operator: ES.TELEFONIA. DO NOT MODIFY. -->
<permissions>
<feature name="oppo.null.ES.TELEFONIA" />
</permissions>
RMX1931L1:/etc/oppoOperatorFeatures $ cat com.oppo.operator.GB.EE.xml
cat com.oppo.operator.GB.EE.xml
<!-- This file is used by Exp Region: IR. DO NOT MODIFY. -->
<permissions>
<feature name="oppo.default.browser.chrome" />
<feature name="com.oppo.android.feature.PAI" />
</permissions>
RMX1931L1:/etc/oppoOperatorFeatures $ cat com.oppo.operator.group.VODAFONE_EUEX.xml
at com.oppo.operator.group.VODAFONE_EUEX.xml <
<!-- This file is used by Exp Region: IR. DO NOT MODIFY. -->
<permissions>
<feature name="oppo.bluetooth.not.discoverable" />
</permissions>
RMX1931L1:/etc/oppoOperatorFeatures $