包含标签:Android 的文章
-
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…… -
Use xutils3 0 to download project updates
Introduction to xutils Xutils contains many useful Android tools. Xutils supports large file upload, more comprehensiv…… -
Android reminder micro tips do you really know dialog, toast and snackBar
Dialog and toast are certainly familiar to everyone. We usually use too much. SnackBar is a new control provided in th…… -
Android specifies that the DatePickerDialog style does not display the year’s implementation code
There are many places to use DatePickerDialog. But sometimes the theme style used in the project is very ugly, which i…… -
Detailed explanation of how to use xutils3 framework in Android (I)
Introduction to xutils Xutils contains many useful Android tools. Xutils supports large file upload, more comprehensiv…… -
Sharing pictures with text developed by Android
preface Think about our commonly used Netease cloud music, which allows us to put the lyrics together with the picture…… -
Practice and principle analysis of single refresh method for Android listview
We are not familiar with the method of using listView to refresh with adapter. First we refresh the data in adapter, t…… -
Android studio writes a simple flashlight app
Very good flashlight app, to share with you, I hope you like it. 1. Java code 2. FireActivity. java 3. content_ fire. …… -
Android uses fragment to achieve tab effect
Use fragment to achieve tab effect: Set radiogroup and fragment to achieve tab effect. The key files are: 1. Fragmentt…… -
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…… -
PHP uses phpmailer to send mail instance parsing
I'm a novice. Because I want to send verification code by email, I can find and collect these. I can use 163 email in …… -
Detailed explanation of the implementation method of explosion effect of view in Android
This paper describes the implementation method of the explosion effect of view in Android. Share with you for your ref……