Get started with Android 2 and get started with Android
Use Intent to shuttle between activities (Intent not only specifies the action to be executed by the current component, but also transmits data between different components)
1. Use an explicit
How to configure the debug environment and debug environment for NDK Development
At the beginning of NDK development, Android Studio didn't provide native C/C ++ for breakpoint debugging. We all output logs for debugging, which is time-consuming and
Get started with Android
1. Android Development Environment
There are two common development environments for Android: Eclipse + ADT and Android Studio. As a development environment officially launched by google, Android Studio naturally has unique
[Android FrameWork 6.0 source code learning] Measure and androidmeasure of View repainting process
Trilogy of View painting, measurement, layout, paintingToday we analyze the measurement process
View measurement is initiated from ViewRootImpl. View
Solve the computing failure caused by java float double Floating Point, floatdouble
I did a community e-commerce application some time ago and found a trap ...... let me cry. Let's take a look at my path. E-commerce must be dealing with ¥, which is
Customize and encapsulate the banner component
1. Preview
2. Basic functions
A Simple and Convenient carousel chart component is encapsulated based on viewpager.You can set project images, network images, and views;Supports automatic loop
You must not call setTag () on a view Glide is targeting when use Glide, settagtargeting
The following code is used by an Adapter that displays the RecyclerView of an image. When you click an image, it jumps to another Activity to display a large
Common form component encapsulation and form component Encapsulation
1. Basic Function Preview
2. Basic functions
The encapsulated form component is divided into two types: Single Row and two rows;
The two components can be used to set image
Kotlin object: only one line of code can be used to create a secure singleton and one line of kotlin
By Antonio Leiva
Time: Jun 20,201 7
Link: https://antonioleiva.com/objects-kotlin/
The Kotlin object is another language element that Android
Levmar ndk compilation, levmarndkLevmar is a powerful and efficient C/C ++ library. It uses the Levenberg-marquard (LM) optimization algorithm to solve the non-linear least square problem. Official Website: http://users.ics.forth.gr /~
Android JNI call and AndroidJNI call
Android provides the NDK Development Kit to provide C ++ development for the Android platform, which is used to expand the functions of the Android SDK. It mainly includes the Android NDK Construction System and
Adnroid custom ProgressDialog loading, custom progressdialog
Used to record the knowledge you use
When I was working on a project two days ago, I found that sometimes I had to do a lot of work in the background when accessing network data. It took a
Three constructors of a custom View.
Custom views have three constructor methods, which have different functions.
Public MyView (Context context) {super (context );} Public MyView (Context context, AttributeSet attrs) {super (context, attrs);}
Custom password input box + numeric keyboard, input box numeric keyboard
A user-defined password input box and a user-defined Keyboard are provided to set the user's payment password. First, use the following square style and click the blank area to
PackageManager, packagemanagerI. Functions of PackageManager
1. Install and uninstall the application.2. query permission information.3. query Application-related information (application, activity, Cycler, service, provider, and related attributes )
View measurement by source code analysis, and View measurement by source code analysis
To understand the measurement of the View, first understand the MeasureSpec. When the width of the measurement view is high, determine the MeasureSpec
Update the download library. update the download library.
Download and update the apk. Basically, all the functions required by each app are previously written by the user. Recently, I want to use a third-party library to complete the functions. It
Arc menu 2 (animation gradually) Kotlin development (with java source code), kotlinjava
Arc menu 2 (Animated gradually + Kotlin Development)
The arc menu of animations developed in the Kotlin language based on AndroidStudio is
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service