2017年5月27日
摘要:
原文地址:https://security.stackexchange.com/questions/3851/can-a-file-contain-its-md5sum-inside-it Stack Exchange Inbox Reputation and Badges sign up log
阅读全文
posted @ 2017-05-27 15:29
kelisi_king
阅读(253)
推荐(0)
posted @ 2017-05-27 15:27
kelisi_king
阅读(551)
推荐(0)
2017年4月21日
摘要:
AAPT err:http://stackoverflow.com/questions/42580645/errorsome-file-crunching-failed-see-logs-for-details-afer-update-gradle Error:(114, 5) error: sty
阅读全文
posted @ 2017-04-21 16:31
kelisi_king
阅读(108)
推荐(0)
2017年3月13日
摘要:
原文地址:https://github.com/mapbox/mapbox-gl-native/wiki/Android-debugging-with-remote-GDB https://wladimir-tm4pda.github.io/porting/debugging_gdb.html ht
阅读全文
posted @ 2017-03-13 14:15
kelisi_king
阅读(839)
推荐(0)
2017年3月8日
摘要:
1.音频,数据是两个socket连接, 数据传输:基于spp协议(Serial Port Profile)蓝牙设备之间创建串口数据传输的,速率慢 音频传输:基于A2DP协议(Advanced Audio Distribution Profile )蓝牙音频传输模型协定 http://blog.csd
阅读全文
posted @ 2017-03-08 17:47
kelisi_king
阅读(169)
推荐(0)
2016年11月16日
摘要:
原文链接:http://www.codeceo.com/article/6-ways-quit-android-app.html 我们先来看看几种常见的退出方法(不优雅的方式) 一、容器式 建立一个全局容器,把所有的Activity存储起来,退出时循环遍历finish所有Activity impor
阅读全文
posted @ 2016-11-16 16:29
kelisi_king
阅读(12659)
推荐(1)
2016年10月24日
摘要:
http://linuxg.blog.51cto.com/4410110/1792086 http://p.primeton.com/articles/53bcc82ee138232ca7000035 http://nobodycare.me/2014/09/19/jenkins-android-a
阅读全文
posted @ 2016-10-24 18:44
kelisi_king
阅读(139)
推荐(0)
2016年9月28日
摘要:
6、启动andbug./andbug shell -p com.android.browser 7、列举apk中的类信息命令:classes作用:列举出指定apk中使用的所有的Class信息,包括apk中自己实现的Class以及所调用的系统class信息 另外classes命令后边可以跟Class名
阅读全文
posted @ 2016-09-28 14:48
kelisi_king
阅读(189)
推荐(0)
2016年9月26日
摘要:
http://nickycc.lofter.com/post/23e2a6_17d6a07 http://blog.csdn.net/l25000/article/details/46842013https://smalinuxer.github.io/2015/12/07/smali-base-1
阅读全文
posted @ 2016-09-26 19:25
kelisi_king
阅读(187)
推荐(0)
2016年4月13日
摘要:
计费点测试:(前提:deviceID必须先添加到证书文件中,然后重新安装证书) https://itunesconnect.apple.com/ 后台创建app1.功能标签页添加内购计费点 2.appstore标签页关联计费点 3.用户和职能中添加测试账号 (沙盒技术测试员) 4. 一直测试失败的情
阅读全文
posted @ 2016-04-13 18:38
kelisi_king
阅读(948)
推荐(0)