Android
-
Development of AppWidget (desktop widget) for Android
What is an AppWidget AppWidget is a desktop widget, also known as desktop control, which is a small program that can b…… -
Implementation method of adding multiple buttons to the sideslip deletion of uitableview in IOS
1、 Requirements: Cell sideslip deletion has only one delete button by default. Add multiple buttons to sideslip, 'Del…… -
Example of status pop-up and disappearance of Android soft keyboard
Recently, I encountered a problem about the soft keyboard. I need to get the status of the soft keyboard, whether it i…… -
ImageView click on the variable dark instance code (Android code tips)
No more nonsense. I'll post the code directly to you. The specific code is as follows: The above is the ImageView inst…… -
Android recyclerview pull-up loading and pull-down refresh (basic version)
Here, we use Google's native swiperefreshlayout to refresh, and use the scrolling event of recycleview to judge whethe…… -
Solutions to multiple sliding conflicts in Android
1、 Foreword There are two solutions to sliding in Android: external interception method and internal interception met…… -
Very practical Android date calculation class
Share a convenient date calculation class: Android date formatting tool class: The above is the whole content of this …… -
How does Android modify the default name of APK
How does Android modify the default name of APK The default name generated when packaging an app with Android studio i…… -
Summary of methods of paint class and canvas class in Android
Common methods of the paint class 1. SetColor method, used to set the color of the brush, Public void SetColor (int co…… -
Summary of seven ways to realize sliding in Android
There are many ways to realize sliding in Android. This blog will provide some ideas to realize sliding, hoping to hel…… -
Android bottom menu simple application
There are many ways to realize menu function in Android. Options menu: the menu displayed when the user presses the me…… -
Implicit jump of activity display in Android
Activity jump is often involved in Andrews. How to implement jump in Andrews is as follows. Creating a second activity…… -
Android time control extension based on countdownview
First of all, I wish you all success in the new year and good luck in the year of the chicken. Last year, there was a …… -
Listview and ImageView in Android realize the effect of item radio selection
Some time ago, in the project development, listview realized the effects of single selection and multiple selection, e…… -
Example of Android using Baidu map SDK to obtain location information
This article is developed using Android studio. Obtaining location information is relatively simple. We only need the …… -
Android implementation adds watermark to pictures
The method of adding watermark is very simple. The specific contents are as follows design sketch The above is the who…… -
Android realizes the flash welcome interface
Flash screen: when the app is opened, it will be displayed. After a few seconds, it will automatically close and enter…… -
Android programming enables two activities to switch to each other without using the oncreate() method
This example describes the method of Android programming to switch between two activities without oncreate (). Share w…… -
Android material loading progress bar making code
Recently, I saw the loading progress of several apps in this style. I felt it was pretty good. I found some informatio…… -
Android SD card reading database instance code
Android SD card reading database instance code preface: This article mainly explains how to use Android SD card to rea…… -
Sample code for Android file storage and reading
requirement: Enter the file name. The file contents are stored in the phone's memory and external memory, and can be r…… -
Android solves the problem of uneven typesetting of textview
Android solves the problem of uneven typesetting of textview In the app, when displaying data with Chinese characters,…… -
Implementation and simple example code of Android ContentProvider
1、 Concept and description ContentProvider definition: Content provider is the basic module of an Android application…… -
Android imitation Taobao reservation calendar (18)
This example shares the specific code of Taobao calendar reservation implemented by Android for your reference. The sp…… -
Example of calling system sharing function by Android programming
This paper gives an example of Android programming to call the system sharing function. Share with you for your refere…… -
In depth analysis and application of Android layoutinflator
Layoutinflator parsing preface: In Android, if you are a beginner player, you may not be familiar with layoutinflator.…… -
Methods of dynamically displaying or hiding controls in wechat applet (two methods)
In wechat applet development, a control is often used. It will dynamically display and hide this situation according t…… -
Implementation of Android check update, download and installation functions
Android check for updates, downloads, and installations preface: Since the Youmeng update is about to go offline, we m…… -
Android uses contentobserver mode to obtain SMS, and uses regular auto fill verification code
Recently, when registering, I saw many apps directly fill in the verification code to the interface when the mobile ph…… -
Sorting and summary of application multi process in Android
preface In computer operating system, process is the basic unit for resource allocation and scheduling. This is no exc…… -
Implementation of Android one click cleaning and memory cleaning functions
360 desktop and Jinshan cleaning master all provide functions such as one click cleaning and one click acceleration. I…… -
Comparative analysis of Android annotation framework
Java annotation is equivalent to a mark. Adding an annotation to a program is equivalent to marking the program. The m……
