var AppInfo = require("ti.appinfo");
AppInfo.getAll();
- AppInfo.getVersionsCode();
Class implementing the Applications backup functionality.
-
AppInfo.getFirstInstallTime();
-
AppInfo.getFirstInstallDate();
-
AppInfo.getLastInstallTime();
-
AppInfo.getLastInstallDate();
-
AppInfo.Filesystem.getAll();
-
AppInfo.Filesystem.getDataDir();
Full path to the default directory assigned to the package for its persistent data.
- AppInfo.Filesystem.getNativeLibraryDir();
Full path to the directory where native JNI libraries are stored.
- AppInfo.Filesystem.getSharedLibraryFiles();
_Paths to all shared libraries this application is linked against. This field is only set if the _