best open source android apps

Want to know best open source android apps? we have a huge selection of best open source android apps information on alibabacloud.com

[Android] Use Gradle submit your own open source Android library to Maven Center library

The following content is original, welcome reprint, Reprint please specifyFrom every day blog: http://www.cnblogs.com/tiantianbyconan/p/4388175.htmlThis article is for open source enthusiasts.If you want someone else to use your Android Open Source Library, the first way is

Android Advanced Note 14:robobinding (Implementation of the data-bound Presentation model (MVVM) mode Android Open source framework)

1.RoboBindingRobobinding is an Android open source framework that implements the data-bound Presentation model (MVVM) pattern. From a simple point of view, he removes unnecessary code such as Addxxlistener (), Findviewbyid (), even injectview like bufferknife do not need, because your code generally does not need to rely on these interface component information.

Android 5.0 Material Design is a collection of cool open-source projects, and android is cool

Android 5.0 Material Design is a collection of cool open-source projects, and android is cool I. Preface Android 5.0 has been online for a while. It is estimated that our friends have seen a great breakthrough over the previous versions on the

Android Open-source Framework (V) xutils---The ORM IOC converged framework in Android

Xutils, like Afinal, is an aggregation framework, chatty, but the more easily reaching. So it is not recommended to use, only to understand. To cope with the temporary project at hand.Android Open source Framework (IV) afinal---The ORM IOC converged framework in AndroidI. Xutils INTRODUCTIONXutils is based on afinal development, but it is much better than afinal stability. Xutils was originally derived from

Android open source -- SlideMenu, android -- slidemenu

Android open source -- SlideMenu, android -- slidemenu Open Source Address:Https://github.com/jfeinstein10/SlidingMenu Introduction:This SlideMenu is no longer a new technology. It is mainly used to switch between the left, right,

"Go" Android Open source project (non-component)

Original URL: http://blog.csdn.net/feizhixuan46789/article/details/9252887Learning to develop an effective way is to learn from the mature case as the object of learning, the following for you to recommend some of the more good Android projects, some are found in other posts, welcome to add, will open source to the end.1, EoE client: EoE website

Introduction to six recommended Open source Android (Android) frameworks

(9) Downloader module: Can be a simple implementation of multi-threaded download, background download, breakpoint continuation, download control, such as Start, pause, delete and so on. (10) Network Status Detection module: Check the network status when it is changed 6, LoonandroidProject Address: Https://github.com/gdpancheng/LoonAndroidThe main modules are:(1) Auto-inject frame (only need to inherit the application within the frame)(2) Picture loading frame (multi-cache, automatic recove

Introduction to six recommended Open source Android (Android) frameworks

easily implemented multi-threaded download, background download, breakpoint resume, control the download, such as start, pause, delete and so on. (10) Network status Detection module: When the network status changes, check it 6, LoonandroidProject Address: Https://github.com/gdpancheng/LoonAndroidThe main modules are:(1) Auto-inject frame (only need to inherit the application within the frame)(2) Picture loading frame (multi-cache, automatic recovery, maximum memory security)(3) Network reques

Android Open source project EoE Community Android Client

Content of this article Environment Open Source Project EoE Community Android Client This article describes the EoE community Android client. It is an open source project with relatively simple feature

Six recommended Android (Android) Open source framework introduction (GO)

, background download, breakpoint continuation, download control, such as Start, pause, delete and so on.(10) Network status Detection module: When the network status changes, it is checked6, LoonandroidProject Address: Https://github.com/gdpancheng/LoonAndroidThe main modules are:(1) Auto-inject frame (only need to inherit the application within the frame)(2) Picture loading frame (multi-cache, automatic recovery, maximum memory security)(3) Network request module (inherits basically all HTTP r

Android open-source project eoe community Android client, androideoe

Android open-source project eoe community Android client, androideoeContent Environment Open-source project eoe community Android Client This topic describes the

Quick Start android open-source project [developer]

Facebook's open-source Android compilation tool has twice the efficiency of ant. The main advantages are:(1) Speed up compilation and reduce the incremental compilation time by using multi-core cpu in parallel and tracking unchanged resources.(2) You can generate compilation rules in the compilation system without generating compilation rule files from other syst

Android Open source Framework (IV) afinal---The ORM IOC converged framework in Android

Afinal is an ORM and IOC framework for Android SQLite. It is an aggregation framework, chatty. So it is not recommended to use, only to understand. To cope with the temporary project at hand.Recommended to read, so many open source framework, which is good? :I. INTRODUCTIONAfinal is an open

Open source China oschina Android Client Source code Analysis (10) Double Exit program

already true, this time there is a possibility: runnable delay execution of the business has not been executed (from the source we can see, this time is 2 seconds, that is, 2 seconds to click the return button again), we can first remove the delay to perform the task, Then directly close the toast, perform the operation of the close interface, and so on. Returns true after execution, representing a response to the keydown event. 3.2 The advantages of

Open source libraries in Android (Eclipse and Android Studio)

Take the Slidingmenu on GitHub for example. : Jfeinstein10/slidingmenuI. Introduction of Eclipse1.import->existing Android Code into Workspace, select the library in the Import folder. ( choose Copy Projects into workspacae when importing, because the project and library are required to be in the same directory in Windows, or not add successfully ) right click to select Properties, Under Android, select the

Android Development notes -- pull-down refresh and pull-up loading for open-source components PullToRefresh (one-minute processing, super simple) and Android pulltorefresh

Android Development notes -- pull-down refresh and pull-up loading for open-source components PullToRefresh (one-minute processing, super simple) and Android pulltorefresh Preface Previously, when we implemented ListView pull-down refresh and pull-up to load data, we inherited some native ListView methods to rewrite it

Android Open source project excellent project article

This article transferred from: http://www.trinea.cn/android/android-open-source-projects-excellent-project/The records of the project are mainly based on the project interesting or the project layering standard is better.LinuxProject Address: Https://github.com/torvalds/linuxAndroidProject address: https://android.goog

Six recommended Android (Android) Open source Framework Introduction "Go"

continuation, download control, such as Start, pause, delete and so on.(10) Network status Detection module: When the network status changes, it is checked 6, loonandroid project address: Https://github.com/gdpancheng/LoonAndroid There are mainly the following modules: (1) Auto-inject frame (only need application within the inheritance frame) (2) Picture loading frame (multi-cache, auto-recycle, maximum memory security) (3) Network Request Module (inherits basically all HTTP requ

Six recommended Android (Android) Open source Framework Introduction "Go"

continuation, download control, such as Start, pause, delete and so on.(10) Network status Detection module: When the network status changes, it is checked 6, loonandroid project address: https://github.com/gdpancheng/ Loonandroid has the following modules: (1) Auto-inject framework (only application within the framework can be inherited) (2) Picture loading framework (multi-cache, auto-recycle, Maximum memory security) (3) Network request module (inherits basically all HTTP requ

"Kyle takes you to learn Android" Android dedicated log open source project--klog

In the process of Android development and debugging, the use of log is very frequent, a good log tool can save you a lot of time, so klog to write an open source project, hoping to help you improve the efficiency of development, this open source library is inspired by logger

Total Pages: 15 1 .... 8 9 10 11 12 .... 15 Go to: Go

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.