Recent Posts
-
Android series — an example of JSON data parsing
The previous essay introduces three XML data formats transmitted from the server in detail. For the server, the data f…… -
Floating window menu making of Android learning tutorial (9)
This example shares the specific code of Android suspended window menu for your reference. The specific contents are a…… -
Method of data transfer between Android activities based on intent
This paper describes the method of data transfer between activities based on intent in Android. Share with you for you…… -
Android silent installation implementation scheme imitates 360 mobile assistant second installation and intelligent installation functions
Many friends have asked me before, how can I achieve silent installation in Android system? The so-called silent insta…… -
Android Development – environment construction (Graphic explanation)
The tools available for Android development include eclipse and Android studio, both of which have their own advantage…… -
Three implementation methods of Android timer (chrome, timer, handler)
This article shares three methods of Android timer for you. The specific contents are as follows catalog: 1. With time…… -
In Android development, SQLite is used to realize the functions of news collection and canceling collection
Before learning Oracle, I simply thought that the database only exists on the server side. After learning Android, I f…… -
Explain in detail the method of parsing XML in Android
XML is widely used in all kinds of development, and Android is no exception. As an important role in carrying data, ho…… -
Solutions not shown in toast above Android 5.0
Cause analysis When users use Android 5.0 or above systems to install the app, they turn off the permission of message…… -
The Android application goes to the background and returns to the foreground to determine the method
We know that when we press the back or home key to exit the application interface, the application will be suspended i…… -
Detailed explanation of Android cross process simulation key (keyevent) example
Android solves the problem that different processes send keyevents Recently, I have been working on the function of re…… -
Android listview multi tab up sliding suspension effect
Sample In the near future, there will be a tab switching page with two tabs. The two pages have a common description i…… -
Android imitates Sina Weibo personal information interface and other effects
This tutorial shares the design code of Android microblog personal information interface for your reference. The speci…… -
Android control for jelly sliding effect
preface In wechat, the processing method is to let the user slide, but finally roll back to the original place. This e…… -
Android immersive status bar and suspension effect
1、 Overview At present, the details pages of most e-commerce apps are almost the same, almost the picture of the abov…… -
Android custom water ripple animation layout example code
Without much to say, let's see the effect first: Hi senior search Preview This is the search preview of senior hi. You…… -
Monkeyrunner environment construction and example tutorial (3)
The monkeyrunner tool provides an API. Programs written using this API can control Android devices and simulators outs…… -
Permission mechanism and usage details of Android permission management
preface: *** However, I don't want to directly enter this topic, so I choose to learn about the permission mechanism a…… -
Neon filter effect of Android image processing
Neon is used to depict the outline of the image, outline the edge of color change, strengthen its excessive effect, an…… -
Notes: implementation of Android gesture recognition function (using motionevent)
abstract This paper is a complete learning record of gesture recognition input event processing. The content includes …… -
Android realizes the effect of automatic rotation and infinite loop with indicator points
To achieve infinite rotation, slide all the way to the left. When you reach the last view, you will slide to the first…… -
Detailed explanation and implementation of Android service service will not be stopped
Android service always running: Recently, there is a project requirement that the service is always running in the bac…… -
Advanced tutorial for Android Masters (26) — function realization of Android super imitation path menu!
Hi ~ Hello, everyone. It's been nearly three months since I started my business. Everything is pretty good. Some time …… -
Detailed explanation of Android RadioButton picture position and size
Android RadioButton picture position and size Java: xml: Selected: write only one selected, and others imitate this …… -
Composite of Java design patterns
summary It is a structural mode, which organizes objects in a tree structure to represent the "part whole" hierarchy, …… -
Calculates the maximum public substring of two strings
background There has been little application of algorithms. Recently, I saw some typical algorithms and wanted to prac…… -
Detailed introduction and summary of java reflection mechanism knowledge
This article will describe the knowledge of reflection from the following aspects: 1、 What is a class In the object-o…… -
Explain in detail that the Java client can’t link to the redis solution
Problem Description: 1.Could not get a resource from the pool,Connection refused: connect The windows java client link…… -
Delete element instance code in linked list of Java data structure
Java delete elements in linked list The following example demonstrates using the clear() method to delete elements in …… -
Introduction and wonderful use of absolute value function in Java
1、 Instructions for absolute value function The absolute value function is math in JDK Java implementation method, wh…… -
Java implementation traverses all files under the folder (recursive call and non recursive call)
Java traverses all files under the folder (recursive call and non recursive call) 1. Do not use recursive method calls…… -
Detailed explanation of Java chart class library
abstract In the development of background sites using Java, chart and report functions are indispensable. This paper r……