mercredi 22 juin 2016

Apk Updates How to Start after updating?

I have the following code that works excellent:

Code:
  'DEFINE - Intent
Dim iIntent As Intent

'INITIALIZE - Intent
iIntent.Initialize(iIntent.ACTION_VIEW, "file://" &File.DirRootExternal&"/Download/MyAPK.apk")

'SET - Type
iIntent.SetType("application/vnd.android.package-archive")

'START - iIntent
StartActivity(iIntent)
It...

Apk Updates How to Start after updating?

from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/1RC04BP
via IFTTT

Aucun commentaire:

Enregistrer un commentaire