forked frombmob/Wonderful2
- Notifications
You must be signed in to change notification settings - Fork0
典型案例:基于Bmob的图片交友社区
NotificationsYou must be signed in to change notification settings
livelitoday/Wonderful2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
一、具体功能:
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)。欢迎大家加入,一起交流分享。
About
典型案例:基于Bmob的图片交友社区
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- Java100.0%