Uses of Class
ch.aplu.android.GameGrid.SysInfo

Packages that use GameGrid.SysInfo
ch.aplu.android Package of the JDroidLib framework for developing Android applications with a focus on gaming and simulations. 
 

Uses of GameGrid.SysInfo in ch.aplu.android
 

Methods in ch.aplu.android that return types with arguments of type GameGrid.SysInfo
 java.util.ArrayList<GameGrid.SysInfo> GameGrid.getInstalledApps(boolean includeSysPackages, boolean isPackageSort)
          Returns information about installed applications.