我的第乙個android開源庫——circlepointmove中文文件(可隨viewpager移動的指示器)
android開發——打造簡單的viewpager指示器(小圓點指示器)
android開發——viewpager的介紹使用
android開發——notification通知的各種style詳解
android開發——notification通知的使用及notificationcopat.builder常用設定api
android開發——broadcastreceiver廣播的使用
android開發——使用intent傳遞物件
android開發——使用高階的recyclerview實現側滑選單刪除功能(swiperecyclerview)
android開發——使用litepal開源資料庫框架
android listview與recycleview的對比使用
android 自定義控制項
android百分比布局成功匯入及簡單使用
android 雙擊退出程式實現(有側滑介面)
helloworld改編,仿bilibili手機端(一)——側滑選單介面布局
android開發之基於監聽的事件處理
android開發——匯入github安卓專案原始碼
android開發之常見事件響應方式
android開發——diglog cancel與dismiss方法區別
android開發——toast知識
android開發——xml知識之xml可繪製物件簡介
android開發之soundpool使用詳解
android 開場動畫
android 主題theme說明 摘記
android開發 去掉標題欄方法 摘記
記android開發中的一些另類使用
android 雙擊退出程式實現(有側滑介面)
android material design 學習筆記(一)
安卓專案五子棋**詳解(一)
安卓專案五子棋**詳解(二)
安卓專案五子棋**詳解(三)
安卓專案五子棋**詳解(四)
安卓專案五子棋**詳解(五)
android開發模板**(一)——簡單開啟相簿選擇**
android開發模板**(二)——為imageview設定,退出後能儲存imageview的狀態
android破解學習之路(一)——簡單的登入破解
android破解學習之路(二)——android遊戲 滾動的天空破解
android破解學習之路(三)——android遊戲 切水果破解
android破解學習之路(四)——android遊戲 3d摩托飛車破解
android破解學習之路(五)——android遊戲 割繩子:魔法 + 在遊戲加入toast彈窗提示
android破解學習之路(六)——android遊戲 方塊冒險 破解
android stuido 提高開發效率的外掛程式
android studio 提示android.support.v4不存在的解決方法
android studio快捷鍵大全 和 eclipse對照(原)
android studio匯入eclipse專案(親測)
第一次用上 android studio 2.3 過程及錯誤解決
***android必備知識點- android檔案(file)操作
***三個案例帶你看懂layoutinflater中inflate方法兩個引數和三個引數的區別
***android 開發規範(完結版)
***android 之最新最全的intent傳遞資料方法
***android開發之資料庫sql
***android開發筆記(序)寫在前面的目錄
***notificationcopat.builder全部設定
尋找bug並消滅系列——記錄在android開發所遇到的bug(一)
尋找bug並消滅系列——記錄在android開發所遇到的bug(二)
尋找bug並消滅系列——記錄在android開發所遇到的bug(三)
好用的android開源庫
好用的開源庫(一)——materialedittext
好用的開源庫(二)——ucrop 裁剪
出處:
Android 歡迎導航!
今天試了一下歡迎導航,了解過sharedpreferences 後,這個就水到渠成了!簡單的 如下 import android.content.sharedpreferences import android.content.sharedpreferences.editor import andr...
CSS對齊 尺寸 分類 導航欄
body container right style head class container class right 注釋 b 當使用position屬性進行對齊時,請始終包含 doctype宣告!如果省略,則會在ie瀏覽器中產生奇怪的結果。p div div body html 有以下幾個屬性可...
Android實現底部導航欄
字數 1058 閱讀 13296 喜歡 49 超簡單,幾行 搞定android底部導航欄 補充底部導航欄的實現也不難,就是下邊是幾個tab切換,上邊一般是乙個framelayout,然後framelayout中切換fragment。網上有不少關於android底部導航欄的文章,不過好像都只是關於下邊...