原创 android:configChanges屬性處理橫豎屏切換

轉載自:http://jingyan.baidu.com/article/2fb0ba4056b25700f2ec5faf.html android:configChanges屬性 對android:configChanges屬性,一般認

原创 adb shell 總結

轉載自:http://blog.csdn.net/he315889714/article/details/38519101   adb 常見的命令如下: 一  刪除Android系統中的軟件:     1) adb shell 進入And

原创 Android ActionBar使用方法

轉載自 http://www.apkbus.com/android-105602-1-1.html 對於這ActionBar我想很多人都想了解一下到底是怎麼一個使用方法,以及它都存在哪些可操作的和使用的地方。 如下圖所示: acti

原创 super的幾種用法

轉載自:http://blog.csdn.net/anmei2010/article/details/4093118 1.     子類的構造函數如果要引用super的話,必須把super放在函數的首位. class Base {   

原创 setWidgetLayoutResource

轉載自:http://blog.csdn.net/zzobin/article/details/10116247 如何自定義Preference?   初始化可以在構造函數調用的時候進行,調用如下的方法將(1)中所設的佈局設置好。 P

原创 preferenceScreen 利用intent跳轉activity

轉載自: http://daimajishu.iteye.com/blog/1556621 設置中的Preferencescreen不僅可以作爲設置界面顯示,而且還能夠啓動activity,下面主要是對啓動activity的介紹1. Pr

原创 android中setTheme中的一個問題

android中setTheme中的一個問題 轉載自: http://site.douban.com/android/widget/notes/110027/note/120907913/ 2010-12-17 19:25:06

原创 Android ListView組件中android:drawSelectorOnTop

轉載自:http://blog.csdn.net/jincf2011/article/details/6598689 android:drawSelectorOnTop含義 分類: Android 2011-07-11 21:18

原创 內部API和隱藏API

轉載自:http://mogoweb.net/archives/87 Android有兩類API在SDK中不能使用。 第一類就是位於包com.android.internal的API,我將這些API稱爲內部API。 第二類API就

原创 developer.Android.com:PhoneStateListener :onServiceStateChanged(ServiceState serviceState)

轉載自:http://developer.android.com/reference/android/telephony/PhoneStateListener.html#onServiceStateChanged(android.tele

原创 內部API 和隱藏API

轉載自:http://mogoweb.net/archives/87   Android有兩類API在SDK中不能使用。 第一類就是位於包com.android.internal的API,我將這些API稱爲內部API。第二類API就是用@

原创 深入瞭解View(一) (二) (三)

  轉載自: http://blog.csdn.net/guolin_blog/article/details/12921889 http://blog.csdn.net/guolin_blog/article/details/16330

原创 apk 反編譯工具的使用

轉載自: http://jingyan.baidu.com/article/e6c8503c26cceee54e1a184f.html

原创 Linux串口通信編程

轉載自:http://blog.chinaunix.net/uid-11582448-id-745506.html 串口是計算機上一種非常通用設備通信的協議,常用PC機上包含的是RS232規格的串口,具有連接線少,通訊簡單,得到廣泛的使用

原创 Android核心分析(17) ------電話系統之rilD

轉載自:http://blog.csdn.net/maxleng/article/details/5576637   Android電話系統之-rild Rild是Init進程啓動的一個本地服務,這個本地服務並沒有使用Binder之類的