PackageInfo pinfo = getPackageManager().getPackageInfo("com.andbase", PackageManager.GET_CONFIGURATIONS);
String version = pinfo.versionName;