Android
-
Android bitmap compress code
With the development of mobile phone hardware, Android's camera function becomes more and more powerful, which can fin…… -
Android custom star slidable scoring control
This example shares the specific method of Android custom star sliding scoring control for your reference. The specifi…… -
Sharing of research on Android third-party application access to wechat platform (I)
After the opening of wechat platform, it is very popular. Many third-party applications want to try to access wechat p…… -
Learn Android from scratch to realize calculator function example sharing (calculator source code)
The following is the effect display: -
Android imitation wechat friend list function
Android studio implements the wechat friend list function. Note that there is a jar package I didn't put up. Please do…… -
Sideslip menu effect of Android imitation Renren client sliding menu
There is a special effect in Renren client, which is quite attractive. You can show the menu by sliding your finger to…… -
Android open Taobao client (hand Amoy) effect and implementation code
We won't talk about the methods of implicit call. If you install the SDK or Alibaba Baichuan, please refer to the offi…… -
Android calls opencv2.4.10 to realize QR code area positioning
On Android, opencv 2.4.10 is called to realize two-dimensional code area positioning (z-xing code). This article is ma…… -
Detailed explanation of 4 ways to display pictures in Android textview
As we know, textview controls are generally used to display text, while images are generally displayed with ImageView …… -
Android programming implements a progress bar effect similar to the circular ProgressBar
This article describes the implementation of progress bar effect similar to circular ProgressBar by Android programmin…… -
Detailed explanation and simple example of kotlin development environment
Hello Kotlin Environment configuration Article code: http://xiazai.jb51.net/201706/yuanma/helloKotlin-master (jb51.net…… -
-
Three methods of realizing ground glass effect in Android
Recently, I'm working on an app called Jiji (understood by men's Bank), which has a function that requires image proce…… -
Android recording method (imitating wechat voice, microphone recording, sending voice, solving bugs above 5.0)
Let's show you the effect drawing first. If you feel good, please refer to the use method, The renderings are as follo…… -
Android custom view to achieve water ripple animation guidance effect
1、 Implementation effect diagram 2、 Implementation code 1. User defined view 2.MainActivity.Java 3.activity_ main.xm…… -
Android custom WebView with progress bar imitates wechat loading process
In normal development, our client needs to load the web page with WebView. When the network is slow or the server resp…… -
Analysis of Android listview likes
Recently, I have been watching Android and using listview to realize the like function Basic idea: Enter the interface…… -
Detailed explanation of Android application developed by kotlin
Detailed explanation of Android application developed by kotlin Related articles: basic introduction to kotlin languag…… -
Detailed explanation of the interaction between fragment and activity based on Android
Today, we will continue to explain the characteristics of fragment components, mainly related to the interaction and l…… -
Method for realizing pop-up keyboard in Android
This example describes the implementation of Android pop-up keyboard code, which is a very practical function. The cod…… -
Method for realizing icon dragging effect by Android programming
This paper describes the method of Android programming to realize icon drag effect. Share with you for your reference,…… -
Detailed use of Android permission halopermission
1. Regular use Request a permission and receive the result callback Request multiple permissions Only callbacks with p…… -
Examples of three ways Android can prevent multiple clicks
In projects, we often encounter the problem of preventing repeated clicks on buttons, items of custom controls, etc. t…… -
Android lock screen fluorescent effect
preface This is a blog post written a few months ago. I feel perfunctory after reading it before going to bed. I'd bet…… -
Android custom controls to achieve elegant advertising rotation map
preface Today I bring you a new control C rotation chart. There are many blogs on the Internet to explain how to imple…… -
Relatively complete Android mp3 lrc lyrics scroll highlight (with source code)
1. In the past, scrolling was only refreshed by the installation line, but now it is not scrolling by line. In fact, i…… -
Steps of Android Software Automatic Update
This article is to download the latest APK installation directly, not incrementally. To implement an Android applicati…… -
Method of implementing hearing aid with audiorecord improved by Android
Generally speaking, during Android project development, the recording function can be realized through mediarecorder a…… -
Analysis of Android arouter routing framework
1、 Arouter introduction and main application scenarios: 1. Introduction: Arouter is a middleware that provides routin…… -
Android uses permission permission list Chinese annotation version
Android also limits the use of system resources, such as network devices, SD cards, recording devices, etc. If your ap…… -
Android can customize the vertical loop scrolling layout
Vertical scrolling advertising subtitles are all in one line. This control can customize the layout, that is, the effe…… -
Android shimmerlayout to achieve low light effect analysis
A while ago, I saw a very good animation effect on GitHub, called shimmerlayout, which is a layout used to realize the……