Recent Posts
-
Very practical small function update example of Android application version
Each application has a function, that is, version update. I remember when I was interviewing before, the interviewer a…… -
Introduction to flux architecture for Android learning
Introduction to flux architecture The flux architecture is used by Facebook to build their client web applications. Li…… -
Android implementation of listview asynchronously loading network pictures and dynamically updating
This example describes the method of listview asynchronously loading network pictures and dynamically updating by Andr…… -
Android realizes the function of vibration prompt after the phone is connected
Some mobile phones will have vibration prompt after the phone is connected, which has the advantage that they can wait…… -
How to make the radiogroup in Android not appear on the input method
If you often use radiogroup in the development process, have you encountered the following situations Whenever you cli…… -
Android uses a push to implement the push function of third-party applications
PS: I used a push I feel that it is relatively simple to realize the push function of third-party applications The off…… -
Cause analysis and solution of Android force close exception
1、 Reason: Forceclose means forcibly closing. The current application conflicts. Nullpointexception (null pointer), i…… -
Android can dynamically add pictures, reflections and 3D effect examples to the gallery
This article gives an example of how Android can dynamically add pictures, reflections and 3D effects to the gallery. …… -
Android implements the method of simply installing and uninstalling APK with code
This example describes the method of simple code installation and uninstallation of APK for Android implementation. Sh…… -
How does Android realize pop-up window in lock screen state
preface The first idea to realize pop-up on the lock screen is to use @ H_ 301_ 5@WindowManager Set @ h_ 301_ 5@Window…… -
Android utility control custom realistic camera aperture view
Recently, dual cameras have become popular in the mobile phone industry, and the large aperture function has also been…… -
Activity save and restore status of Android learning summary
Start an activity in Android. If you click the home button, the activity will not be destroyed, but some data will be …… -
Android development FAQ summary
This paper summarizes and analyzes the common problems in Android development. Share with you for your reference, as f…… -
Solution to black screen in Android custom camera
This article describes the solution to the black screen of Android custom camera. Share with you for your reference, a…… -
Implementation method of automatic update function module of Android program [download complete demo source code attached]
This paper describes the implementation method of automatic update function module of Android program. Share with you …… -
Detailed explanation of how Android textview uses spannablestring to set compound text
This article illustrates how Android textview uses spannablestring to set compound text. Share with you for your refer…… -
Android image caching method based on softreference
This article gives an example of how Android caches images based on softreference. Share with you for your reference, …… -
Android implements the time selection function
preface Since most of the initial Android tutorials don't teach you how to choose a time, beginners will inevitably be…… -
Share a lightweight image loading class imageloader
Image loaders are a big push on the Internet, such as nostra13 image loader, xutil and Facebook fresco. Many, but with…… -
Android implements a multi selectable picture listview instance for batch operation
This article illustrates how Android implements a multi-choice picture listview that is convenient for batch operation…… -
Android photo upload function example code
This paper describes the method of Android to realize the photo upload function. Share with you for your reference, as…… -
Android simply determines whether an APK has been installed
This article describes a simple method for Android to judge whether an APK has been installed. Share with you for your…… -
Use of Android drawable and its related classes
A pleasing interface is very important for software, so graphics and image resources are also very important. This lec…… -
Usage analysis and understanding of baseadapter in Android
This paper analyzes the usage of baseadapter in Android. Share with you for your reference, as follows: In a recent pr…… -
Implementation process of Android comment function
At present, various app communities or places where users sun photos and send comments provide a comment function. In …… -
Android simple method to obtain latitude and longitude
This article describes a simple method for Android to obtain longitude and latitude. Share with you for your reference…… -
Implementation method of Android picture color transformation
Recently, I have been working on image related applications, so there are many common operations accumulated by all pa…… -
Interface control method when Android soft keyboard pops up
This paper describes the interface control method when Android soft keyboard pops up. Share with you for your referenc…… -
Android custom view to realize multi picture selection control
preface I believe many friends will encounter image upload in development, especially multi image upload. The most cla…… -
Android uses okhttp (get mode) to download pictures
1、 First download the jar package https://github.com/square/okhttp If you use Android studio, you only need to add th…… -
Android GPS detailed explanation and sample code
Lbs (location based services) is a location-based service, which has at least two meanings. First, it should be easy t……