Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 303 Bytes

File metadata and controls

14 lines (10 loc) · 303 Bytes

SomeCode

this was my Code

masongsong

this one was jiake qian

jiakemasongsong

this one was jiake hou

getLaunchIntentForPackage

PackageManager packageManager = getPackageManager(); 
   	Intent intent=new Intent(); 
   	intent =packageManager.getLaunchIntentForPackage("pkgName");