Posted on Leave a comment

android samsung dumpstate log

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.

Posted on Leave a comment

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/]

Continue reading Android testing development devops process, debugging [2]
Posted on Leave a comment

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]