Recent Posts
-
Android UI realizes single line text horizontal touch sliding effect
This example shares the horizontal touch sliding effect of single line text, and realizes the horizontal sliding effec…… -
Method for realizing automatic operation after startup by Android programming
This paper describes the method of Android programming to realize automatic operation after startup. Share with you fo…… -
Android textview advanced display skills example summary
This article summarizes the advanced display skills of Android textview. Share with you for your reference, as follows…… -
Summary of toast message display method in Android Development
This paper summarizes the method of toast displaying messages in Android development. Share with you for your referenc…… -
Shadow making method for Android programming
This paper describes the shadow making method of Android programming. Share with you for your reference, as follows: F…… -
Android solves the bug of sliding the tab from left to right by pressing the finger
One way to prevent the view of the parent layer from intercepting the touch event is to call getparent() requestDisall…… -
Android Style. XML application details and code implementation
Style. The magic of XML Style. XML is to Android what CSS is to Android Jsp@H_403_7 @ Wonderful use Such a layout file…… -
Android barrage frame dark flame basic usage
Today, I will share the learning experience of the Android barrage framework (danmaku flamemaster) open source by Bili…… -
Summary of common intent actions for Android
This article summarizes the intent action function commonly used in Android. Share with you for your reference, as fol…… -
Method for realizing large picture rolling display by Android programming
This paper describes the method of large picture scrolling display by Android programming. Share with you for your ref…… -
Detailed explanation and simple examples of inserting advertisements in Android Applications
As we all know, Android applications in China are basically free, so how do developers get income? Inserting advertisi…… -
Example of background playback function of music based on Android service
This paper describes the background playback function of music based on Android service. Share with you for your refer…… -
Android programming custom title bar example
This article describes the method of customizing the title bar for Android programming. Share with you for your refere…… -
The Android UI component slidingtablayout realizes the sliding effect of viewpager page
To use slidingtablayout, you need to prepare two classes: slidingtablayout and slidingtabstrip. When you put them into…… -
Android textview multi text folding and expansion effect
In a recent project, the effect drawing needs to be folded by textview. When the number of lines exceeds a certain num…… -
Android programming implements the method of displaying only part of the picture
This example describes the method of Android programming to display only part of the picture. Share with you for your …… -
Detailed explanation of Android programming dynamic loading layout example [with demo source code]
This paper describes the method of dynamically loading layout in Android programming. Share with you for your referenc…… -
Android application specified browser development instance
This article mainly explains the development example of Android browser, which has three parts: starting the default A…… -
Android gets the instance code of the application size and cache
info Custom class Main class The above is the example code for Android to obtain application size and cache introduced…… -
A concise tutorial on how to create and use Android programming widgets
This article describes the creation and use of Android programming widget. Share with you for your reference, as follo…… -
Application example of listview in Android Getting Started tutorial
This article describes the simple application of Android listview. Share with you for your reference, as follows: What…… -
Example code of tablayout custom selection background slider in Android
Tablayout is a control in the material design package of Android, which can be matched with the viewpager in the V4 pa…… -
25 learning points for becoming a Java master
Want to be a Java bull? Here are 25 points for learners. 1. You need to be proficient in object-oriented analysis …… -
Summary of 20 interview questions for Java advanced developers
This is the first part of an advanced Java interview series. This part discusses the core issues of Java, such as vari…… -
Graphic tutorial on JDK download, installation and deployment
Although this is very simple for many people, I still want to write it. I hope it can help the latecomers who still ne…… -
How do I understand abstract classes and interfaces in Java
In the interview, we are often asked: what is the difference between abstract classes and interfaces in Java? Then, le…… -
40 common java development interview questions and answers
Java collection framework is the basis of Java programming language and an important knowledge point in Java interview…… -
Suggestions for developing and maintaining Java for large projects
Suppose you are developing and maintaining a java developer with 2000 classes and many frameworks. How do you understa…… -
Java web development environment MyEclipse 6 5 JDK1. 6 Tomcat6. 0 SVN1. 8 configuration tutorial
The configuration of Java Web development environment is also a cumbersome thing. Although in theory, using Notepad ca…… -
Summary of Java idioms
In Java programming, some knowledge can not be learned only through language specifications or standard API documents.…… -
8 common sorting of Java
6. Quick sort 8 sorting that programmers must know (Java implementation) Relationships among 8 sorts: 1. Direct insert…… -
JavaWeb export excel file and pop up the download box
1、 Introduction Reports are often involved in Java Web development. In recent projects, it is necessary to display th……