between Activity, Fragment, Service, Thread, Greatly simplifies the event delivery logicTen. Android-async-httpAndroid-async-http is an old-style asynchronous request library for Android, specifically for the asynchronous HTTP connection built on Android's HttpClient base, which has many features, such as a small size library, support for file uploads No third-p
1, VolleyProject Address Https://github.com/smanikandan14/Volley-demo(1) Asynchronous download of JSON, image, etc.;(2) Ordering of network requests (scheduling)(3) Priority processing of network requests(4) Cache(5) Multi-level cancellation request(6) Linkage with activity and life cycle (simultaneous cancellation of all network requests at end of activity) 2, Android-async-httpProject Address: Https://github.com/loopj/
1, VolleyProject Address Https://github.com/smanikandan14/Volley-demo(1) Asynchronous download of JSON, image, etc.;(2) Ordering of network requests (scheduling)(3) Priority processing of network requests(4) Cache(5) Multi-level cancellation request(6) Linkage with activity and life cycle (simultaneous cancellation of all network requests at end of activity) 2, Android-async-httpProject Address: Https://github.com/loopj/
have a new project, click the Sync Account button on the top right.
Click here:
Open Travis build. Click this to configure the project:
The default is empty:
Add the. travis.yml file that TRAVIS-CI requires in your project
Create a. travis.yml file directly under the project root directory.
This is a great third-party open source class library that sends HTTP requests for Android development.Its network requests are automatically executed in a non-UI thread, and you don't need any extra action (such as manually new thread, etc.). Official website of the project: http://loopj.com/android-async-http/, corresponding GitHub address:https://github.com/lo
In this article, we will detail how to import an Eclipse based open Source library into the Android studio project.Preface--project//project directory|Gradle configuration file for Build.gradle//project|Settings.gradle//gradle Settings, all of the module will be saved|App//module DirectoryConfiguration of |__build.gradle Module|Module2//module2 DirectoryConfigura
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 the Afinal framework and was heavily refacto
Public StartDrag () and Stopdrag () methods;
There is a public interface that can customize the dragged view.
Dragsortlistview is suitable for lists with any priority: Favorites, playlists and lists, etc., is currently the Android open source implementation of drag sorting operation is the most perfect solution.C-geo-opensource.C:geo is a simple and powerful unofficial geo-treasure client on
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 to provide your GitHub address, have someone clone it, and then let someone else import it
In Android, citypickerview, an open-source framework, is used to achieve three levels of association between provinces, cities, and cities,1. Overview
I remember that when I was working on a mall project, I needed to implement provincial/municipal linkages in the address selection to facilitate users to quickly enter the address. At that time, I used an open-sour
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
What file is Xlog?
It is a voice call log file or a cell phone recording file, generally in the mobile phone micro-letter folder can be found, the file similar to QQ chat record files, users can not directly open, even in the computer can not be through Notepad, player and
-down refresh and pull-up loading functions. (Although open-source things are easy to use, it is recommended that you do not need open-source components to implement the desired results by yourself. After all, you need to understand the principles, I try to be concise and enter the topic.
Let's take a look at the final implementation:
Preparations
1. Since the PullToRefresh component is used to implement
RAR is a file compression format, you can compress a file to only a fraction of the original file size. Greatly saves storage space. RAR file How to open it, need a computer to install file compression software, decompression to
Android ListView that supports drag-and-drop sorting and left and right swipe deletions. Rewrite the Touchinterceptor (TI) class to provide a more graceful drag animation effect.DSLV Main Features:
Perfect drag and drop support;
Provides a smoother scrolling list scrolling while dragging;
Supports the diversity of each listitem height
Public StartDrag () and Stopdrag () methods;
There is a public interface that can customize
Two days ago, Google released the official version of Android Studio 1.0, and more people began migrating to Android studio for development. However, many of the online open Source Library, control, etc. or the previous development based on eclipse, many people do not know how to import into their own based on the Android
into your app's SharedPreferences
Persistent cookie storage: saves the cookie to your application's SharedPreferences.2.Installation Basic Usage(Installation and basic usage)Download the latest. jar file from github and place it in your Android app'slibs/Folder.Download the latest jar file from github and place it in the libs/folder of your
;
Android slide menu Background Brightness and transparency settings
Without such an api, you can make the transparency by yourself. Just like the animation effect, you can define an xml file. To adjust the brightness, modify settings. For example, when you slide, you need to increase the brightness to 100, Settings. system. putInt (getContentResolver (), Settings. system. SCREEN_BRIGHTNESS, 100); After sli
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.