关于在线社工库关闭的问题 TOOBUG博客自2016年开始与之前守夜人平台进行合作,充分利用守夜人平台的预警中心,为双方会员提供信息安全预警、账号行为分析、个人信息检索、人际关系分析、用户网络指纹记录、精准IP定位等...
作者 toobug 发布的文章
热文android:descendantFocusability
开发中很常见的一个问题,项目中的listview不仅仅是简单的文字,常常需要自己定义listview,自己的Adapter去继承BaseAdapter,在adapter中按照需求进行编写,问题就出现了,可能会发生点击...
热文Android’s PreferenceActivity for all API versions
官方文档 I have spent the last few days learning about how to use the new Android PreferenceFragment which requi...
热文ANR的三种类型
ANR一般有三种类型: KeyDispatchTimeout 1:KeyDispatchTimeout(5 seconds) –主要类型 按键或触摸事件在特定时间内无响应 BroadcastTimeout 2:Bro...
热文Android接收短信-createFromPdu
createFromPdu(byte[]) method was deprecated in API level 23. Use createFromPdu(byte[], String) instead. Andr...
热文Building Android notifications 2.3 through to 6.0
Sadly ,Notification.setLatestEventInfo() is removed in API Level 23…. The base class Notification was introd...
热文Service 开机接受广播,启动服务的问题
概述 Android 4.0 (其实在3.1的版本中Google已经给出了说明)无法接收开机广播的问题本身是因为,如果应用程序安装上始终没有被打开过,那么在Android启动时,该应用无法接收到开机时的系统广播and...
热文使用WakeLock使Android应用程序保持后台唤醒
需求:要在后台跑一个Service执行轮询,屏幕熄灭或锁屏后,仍然需要保持Service一直处于轮询状态。 在使用一些产品列如微信、QQ之类的,如果有新消息来时,手机屏幕即使在锁屏状态下也会亮起并提示声音,这时用户就...
热文The Genymotion virtual device could not obtain an IP address
错误信息如上 根据提示: 请参考官网提供的建议这里 Or check log files to get a clue: For each platform, the log files are stored here...
热文Genymotion-启动报错Unable to load VirtualBox engine....
今天下午看到Genymotion提示升级,升级到了genymotion-2.6.0,虚机升级到了VirtualBox-5.0.12-104815-Win的版本. genymotion无法启动了…….真是坑啊…… 查看...










