Philips Signage Solutions 98BDL4150D Manuel De L'utilisateur page 55

Table des Matières

Publicité

98BDL4150D
Par exemple :
Intent intent = new Intent();
intent.setAction("php.intent.action.UPDATE_APK");
intent.putExtra("filePath", "/sdcard/Download/apk_name.apk");
intent.putExtra("keep", true);
intent.putExtra("packageName", "com.example.apk_name");
intent.putExtra("activityName", "com.example.apk_name.MainActivity");
sendBroadcast(intent);
43

Publicité

Table des Matières
loading

Table des Matières