after some events
1. dial *#9900# and if the Debug Level is Disabled/LOW, tap to select MID. This restarts the device.
2. Again dial *#9900# and press “RUNDUMPSTATE/LOGCAT/”
3. When it is finished press “COPYTOSDCARD(INCLUDECP RAMDUMP)
4. In the main folder of the device filesystem, there will be a new folder called “log”. The log file should be there.
Tag: developing tools/IDE
Android Studio 4.x
[ https://developer.android.com/studio/preview ]
[ https://androidstudio.googleblog.com/2020/02/android-studio-40-beta-1-available.html ]
[https://android-developers.googleblog.com/2020/05/android-studio-4.html]
Jetpack compose
Motion Layout
Build speed window
Live layout inspector
Desugaring Java 8
Gradle Kotlin DSL

Android testing development devops process, debugging [2]
Developer Tools on Play Store
[ https://medium.com/androiddevelopers/developer-tools-on-play-store-85fb710ee33b ]
Supporting your development and testing workflows. Dynamic delivery.
by Ben Weiss
to get previous builds – [https://play.google.com/apps/test/package name/version code]
Full Guide to Testing Android Applications in 2022
[https://maxkim.eu/full-guide-to-testing-android-applications-in-2022]
[http://www.arvifox.com/2019/12/08/qa-in-mobile-development/]
Android Studio 3.6
[ https://androidstudio.googleblog.com/2020/02/android-studio-36-available-in-stable.html ]
[ https://developer.android.com/studio/releases#3-6-0 ]
android.useNewApkCreator
[ https://androidstudio.googleblog.com/2019/08/android-studio-36-canary-9-available.html ]
Android Studio Design Tools UX Changes — Split View
[https://medium.com/androiddevelopers/android-studio-design-tools-ux-changes-split-view-dcde75e88a0c]
Annotation Processing in Android Studio
Annotation Processing in Android Studio
Writing your own Annotation Processors in Android [https://medium.com/androidiots/writing-your-own-annotation-processors-in-android-1fa0cd96ef11]
All About Annotations and Annotation Processors
12.01.2021 [https://medium.com/swlh/all-about-annotations-and-annotation-processors-4af47159f29d]