AnalysisApk Get the package name,version name,version code of an apk Use String[] messag = AnalysisApk.unZip(path); To get the info of apk, first of the array is version name, second is package name, third is version code