博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Android开发笔记
阅读量:6746 次
发布时间:2019-06-25

本文共 669 字,大约阅读时间需要 2 分钟。

hot3.png

1. 通过wifi debug:

http://stackoverflow.com/questions/4893953/android-run-install-debug-applications-over-wifi

2. Webview 显示中文乱码问题

3. 通过命令行卸载程序,设定时间 (用于调试程序)

You can use the next command:

adb shell date -s YYYYMMDD.HHmmss

example:

adb shell date -s 20120423.130000

sets the date to Mon Apr 23 13:00:00 CEST 2012

删除程序

adb shell pm uninstall com.example.hello

4. 基于Virtualbox 的android tablet虚机

http://androvm.org/blog/androvm-documentation/

5.

 

6. GreenDAO: JavaDoc

7. set the attribute android:animateLayoutChanges="true" for the parent layout . put the view in a layout if its not and set its attribute.

8. Calendar handling:

转载于:https://my.oschina.net/gczhang/blog/152869

你可能感兴趣的文章
linux用户登录失败N次,锁定用户
查看>>
Go语言之常量与运算符
查看>>
Struts2中参数传递示例
查看>>
AVSpeechSynthesizer——iOS7语音合成器
查看>>
思想:思想究竟是什么(4)
查看>>
EL表达式无法正常解析
查看>>
The method getTextContent()is undefined for...编译出错
查看>>
Nginx下载
查看>>
iview Admin main.js 解析
查看>>
简单配置svn手册
查看>>
nginx配置指南之一
查看>>
iOS开发系列--音频播放、录音、视频播放、拍照、视频录制
查看>>
Hadoop 常见问题
查看>>
如何在基于 Docker 的 PHP 环境安装 Gearman 扩展
查看>>
php实现图片base64加密和解密
查看>>
我的友情链接
查看>>
ipad 用openGL ES 做的翻页特效
查看>>
排序算法详解 以及各类比较
查看>>
pdm8的安装
查看>>
看看我们能做点什么
查看>>