"Go" Android Open source projects and frameworks

Source: Internet
Author: User
Tags xml parser

Effects:

http://www.androidviews.net/

http://www.theultimateandroidlibrary.com/

Common effects:

1. Https://github.com/novoda/ImageLoader asynchronously loads pictures, caches, generates thumbnails, and basically every application will need this lib.
Android-query Frame
2. Https://github.com/chrisbanes/Android-PullToRefresh similar to Sina Weibo, Twitter, dropdown refresh list, more bull is also support pull-up load more. Not just the ListView, but also the GridView support.

3. Https://github.com/jfeinstein10/SlidingMenu and Https://github.com/dmitry-zaitsev/AndroidSideMenu navigation drawer

Https://github.com/SimonVT/android-menudrawer Navigation Drawer

4. http://actionbarsherlock.com/and Https://github.com/JakeWharton/ActionBarSherlock Actionbar.

5 Https://github.com/TonicArtos/StickyGridHeaders and Https://github.com/emilsjolander/StickyListHeaders ListView Navigation Effects

6 Https://github.com/TheLevelUp/android-left-locked-gallery Gallery Draw effect

7 Https://github.com/huewu/PinterestLikeAdapterView GridView Dislocation effect Https://github.com/youxiachai/pinterest-like-adapter-view

8 Https://github.com/47deg/android-swipelistview implements a custom ListView cell that can be slid to display the expansion panel.

9 Https://github.com/siyamed/android-satellite-menu has a series of buttons popping up

Ten Https://github.com/maurycyw/StaggeredGridView staggered GridView

Https://github.com/dodola/android_waterfall https://github.com/youxilua/waterfall4android

Https://github.com/dodola/WaterFallExt Waterfall Stream

Https://github.com/daizhenjun/ImageFilterForAndroid image Processing Effect

Https://github.com/nostra13/Android-Universal-Image-Loader Asynchronous load picture, Magnum picture load ListView GridView imagepage Imagegaller

Example: http://blog.csdn.net/banketree/article/details/8004475

Https://github.com/JakeWharton/Android-ViewPagerIndicator has a title page slide effect

Https://github.com/pakerfeldt/android-viewflow viewflow Picture Slide

https://code.google.com/p/android-wheel/Roller Effect

Http://www.apkbus.com/android-2-1.html

Framework:

1. https://github.com/excilys/androidannotations a very good fast-developing framework, with a large number of annotation to replace, similar to Roboguice

2 Ormlite SQLite's ORM Framework/greendao

3 Chinese characters to pinyin pinyin4j and Hanzitopinyin

4 Aacplayer

5 Gson JSON frame Fastjson

6 Otto is an event Bus mode class library for the Android system. Used to simplify communication between application components.

7 afinal Framework is an open-source Android ORM and IOC application development framework

8 xutils originated from the afinal framework, the afinal is heavily reconstructed, enabling the Xutils to support large file uploads and more comprehensive HTTP request protocol support

9 dom4j XML Parser

Vtd-xml an extract-free XML parsing method http://my.oschina.net/u/1171837/blog/147544 Download

Android XMPP push Download

Jsoup web crawler

Acra customized Android crash reporting library and backend system

VLC Video Chat

Spydroid http://blog.csdn.net/xiaoliouc/article/details/8493161

Project article:

    • Apollo Music Player: just one player, but very well implemented
    • Oschina Client: Oschina website Client Oh, WP version, iOS version has open source
    • Xabber Real-time chat tool (based on XMPP protocol): No, it's better than the other kind.
    • Four meta Sina Weibo client: Today only know is open source, hurriedly collection
    • Google IO: Google developer Conference application, although a bit difficult to understand, or very valuable (such as the picture loading)
    • EoE Client: EoE website Android client also open source

Component article:

  • Android-flip: Can achieve a kind of gorgeous flipboard like the flip page
  • Drag-sort-listview: You can drag the item reorder Listview, which works great
  • Holoeverywhere: Cough, some classmates like the holo style of Android very much, this project definitely let you happy
  • Universal-imageloader: This classic asynchronous picture loaded, not much to say
  • Jazzyviewpager: This thing can make Viewpager turn up cool, who use who know ~ ~
  • Slidingmenu: This is the various implementations of the drawer interface (which is Facebook kind), the best, the wood has one!
  • Stickylistheaders:iphone often have this, is the listview of ... Don't know how to explain, download it yourself.
  • Android-pulltorefresh: drop-down refresh, a very common component
  • Staggeredgridview: This is a waterfall flow layout implementation, is not perfect, but as a learning case or on the basis of expansion is good
  • Android-async-http:android asynchronous request component, I personally used to use asynctask, but this implementation is very good, also recommended to everyone
  • Actionbarsherlock: Well-known Actionbar compatibility program on 2.x, similar compatibility components There are many, time for everyone to list;
  • FACEBOOK-ANDROID-SDK: More than just an SDK so simple oh, than a wave and someone's SDK strong several orders of magnitude;
  • Nineoldandroids: Want to use Android 3.0 new animation API on the 2.xSDK, that is it; the students who have not used must try Oh, very convenient ~
  • Android-swipelistview: Let the ListView item slide to the right, the new Gmail and pocket are useful
  • Datadroid:android's restful package, never heard of restful? You're going to die.
  • Eventbus: And the above datadroid also belong to the beautification of the underlying code, this LIB simplifies the transfer of events between different components
  • android-switch-backport:android3.0 above the switch, have good people to migrate to 2.x, ha
  • Pagerslidingtabstrip: The latest version of the GooglePlay tab effect, can be dazzling
  • Chromeview: We all know webview, also know that Android Chrome and its own kernel, this project is to export chrome kernel to make a chromeview, we can use in their projects, interested can play
  • Picasso: Images from Square are loaded asynchronously, as if they were recently open source, and the API style is unique.

Web page:

    • GitHub: A lot of projects, is not easy to dig, but the developer must
    • Oschina: Once general, now the more do the better, a lot of open source projects;
    • Eoeandroid: After some finishing, now very strong, small works mostly;
    • Androidviews: I once wanted to be a Web site, a collection of many open source components

http://www.eoeandroid.com/

Picture Processing framework:

Blur image processing:stackblur

PDF frame: IText mupdf droidtext com/sun/pdfview com.lowagie.text (iText-2.1.7)

Original source: http://blog.csdn.net/stephen255/article/details/9121583

"Go" Android Open source projects and frameworks

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.