adb常用命令



cd /adb     ----进入adb
adb kill-server           ---杀死adb服务
adb connect 172.25.27.77:7896   ----连接机顶盒
adb root
adb connetc
adb remount

adb shell ls -l /system/app

adb shell busybox rm -rf /system/app/ooooo.apk
adb push /usr/local/ooo.apk /system/app
adb reboot
---------------------------------------------

adb shell   ---进入到机顶盒内部

system/app/   ----apk所在目录




cd /data/data
rm -rf com.ovicnet.apk
adb push C:\adb\signed_base_test_ky_1119_1542.apk /system/app  ------把应用apk放进机顶盒目录

adb pull  /data/app/com.example.ovicnet-1.apk D:/

adb install C:\adb\signed_base_test_ky_1119_1542.apk       -----安装base的apk安装
adb install com.example.ovicnet-1.apk

adb uninstall com.example.ovicnet     ---卸载apk
adb uninstall com.ovicnet.ovicsmit

am start -n com.ovicnet.base/com.ovicnet.base.MainActivity   -----把base文件放入到机顶盒后,没有立即起来


adb install C:\adb\align_signed_ovimgt.apk        -----安装ovimgt的apk安装
adb




----创维大盒子
busybox ifconfig  -----查看IP
busybox ifconfig eth0 172.25.0.3    ----修改机顶盒IP地址


adb shell  操作创维电视机
su 切换超级用户

adb logcat -s activity1:V   打印
adb shell am start -n com.skyworth.cooface5.mainpage/.SkyHomeCooface5    重置电视机主页键



/ovimgt/store/enweatherimage/n00.png




adb pull /data/data/com.example.ovicnet/databases/ovicnet.db



/usr/ovkdata/apache-tomcat-7.0.7380/webapps/ostv




本文出自 “ghost” 博客,请务必保留此出处http://fangwei009.blog.51cto.com/5234706/1784784

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值