Android
-
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…… -
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,…… -
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…… -
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……