包含标签:Android 的文章
-
Android6. 0 imitation wechat permission settings
Android version 6.0 is the most unfriendly to programmers. The setting of dynamic permissions once bothered me. At pre…… -
Httpclient uploads the instance code of the file through post
In the project in the previous paragraph, Java is used to imitate HTTP post to send parameters and files. If parameter…… -
Android imitates wechat to realize the initial navigation bar
This article introduces how Android implements the initial navigation bar. First look at the effect picture. How to im…… -
Implementation of Android global floating window independent of activity
preface When we use 360 security guard on the mobile phone, a small floating window will appear on the mobile phone sc…… -
Android4. 4. Web API realizes photo upload function
There are many ways to upload photos online. If you use the new version of Android to run, you may find that it can't …… -
Example code of Android viewpager to jump to the main page after sliding on the last page
Let's talk about the implementation idea first There are two main types of monitoring: First, addonpagechangelistener(…… -
How does Android customize view properties
This example introduces the method of customizing view properties for Android for your reference. The specific content…… -
Android implements the function of double-click exit
Double click the back button of Android to exit the current app function The basic idea of realizing this function is,…… -
The end of the ultimate BOSS Android actual combat aircraft game
In this article, we share the Android code of the boss of the airplane game and the design of the victory and failure …… -
Module implementation method of separately compiling Android source code
After downloading the Android source code project for the first time, we usually execute the make command in the Andro…… -
Activit jumps to a position on the animation interface and splits the animation jump by stretching up and down
Requirement: when the activity (fragment) jumps, the current interface splits, pull out the mobile phone screen up and…… -
Android network connection judgment and related processing
This article shares the Android network connection judgment and related processing for your reference. The specific co…… -
Listview implements pull-down refresh and loads more instance code (directly used)
Listview API bixu take a good look mNewsAdapter. notifyDataSetChanged();// Refresh listview Custom refreshlistview Ref…… -
Detailed layout of Android absolutelayout and relativelayout
Android linear layout: absolutelayout layout and relativelayout layout. 1. Absolute layout absolutelayout Absolute pos…… -
Android implements the top navigation indicator imitating Netease News
We know that the page navigator is used in almost all projects. Usually, in order to save time, we will directly use o…… -
Android imitates wechat 5 to realize sliding navigation bar
This example shares the Android imitation wechat 5 sliding navigation effect for your reference. The specific contents…… -
Android makes a simple ordinary shopping cart
This example shares the production process of Android ordinary shopping cart for your reference. The specific contents…… -
Android imitation Alipay payment from bottom pop-up effect
When we use Alipay to pay, we will play a dialog box from the bottom, let's choose the payment method and so on. Today…… -
Several methods of sub thread operating UI in Android Development
Such problems are often encountered in Android projects. After time-consuming operations are completed in the sub thre…… -
Android Scrollview sliding to realize the gradient of QQ space title bar
Today's research is Scrollview - scroll view, which is divided into horizontal scroll view and vertical scroll view. T…… -
There are two ways for EditText to display plaintext and password in Android
The renderings are as follows: layout EditText displays plaintext and password in the following two ways: The first wa…… -
Custom combination control of Android custom control (3)
preface: The first two articles introduce the basic principle of custom controls, and the detailed explanation of the …… -
How does Android create desktop shortcuts
Android desktop shortcut overview: @ h_ 301_ 5 @ creating a desktop shortcut is equivalent to creating an entry for a …… -
Android5. New features of material design in 0
Introduction to material design Material design is Google's new design language. Google hopes to unify the user experi…… -
Android SMS verification code
In the process of developing app, SMS verification is an essential operation when users register. Here we use a free t…… -
Android ormlite changes the default location of the database
preface The ormlite database is placed under databases by default. Sometimes you may need to use the database with pre…… -
Implementation of Android text stroke function
Here also want to briefly say that these small modules were not my original, but also found by looking up the material…… -
Android customized surfaceview to realize Sketchpad function
After having been in contact with view for so long, we can't stay in view all the time. From now on, we need to learn …… -
Android imitates the cascade fade in and fade out display effect of the to circle profile interface
The implementation effect of a simulated to circle personal data interface made a few days ago The following is the ef…… -
Background picture of infinite loop of Android actual combat aircraft game (2)
Firstly, analyze the elements in the game interface: infinite rolling background picture, operable protagonist, protag…… -
Create multiple shortcuts for Android apps
Sometimes, if we want our application to create multiple shortcuts on the desktop, we can use manifest The correspondi……