安卓的圖片選擇器:AndroidImagePicker

jopen 8年前發布 | 15K 次閱讀 Android開發 移動開發 AndroidImagePicker

一個用于安卓的圖片選擇器,可以選擇一張或多張圖片,剪裁作為頭像,預覽縮放等。

screenshot- screenshot- screenshot- screenshot- screenshot

特性

  • choosing single or multi image with preview
  • crop a image for avatar simply
  • custom Theme easily.
  • beautiful default demo

用法 

this referenced two demos to you ,it is very simple.You could also use one of the provide demos but I would strongly suggest that you read the demo code,and make your custom version of this.

Gradle

dependencies {
    compile project(':imagepickerModule')
    compile 'com.nostra13.universalimageloader:universal-image-loader:1.9.3'  //optional
    compile 'com.github.bumptech.glide:glide:3.6.1'   //optional
    compile 'com.squareup.picasso:picasso:2.4.0'   //optional
}


項目主頁:http://www.baiduhome.net/lib/view/home/1449152496217

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!