Recent Posts
-
Android uses GridView to realize the image upload function of imitating wechat (with source code)
Due to the work requirements, I have recently used GridView to complete the batch upload function of pictures. My exam…… -
Detailed explanation of Android multithreaded asynctask
This essay will explain the knowledge of Android multithreading and how to realize the communication between threads t…… -
Detailed explanation of Android customized singleton alertdialog
When Android developers process error messages, they often display error messages in the form of a dialog, but each ti…… -
EditText in Android prohibits the input of expression instance code
In a recent project, users do not want to input expressions when editing data. If users input expressions, an error wi…… -
The difference between Android startactivityforresult and setresult
The difference between Android startactivityforresult and setresult Startactivityforresult differs from startactivity …… -
Code example of Android chat function based on socket.io
1、 Brief description Socket.io is a cross platform open source framework that is fully implemented by JavaScript, bas…… -
Example analysis of mediaplayer state machine interface method for Android media development
1、 Introduction to mediaplayer state machine Legend of Android mediaplayer status: 1. Idle status and end status Medi…… -
Implementation of Android UI design and development application only starts the boot interface once
This article is the end of the whole guide interface development topic. I think most of the guide interfaces are basic…… -
Method of customizing background and width and height of dialogfragment in Android
introduce Dialogfragment was introduced in Android 3.0. Is a special fragment used to display a modal dialog box on th…… -
Android UI design and development using viewpager to implement the welcome guide page
This series of articles will take the example development of a program as the main line to explain, in order to achiev…… -
Android imageslider achieves cool rotation advertising effect
This example shares the specific code of Android imageslider to realize cool rotation advertising for your reference. …… -
Examples of several methods for Android to update UI in sub threads
This article introduces several methods and examples of Android updating UI in sub threads, which are shared with you …… -
Solution to stack error in Android webveiw
Solution to stack error in Android webveiw preface: In a recent project, a debugging tool of the project debugging bas…… -
Detailed explanation of the usage of imageswitcher, a common Android control
The image switcher is represented by imageswitcher, which is used to realize the function similar to the previous and …… -
Example of how Android reads and writes CSV files
preface This article mainly introduces the contents related to reading and writing CSV files for Android, that is, com…… -
Explain the HTML fragment loaded by Android WebView
Here, let me briefly describe the requirements: the server returns a part of the HTML page with tags. The solution is …… -
Example code of copying pictures in Android
activity_ Configuration in main.xml Code in mainactivity: summary The above is the example code of copying pictures in…… -
Detailed explanation of the method of prohibiting the drop-down of the status bar by Android programming
This paper describes the method of disabling the drop-down of the status bar by Android programming. Share with you fo…… -
Android calls the method of sending SMS
Android calls the method of sending SMS Function: call the function of sending SMS 1. Authority 2. Concrete implementa…… -
Detailed explanation of Android frame by frame animation creation example
Detailed explanation of Android frame by frame animation creation example preface: When we watch early movies, movies …… -
Simple example of Android music playback (mediaplayer)
Use mediaplayer to complete the simplest music playback. After mastering this basic control, it can be directly used a…… -
Manufacturing method of Android fillet button
This example shares the specific code for Android to make fillet buttons for your reference. The specific contents are…… -
Android rollpagerview implements rotation chart
Android rollpagerview implements rotation chart Android image rotation effect, simple use of rollviewpager Load the pa…… -
Powerful Android scroll control recyclerview
The use of recyclerview is more complex than that of listview. The use of listview is five steps, while our recyclervi…… -
Detailed explanation of Aidl use of Android interprocess communication
1、 Overview Aidl means Android interface finalization language, which translates into Android interface definition la…… -
Android uses SharedPreferences to complete the function of remembering account and password
design sketch: After remembering the password, the account password will appear when you log in again, otherwise there…… -
Summary of the method of shielding the status bar at the application level in Android Development
This paper describes the method of shielding the status bar at the application level in Android development. Share wit…… -
Detailed explanation of three methods of XML parsing and saving by Android programming
This paper describes three methods of XML parsing and saving by Android programming. Share with you for your reference…… -
Viewdraghelper realizes QQ sideslip effect
preface There are many ways to realize sideslip. The summarized viewdraghelper is one of them. Viewdraghelper is a new…… -
Java – can ThreadLocal be safely used with Tomcat NiO connector
We thought of this when testing the Tomcat NiO connector during the load test I use ThreadLocal. In addition, I use sp…… -
Java – my Jax WS WebService client returns only empty objects
I have a third-party Web service, and I use wsimport to generate a client Every call to WebService completes successfu…… -
Taglib displays Java time. Localdate format
I want to display the formatted Java. JSP in my JSP time. LocalDate. Do you know any taglib for this? For Java util. D……