包含标签:Android 的文章
-
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……