Automatic building brush Taobao meow coin! It's the basic quality of programmers to be able to do nothing automatically!
In recent days, did the double 11's activities toss you around? If not, there are only two possibilities: first, you don't have a girlfriend...
Interaction between Android Q Private Directory and Public Directory Files (Read, Copy, Save, etc.) - Pittkai
Android Q is about to launch its official version. This article is based on beta 6, which is close to the final version of Q. It would be better if i...
Computing the Memory Occupied by object in android jvmti Application
The day before yesterday, I was aware of the question: What is the principle of Apply Changes provided by Android Studio 3.5? One responded to JVMTI,...
(Rotate) Use Toolbar + DrawerLayout to Achieve High and Large Side-Slip Menu Quickly
Original address: http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0303/2522.html If you're looking at applications that follow the lat...
Android attribute animation to achieve the cool effect of frame animation
Recently, the company let a very dazzling animation, the first thought is to use frame animation, and then think of too many pictures, using frame ani...
ViewPager Details (5) - - Using Fragment to Realize ViewPager Sliding
ViewPager Details (5) - - Using Fragment to Realize ViewPager Sliding 2014-08-18 15:03 61791 people read comment(34) Collection Report This article h...
android layout optimization and rendering optimization
Firstly, several optimization methods of android layout are introduced below. 1. include tag: You can allow another layout to be introduced in one lay...
Html Web Page Location Operation in Android WebView
Using the location API provided by HTML5 can help web pages to get the current location information of user equipment. But if we open a web page in a...
Android comes with picture clipping (7.0, 8.0, and a millet phone)
A while ago I wrote how to get albums and photos after taking them and display and upload them. This time I made circular images. People who often re...
Those things about broadcasting in Android development
I remember when I was a child, everything in the village would be notified through the loudspeaker of the village radio station, which is still the c...
2. Introduction and Practice of React Native Flex Layout
I haven't written a blog for a long time. I have been recording some problems with my impression notes. In 2017, I want to write my blog again. ...
Android-Intent delivers data
I. briefly Intent can carry data. The common data that Intent can carry can be divided into the following categories: intent.putExtra(String name, boo...
Viewpager Sliding Animation Notes
google has opened an interface for viewpager, PageTransformer, to implement viewpager animation. Developers can implement this interface, define the ...
Detailed usage of Android XML shape Tags
Detailed usage of Android XML shape Tags _An android developer must know how to define a Drawable using xml, such as defining a rect or circle as the...
Backstage of Guge's Primary School (21) - DBUtils
Exploring the Difficulties of Android Soft Keyboard Deep Exploration of Android Asynchronous Essence Handler Detailing the indispensable cornerstones...
android implements a spring-like server-side framework based on annotations
Anyone who has used spring or Retrofit knows that binding and decoupling functions and http requests is very convenient. Here's a simple annotat...
Gradle Series I -- Groovy, Gradle and custom Gradle plug-ins
1. overview The construction process of Android project is implemented by Gradle framework, which is implemented in Groovy language, and Gradle plug-i...