Recent Posts
-
Custom settings for Android program development tabhost, tabwidget style
First look at the effect: Menu bar at the bottom of Jingdong Mall Menu bar at the bottom of sina Weibo Effect drawing …… -
Method of parsing HTML pages using jsoup developed by Android
This article gives an example of how Android uses jsoup to parse HTML pages. Share with you for your reference, as fol…… -
Method of implementing TCP client by Android programming
This paper describes the method of implementing TCP client by Android programming. Share with you for your reference, …… -
Android uses socket to create simple TCP connection
This article gives an example of how Android uses socket to create a simple TCP connection. Share with you for your re…… -
Method for Android programming to obtain SD card path and remaining capacity
This paper describes the method of Android programming to obtain SD card path and remaining capacity. Share with you f…… -
Android programming implements a simple UDP client instance
This article describes a simple UDP client for Android programming. Share with you for your reference, as follows: The…… -
Method analysis of creating an activity for Android
This article gives an example of how Android creates an activity. Share with you for your reference, as follows: In or…… -
Android programming method for reading pictures in SD card
This article describes the method of Android reading pictures from SD card. Share with you for your reference, as foll…… -
Android programming method for writing data to SD card
This paper describes the method of writing data to SD card by Android programming. Share with you for your reference, …… -
Android implements custom sliding drawer effect menu
In Andoird, the components built in Android, such as slidingdrawer and drawerlayout, are drawer effect menus. However,…… -
Detailed explanation of common Android layouts (FrameLayout, LinearLayout, relativelayout)
As soon as many developers hear that the screen sizes of Android terminals are diverse and the screen resolutions are …… -
Custom dialog of Android UI design series to achieve various styles of dialog effects (7)
Although Android provides us with many components, they are not very convenient to use. The APK we develop has its own…… -
How to quickly create an Android simulator
Debugging mobile applications is usually implemented by simulator first, just because it is too troublesome to release…… -
Android music player oscilloscope
The oscilloscope was taught by the teacher in college, but it has not been used when I came out to work. I gradually f…… -
Android uses vitamio to build its own universal player (8) — detail optimization
preface Successful products often achieve perfection in details. From the perspective of use, the biggest difference b…… -
Android uses vitamio to build its own universal player (5) — online play (play Youku Video)
preface In order to ensure the progress of weekly articles, and because the new version of vitamio has not been releas…… -
Android uses vitamio to build its own universal player (10) – local playback (thumbnail, video information, video scanning service)
preface Vitamio is the sincere work of our team. In addition to building vplayer into the best player of Android, vita…… -
Android uses vitamio to build its own universal player (9) — online play (online TV)
preface If you don't want to watch videos by yourself, it's also good to watch TV in the traditional way, such as CCTV…… -
Android uses vitamio to build its own universal player (6) – online play (playlist)
preface The new version of vplayer is transferred from design to development, and the development cycle is expected to…… -
Android uses vitamio to build its own universal player (3) – local playback (main interface, playlist)
preface Building a complete and available Android player has many functions and details to complete, and also involves…… -
Android adopts the broadcastreceiver method to automatically obtain the verification code
Two methods for Android to automatically obtain the verification code are broadcastreceiver and contentobserver. Both …… -
Android service based music player
This paper develops a service-based music player. The music is played by the service running in the background. When t…… -
Principle analysis of Android wechat dice shaking and fist guessing cheater
1、 Foreword In a previous article, we have introduced in detail an artifact xposed tool used by hook in Android: Prin…… -
Android UI customize listview to achieve pull-down refresh and load more effects
For more implementations of listview pull-down refresh and loading, I want to search a lot on the Internet. But I didn…… -
Android develops a method to add click events to rotating pictures
This is the code I added inside. Use switch (position) to obtain the current picture and add click events to the corre…… -
Analysis of Android singleton simple instance design pattern
Analysis of singleton simple instance design pattern preface Today, I'd like to comprehensively summarize the most com…… -
Drawable uses shape resources in Android
This article shares the specific content of drawable's use of shape resources for your reference. The specific content…… -
Android uses retrofit2.0 technology to imitate wechat
Recently, the project has been completed and I have leisure time. I have always wanted to make a case similar to wecha…… -
Detailed Android Application Development — code implementation of MP3 music player (I)
Requirement 1: read out the MP3 music in the memory card and display it in the list 1. Query all music data from the d…… -
Android imitation music player function
This example shares the specific code of Android imitation music player function for your reference. The specific cont…… -
Videoview video player for Android multimedia
This paper shares two ways of video player for your reference. The specific contents are as follows 1) , surfaceview i…… -
Android simple music player implementation code
This example shares the specific code of Android music player for your reference. The specific contents are as follows……