函数名
installApk(apkpath)
函数介绍
方法名称:安装apk
参数说明:
apkpath:
待安装的apk的绝对路径
函数例子
installApk("/sdcard/test.apk")