Android Programming Press on the image to return to the main documentation page.

IL_store_check

Written by Ilan Tal

List of types:

aasd
store_check

aasd


Events:

None

Members:


  Class_Globals As String

  Initialize As String

  IsInitialized As Boolean

Members description:

Class_Globals As String
Initialize As String
Initializes the object. You can add parameters to this method if needed.
IsInitialized As Boolean
Tests whether the object has been initialized.

store_check


Events:

None

Members:


  Class_Globals As String

  GetInstalledPeckageList As List

  Initialize As String

  IsInitialized As Boolean

  MyJavaCode As JavaObject

  notfromAmazon As Boolean

  notfromAmazon2 (packagename As String) As Boolean

  notfromGoogle As Boolean

  notfromGoogle2 (packagename As String) As Boolean

Members description:

Class_Globals As String
GetInstalledPeckageList As List
Initialize As String
IsInitialized As Boolean
Tests whether the object has been initialized.
MyJavaCode As JavaObject
notfromAmazon As Boolean
notfromAmazon2 (packagename As String) As Boolean
notfromGoogle As Boolean
notfromGoogle2 (packagename As String) As Boolean

Top