• 輕量級Android開發工具 Android Tools 經驗

    Android Tools 是一個輕量級的 Android 應用開發集成環境,用于創建、構建、安裝和測試 Android 應用程序。可方便的通過點擊訪問 Android 的命令、穩定、目錄和文件。 Android

    openkk 2012-06-15   17634   0

    讀取properties文件的Android庫:android-properties 經驗

    這是一個Android庫提供一種簡單的方式來讀取存儲在assets文件夾中的properties文件。你只需要擴展AssetsProperties并使用@Property注釋來調用自動屬性映射。 示例:

    jopen 2014-09-16   21550   0

    Android分頁UI庫:Android-ParallaxHeaderViewPager 經驗

    這是一個Android分頁UI庫。(就像在Play NewsStand應用中的pager UI) 為使用這個項目你需要添加: NineOldAndroids ( https://github.co

    jopen 2014-07-02   55200   0

    Android網絡請求庫android-async-http使用 經驗

    操作,今天要介紹的是一個在Android上同樣強大的網絡請求庫 android-async-http ,目前非常火的應用Instagram和Pinterest的Android版就是用的這個網絡請求庫。這個網絡請求庫是基于Apache

    jopen 2014-02-18   88851   0

    Tab+ViewPager 切換Android控件: Android ViewPagerIndicatorView 經驗

    android-viewpager-indicator 是 Tab+ViewPager 切換控件。 1. Android 布局文件:

    jopen 2014-07-24   35161   0

    自定義Android對話框風格:StyledDialogs for Android 經驗

    這是一個簡單庫用于自定義Holo主題中的Android對話框風格。并簡化對話框的創建。 功能特性: 兼容 Holo風格和Android設計指南 只要改變一些顏色資源就能夠改變所有對話框的風格 Same

    jopen 2014-01-08   25637   0

    Android表單驗證:Android Form EditText 經驗

    Android Form EditText實現 EditText 輸入文字之后格式正確性認證功能。如果輸入格式不符合,將彈出錯誤提示。支持日期、信用卡、郵箱、姓名、IP地址、網址、電話、數字等等十幾種

    jopen 2014-07-03   42926   0

    android開源框架android-async-http使用 經驗

    android-async-http開源框架可以 是我們輕松的獲取網絡數據或者向服務器發送數據,使用起來也很簡單,下面做簡單介紹,具體詳細使用 看官網: https://github.com/loop

    jopen 2013-05-27   368390   0

    Emacs的Android 移植版本:emacs-android 經驗

    Emacs 的 Android 移植版本,可以確定這不是官方推出的版本。不過目前可用的版本還有一些bug ** 如果發生 segfaults 段錯誤可嘗試修改字體大小 ** ** 如果無法按 Ctrl+Space

    jopen 2012-10-28   51065   0

    Android應用開發框架:Android Annotations 經驗

    Android Annotations是一個開源的框架,用于加速 Android應用的開發,可以讓你把重點放在功能的實現上,簡化了代碼,提升了可維護性。 特性: 依賴注入 : inject views

    jopen 2013-05-06   81244   0

    Android課程示例應用的源代碼:coursera-android 經驗

    Android課程示例應用的源代碼。 Index By week Week 1 HelloAndroid TheAnswer Week 2 AppFundamentalsVideoSourceExamples

    jopen 2014-09-29   23273   0

    Android 網絡框架:android-async-http 經驗

    1,Android Asynchronous Http Client簡介 android-async-http是封裝了HttpClient的頂層實現,它所發起的Request全部運行于不同于UI線

    jopen 2015-05-24   45871   0

    Android的Material Design圖標:Material Design Icons for Android 經驗

    https://github.com/vin89423/material-design-icons-for-android

    顯示執行步驟的Android控件:Android-StepsView 經驗

    顯示步驟執行情況的Android控件,在某些情況下,還是非常有用的。 截圖: 使用說明: Gradle compile?'com.anton46:stepsview:0.0.1' Maven

    jopen 2015-06-26   49379   0

    Android 開發包:android-ActionQueue 經驗

    ActionQueue 允許你一個一個的執行任務。

    jopen 2015-08-23   9931   0

    Android NDK開發:Android.mk模板 經驗

    關于Android NDK開發的文章已經比較多了,我的博客中也分享了很多NDK開發相關經驗和技巧,今天簡單寫了一個 Android.mk 的示例模板,供初學者參考。 本模板主要給大家示例 Android

    jopen 2016-01-10   8445   0

    Android 深入理解Android中的自定義屬性 經驗

    test; import android.content.Context; import android.content.res.TypedArray; import android.util.AttributeSet;

    jopen 2016-01-16   7338   0

    ribot-app-android - Android平臺的ribot studio app 經驗

    ribot app Android 這是 ribot 的官方Android App。It follows the architecture, tools and guidelines that we

    jopen 2016-01-12   13558   0

    Android示例程序 apps-for-android 經驗

    這是一組很有用的開源的 Android 示例程序,用于演示 Android 平臺的各種特性: Amazed : A simple but addictive accelerometer-based marble-guidance

    openkk 2011-12-17   24995   0

    Android_Android最快的換鈴聲的方法! 博客

    首先在sd卡里建立 “ringtones”(來電鈴聲)"alarms”(鬧鐘鈴聲) “notifications”(短信通知鈴聲),把你不同用途的鈴聲放到不同的文件夾下手機就可以自動找到。 用這個方法設置短信鈴聲的話需要,進入“短信”――MENU――通知設置,選擇通知,選取自己的個性鈴聲,打開振動。

    Vision536 2011-06-03   763   0
    header  
    1 2 3 4 5 6 7 8 9 10
  • sesese色