SystemBarTint, an open-source library in the Android immersive notification bar, is easy to use and the android immersive Status Bar
SystemBarTint link: https://github.com/jgilfelt/SystemBarTint
The concept was first heard at the MI4 press conference. A concept advocated by rebuss turned the original bright and black notification bar into a color consistent with
Used to use Android library to do get, post, and so on the API to connect and operate.But recently want to say look for the use of the library, should be able to do more with less.I was looking for three sets of more people.1.Android Asynchronous Http Client2.okhttpSquare developed and open source, because before using
V4 Support Library
This library is designed for Android 1.6 (API version 4) and above, and contains APIs that are not available in most high-level versions, including application components, user interface features, accessibility, data handling, network connectivity, and programming utilities, here is an introduction to some of the key APIs in V4:App Compon
The recent project is not very busy, finally have time to write a blog, take advantage of these days with some of the new features of Android to write the leopard frame, first look at the picture, and before the original version do not know what people prefer.
A few days ago Devin to me opened a VPN, as Google brain residue powder, silently downloaded a variety of the latest tools, with my love for the material design, officially began to chew Goog
Android Open Source LibraryI have been very fond of Android development, like a blog signature, I am a program ape, I speak for themselves. In the process, GitHub collected a lot of great Android third-party libraries, recommended to the developers struggling to find, and I will update this article on a regular basis.There are a lot of good development libraries
latest Android interfaces successfully?The answer is the most important and bizarre design decisions the Android team has made: the Android support LibraryWhat is an Android support library ? As early as 2011, it was released as an Andr
Soloader is a small, open-source project for loading so library files from Facebook , with the primary role of automatically checking and loading multiple dependent so library files. In the Android platform, react-native projects use a large number of dynamic link libraries, the JNI technology, as Java and Javascript Communication bridge between the two program
Android Open Source Library and design mode open Source Group setup IntroductionAt the end of 2014 suddenly participated in the CSDN blog star selection, look at their blog level is too low, so I would like to write some other than the same blog out. After thinking about it, I think there is not much information on the deep implementation of the Android open Sour
Reprinted from: http://blog.sina.com.cn/s/blog_a3b9b9040101lco3.htmlOn GitHub Download the Android Open source project Quick news source code, which used to the third party project framework Vitamio, after the download of the source code into the IDE, found that all references to Vitamio file will be error, in the unknown how to solve the problem, Go back to GitHub on the project page, look carefully at the project introduction, found this sentence de
Reprinted please indicate this article from xiaanming blog (http://blog.csdn.net/xiaanming/article/details/20481185), please respect others' hard work results, thank you!
Hello everyone! I have not written any articles for almost a month since I came back from the end of the year. First, I feel that I do not know what articles to write, and I don't have a good subject to write. Second, I am delayed due to my own private affairs, so the first article of the year has only been published now. In 20
1, how to use an Android project as Library project Libraries Project is used as a jar package by other Android projects, first it is also a normal Android project. Then:1in Eclipse package Explorer, right-click Android Project to select Properties2Select
Original address: http://blog.csdn.net/sozell/article/details/10551309COCOS2DX the Android NDK loads the dynamic library problemChatRecently in the access to the various Platform SDK, encountered a lot of problems, but also learned a lot of knowledge, before always feel nothing good to write, after all, did 4 months of game development, did not encounter any real big problem, COCOS2DX engine package is also
This tutorial for you to share the use of the Android Calendar library for your reference, the details are as follows
Mainactivity.java Code:
Package siso.weekv;
Import android.content.Intent;
Import android.support.v7.app.AppCompatActivity;
Import Android.os.Bundle;
Import Android.view.View;
public class Mainactivity extends Appcompatactivity {
@Override
protected void OnCreate (Bundle Savedi
ObjectiveDuring this time, I studied the Jcenter warehouse, which was not too concerned about the development of the app before, in the actual development, it is usually used by third-party developers to upload to the Jcenter library. And how do the libraries or plugin that we use publish to jcenter and let me use them? What should we do if we want to develop a library or a plugin? With these questions, I h
Turn from: Android Class Library packaging method ResearchWhen developing Android apps, how do you package this part into a class library for a common part that can be used for multiple applications, or the part that you plan to publish to a third party for application integration?As is known to all,
your color theme, you can also generate toolbar resources for the Sherlock Action bar. Converting and zooming dpi is very painful, so you need Android dpi Calculator2. UI ComponentsAs long as we follow the official Android UI design concept, we are reusing the UI components. There are a lot of good generic components to take advantage of, and of course you can develop the right components for them based on
This document records the FFmpeg-based video decoder on another Android platform. Unlike the decoder documented in the previous article, the decoder documented in this article no longer uses class libraries such as libavcodec.so, libavformat.so, and only uses a class library--libffmpeg.so. The source code for the video decoder C language comes from the simplest ffmpeg+sdl-based video player. The related con
In the actual Android project development process, we will generally use some existing third-party libraries to achieve our needs, avoid repeating the wheel. Commonly used, such as: Network request library, image processing library, interface UI Library (custom view, animation effect, etc.), various third-party SDK lib
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.