原创 android 集成ActionBarSherlock

http://blog.2ndboy.net/support_package_and_actionbarsherlock_tips/

原创 imagebutton 帶文字

<FrameLayout android:layout_width="wrap_content" android:layout_height="wrap_content"

原创 android orm

選擇了http://ormlite.com/裏面還支持ANDROID可以使用的H2數據庫 @DatabaseTable(tableName = "ac

原创 新浪微博API雜記

1 獲取指定用戶的微博https://api.weibo.com/2/statuses/user_timeline.json參數uid false i

原创 圖片相冊Panoramio詳解

1 圖片外鏈地址規則http://static.panoramio.com/photos/original/XX.jpg 原圖http://stati

原创 android 切圖

1 程序launcher icons規格32-bit PNGs with an alpha channel for transparencyldpi(

原创 SecureCRT 安裝SZ RZ

1 wget http://freeware.sgi.com/source/rzsz/rzsz-3.48.tar.gz下載。2 tar zxvf rz

原创 android 類似開心網評論效果

http://www.cnblogs.com/slider/archive/2011/11/24/2262161.html

原创 獲取新浪微博的ACCESS_TOKEN

1 https://api.weibo.com/oauth2/authorize?client_id=CLIENT_ID&redirect_uri=R

原创 Android中strings.xml佔位符

<string name="data">整數型:%1$d,浮點型:%2$.2f,字符串:%3$s</string>其中%後面是佔位符的位置,從1開始,$ 後面是填充數據的類型%d:表示整數型;%f :表示浮點型,其中f前面的.2表示小數的

原创 【轉帖】LayoutInflater中四種類型inflate方法的介紹

原文出自:網絡第一種:public View inflate (int resource, ViewGroup root) reSource:View

原创 配置MAVEN環境

1 http://maven.apache.org/download.html#Installation下載最新版本的MAVEN2 http://hz

原创 android junit入門(一) JUNIT測試

新建ANDROID TEST項目ECLIPSE右鍵-->new -->Other-->Android -->Android Test Project-

原创 android反編譯 R.class

可能是現在都代碼混淆了,直接找不到R.class其實現在是會放在public.xml裏一般在res\values目錄下然後反編譯的類裏setConte

原创 開源框架ignition[二]

1 新建android項目作爲library導入ignition-coreignition-support缺少guava導入之2 新建android項