Android
-
Code for sliding and hiding the title bar of listview in Android
Listview in the layout to override the title block Dimension.xml file The above is the example code of Android listvie…… -
Perfect solution of Android sliding conflict
Android sliding is a necessary operation on smart phones, but when developing, do you often encounter the problem of s…… -
The item click event of Android recyclerview implements sorting
Since you started using recyclerview instead of listview, you will find that there are many places to learn. The learn…… -
Detailed explanation Android uses socket to encrypt and transmit large files
preface Data encryption is a technology with a long history. It refers to transforming plaintext into ciphertext throu…… -
Implementation code of Android sliding data deletion function
Today, I learned a new function, that is, sliding deletion of data. Let's see the effect first I think everyone is fam…… -
Android uses scrollerview to implement the category bar instance that can scroll up and down
If you don't consider deeper performance issues, I personally think scrollerview is still very easy to use. Moreover, …… -
Example of Android using SQLite database
1、 Introduction SQLite database is a lightweight DBMS (database management system). SQLite uses a single file to stor…… -
Android uses notificationlistenerservice to listen for notification bar messages
Notificationlistenerservice is a service called by the system. When an application initiates a notification, the syste…… -
Solution to the problem of blocking login button on Android virtual keyboard
The pop-up of Android virtual keyboard will block some UI. Although it can be pushed up with the pop-up of virtual key…… -
Viewpager indicator for Android custom view flyme6
The newly updated flyme6 has a good overall effect, and the animation effect has increased a lot. After looking at the…… -
Android programming supports dragging to change the position of the picture superimposed text function example
This article describes an example of Android programming to realize the function of superimposing text in pictures tha…… -
Android split screen multi window practice code
Android n has launched multi window support. The project requires adaptation to multi window mode. Record it. 1. Life …… -
Android progress bar control description
1、 ProgressBar progress bar During the progress of a continuity work, in order not to make users feel that the progra…… -
Source code analysis of Android marqueeview
The horse lantern effect can be browsed by the original author https://github.com/sfsheng0322/MarqueeView Let's look a…… -
Android Camera Basics
1、 Overview this chapter mainly describes the relevant knowledge points of Android camera, mainly including three asp…… -
Android uses keystore to encrypt data
When it comes to Android security, the official website of Android developers gives many good suggestions and explanat…… -
How to use html.fromhtml in Android
Html.fromhtml in Android In Android, there is an easily forgotten html.fromhtml method, which means that strings in te…… -
Android bottom menu is input method top solution
Android phone input method pops up and disappears, which will trigger For the window.onresize event, our general solut…… -
Android custom view implements submitting active forms imitating GitHub
explain This article may need some basic knowledge points, such as the basic use of canvas, paint, path, rect and othe…… -
Detailed explanation and analysis of Android layoutinflator. Inflate()
Detailed explanation of Android layoutinflator. Inflate() Understand layoutinflator. Inflate() in depth Because it's e…… -
Detailed usage of startactivityforresult() in Android Foundation
preface A very basic operation in Android development is to open an activity. Another necessary operation is to open a…… -
Detailed explanation of rolling examples of wechat applet bnner
Wechat applet bnner scroll The first is the rotation chart. Autoplay automatically plays, interval rotation time and d…… -
Android uses popupwindow to implement custom daily
Android's popupwindow is a very useful widget. It can be used to realize the effect of floating window, such as a floa…… -
Detailed explanation of various usage methods of Android alertdialog
When your application needs to display a progress bar or the user needs to confirm the information, you can use alertd…… -
Code analysis of Android fragment and fragment Manager
In the past two days, I was studying plug-in programming and encountered some problems in using fragment, so I checked…… -
Detailed Android animation effects translate, scale, alpha and rotate
Animation type Android animation consists of four types In XML In Javacode Android animation mode Animation has two ma…… -
Android camera real-time preview, real-time processing, face recognition example
Android camera real-time preview, real-time processing, face authentication. The preview operation is the code shared …… -
Summary of Android out of memory methods
The method to avoid memory overflow is to optimize the program in the following three aspects @H_ 404_ 4 @ memory refe…… -
Set custom ringtone function for Android App
Because there is a demand to add ringtones and play them in their own app, but most of the relevant materials consulte…… -
Android custom material progress bar effect
First look at the renderings Layout file: Declare properties Custom controls: Set the color value on the progress bar …… -
Android custom camera to achieve timing camera function
This blog introduces you to the Android custom camera and the countdown camera function. First, the surfaceview contro…… -
Implementation method and example of Android 6.0 fixed screen function
Android fixed screen feature Maybe you don't know what it is when you see this title. Let me explain first. After Andr……