Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bmob/Wonderful2
典型案例:基于Bmob的图片交友社区
https://github.com/bmob/Wonderful2
Last synced: 3 months ago
JSON representation
典型案例:基于Bmob的图片交友社区
- Host: GitHub
- URL: https://github.com/bmob/Wonderful2
- Owner: bmob
- Created: 2014-08-21T02:22:32.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-18T06:11:53.000Z (about 10 years ago)
- Last Synced: 2024-07-16T14:05:08.740Z (4 months ago)
- Language: Java
- Homepage: http://www.bmob.cn
- Size: 4.2 MB
- Stars: 95
- Watchers: 17
- Forks: 51
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
一、具体功能:
1、可以浏览用户分享的图片;
2、可以对喜欢的图片进行收藏、分享、赞、评论;
3、可以发布自己的作品;
4、查看和修改个人用户资料。
二、看本源码能学到啥:
还是像往常一样,介绍下里面所用到的干货有哪些:
1、再次深入了解Bmob。
Bmob专注于帮助开发者解决后端云存储,无须搭建后台即可开发出一款高性能的app;
2、采用许多广为人知的第三方库,大大提高开发效率。
比如:pulltorefresh、SlidingMenu、universal-image-loader等。
3、采用第三方自定义View:
SmoothProgressBar:实现可定制的、平滑动画的水平滚动条(即无值进度条)的开源Android代码库。
ScrollingTextView:不用获取焦点也能实现跑马灯效果的TextView。
ActionBar:自定义标题栏。
4、其他:
有待你的发现......
三、提示
1、此源码需要去Bmob官网( http://www.bmob.cn/ )申请key,才能使用哦,原来的key已经失效。
2、猿圈媛圈App开发团队源码奉献,交流群号:338626944。
注:为了能够结识和团结一批热衷分享,拥有开源精神的朋友。为此我建了一个QQ群:Android交流②群(99072665)。欢迎大家加入,一起交流分享。