头像的选择截取、上传和下载Demo

时间:2019-09-22 13:37:20
【文件属性】:

文件名称:头像的选择截取、上传和下载Demo

文件大小:490KB

文件格式:ZIP

更新时间:2019-09-22 13:37:20

头像截取

本文使用Bmob作为云后台,实现一个简简单单的头像的选取、截取、上传、下载功能的实现。 编码环境:Android Studio2.1.1 运行环境:Miui8.6.8.18(安卓版本号6.0.1MMB29M) 手机型号:小米3 如有错误,欢迎指正!


【文件预览】:
res
----mipmap-xxxhdpi()
--------ic_launcher.png(10KB)
----drawable()
--------embed_start.png(411B)
--------third.png(1KB)
--------my_checkbox_drawable.xml(325B)
--------love_icon.png(41KB)
--------admire_unchecked.png(322B)
--------qq.jpg(66KB)
--------text_background.jpg(12KB)
--------man.png(14KB)
--------img_2.png(5KB)
--------gray_circle.png(1KB)
--------hot.png(846B)
--------first.png(1KB)
--------img_1.png(5KB)
--------next_sort.png(1KB)
--------second.png(1KB)
--------img_4.png(5KB)
--------admire_checked.png(327B)
--------radius_rectangle.xml(212B)
--------circle_bg.xml(295B)
--------img_frame_background.jpg(284KB)
--------img_5.png(6KB)
--------img_3.png(4KB)
----mipmap-hdpi()
--------ic_launcher.png(3KB)
----values()
--------attr.xml(837B)
--------colors.xml(9KB)
--------strings.xml(897B)
--------styles.xml(1KB)
--------dimens.xml(364B)
----mipmap-xxhdpi()
--------ic_launcher.png(8KB)
----mipmap-mdpi()
--------ic_launcher.png(2KB)
----mipmap-xhdpi()
--------ic_launcher.png(5KB)
----anim()
--------outdowntoup.xml(465B)
--------push_bottom_in.xml(373B)
--------push_bottom_out.xml(354B)
--------inuptodown.xml(336B)
----layout()
--------choose_image_layout_dialog_pic.xml(2KB)
--------choose_image_main_layout.xml(2KB)
----values-w820dp()
--------dimens.xml(364B)
java
----com()
--------example()
AndroidManifest.xml

网友评论

  • 不错有参考价值