06 2012 档案
摘要:在LinearLayout的属性中添加:android:clickable="true"http://www.eoeandroid.com/thread-153256-1-1.html
阅读全文
摘要:一http://blog.sina.com.cn/s/blog_53a5865c0100n19q.html二http://blog.sina.com.cn/s/blog_53a5865c0100n3mi.html三http://blog.sina.com.cn/s/blog_53a5865c0100n6cu.html
阅读全文
摘要:http://blog.csdn.net/xinke87/article/details/6675114
阅读全文
摘要:android:http://jinguo.iteye.com/category/98414
阅读全文
摘要:这篇文章从Java应用层面, Android framework层面, Linux内核层面分别进行详细的讨论:http://www.hzlitai.com.cn/article/ARM11/SYSTEM/1754.html休眠问题:http://www.whoslab.me/blog/?p=474(代码有问题:应该使用PARTIAL_WAKE_LOCK 锁)Linux kernel and Android 休眠与唤醒http://wenku.baidu.com/view/80b6d409581b6bd97f19ea58.html
阅读全文
摘要:比较深入:http://jinguo.iteye.com/blog/799778http://www.51mokao.com/Groups/ForumPost.aspx?id=34136http://orgcent.com/android-alarmmanager-source/?utm_source=rss---------------------------------------------------------------Intent intent = new Intent(AlarmSetActivity.this, AlarmReceiver.class); Pending...
阅读全文
摘要:http://www.cnblogs.com/jerrychoi/archive/2009/09/26/1574422.html
阅读全文
摘要:对于能够显示文字的控件(如TextView EditText RadioButton Button CheckBox Chronometer等等),你有时需要控制字体的大小。Android平台定义了三种字体大小。java代码:"?android:attr/textAppearanceLarge""?android:attr/textAppearanceMedium""?android:attr/textAppearanceSmall" 使用方法为:java代码:android:textAppearance="?android
阅读全文
摘要:android:windowSoftInputMode = "adjustNothing"---------------------------------------------在AndroidManifest.xml文件中的activity中设置 android:windowSoftInputMode属性The AndroidManifest.xml File<activity android:windowSoftInputMode=["stateUnspecified", "stateUnchanged", "s
阅读全文
摘要:豌豆荚开着的话,会默认首先连接你手机,所以只要关闭豌豆荚,重启eclipse就OK了。
阅读全文

浙公网安备 33010602011771号