码迷,mamicode.com
首页 >  
搜索关键字:抓取包名 抓取类名 android包名类    ( 1个结果
android 抓取手机应用包名和类名
ActivityManager mActivityManager = (ActivityManager) getSystemService(Context.ACTIVITY_SERVICE); final Intent mainIntent = new Intent(Intent.ACTION_MAIN, null); mainIntent.addCategory(...
分类:移动开发   时间:2014-12-09 15:45:29    阅读次数:314
1条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!