Foreword
For an Android application layer developer, understanding the startup process of the Android system is of great help to understanding the Android system. This contains a lot of detai
Foreword
For an Android application layer developer, understanding the startup process of the Android system is of great help to understanding the Android system. This contains a lot of detai
I would like to thank Android-L’s BLE peripheral mode for an example.
My code gave me strange errors (ie too many Advertiser), it doesn’t make any sense, because no advertiser can see somethi
Git Portal
Android development will inevitably use a lot of third-party libraries. If you encounter an exception, you often have the idea of having more than enough energy but not enough en
Overview
ViewModel, literally, it must be related to the view (View) and the data (Model). Just like its literal meaning, it is responsible for preparing and managing data classes related to UI
This problem is not common, but I encountered it. It is not easy to search on the Internet. It is basically onFailure:javax.net.ssl.SSLHandshakeException, so I did not add this in front of my title
Common Action description:
2.2 ACTION definition in source code [java] view plaincopy print? publicstaticfinal String ACTION_MAIN=< span class="string">“android.intent.action.MAIN”; pub
Two, app application integrity
1. Test environment
2. Operation steps
The first step: Place the apk to be detected in apktool.jar
Step 2: In cmd command line mode, enter the path
I. Introduction of GreenDao GreenDAO is an open source Android ORM (“Object/Relational Mapping”), through ORM (called “Object/Relational Mapping”), it saves us Time in the database development proc
Error when integrating Flutter in Android Studio* Error when running Gradle: Unable to download the required Android SDK components because the following license has not been accepted: Android SDK
This page introduces the syntax of the Android.mk compiled file used by ndk-build.
Android.mk The file is located in a subdirectory of the project’s jni/ directory, and is used to describe so