Google Play In-App Review API
[https://developer.android.com/guide/playcore/in-app-review]
Leverage the In-App Review API for your Google Play reviews
[https://android-developers.googleblog.com/2020/08/in-app-review-api.html]
Category: IT
Accelerating Android Updates
Over the past few years we’ve introduced new capabilities that enable us to deliver updates more uniformly, quickly, and efficiently to Android devices. These capabilities include:
[https://android-developers.googleblog.com/2020/07/accelerating-android-updates.html]
Huawei, HMS Core, AppGallery
[https://huaweimobileservices.com/]
[https://developer.huawei.com/consumer/en/doc/development]
Huawei объявляет конкурс приложений с призовым фондом в 1 млн. долларов
[https://apptractor.ru/info/conferences/apps-up.html]
Заглянуть в глаза дракону: 10 вопросов к Huawei Mobile Services
[https://habr.com/ru/article/505102/]
Android App Startup
[https://developer.android.com/topic/libraries/app-startup]
The App Startup library provides a straightforward, performant way to initialize components at application startup. Both library developers and app developers can use App Startup to streamline startup sequences and explicitly set the order of initialization.
Instead of defining separate content providers for each component you need to initialize, App Startup allows you to define component initializers that share a single content provider. This can significantly improve app startup time.
AndroidX: App Startup
[https://proandroiddev.com/androidx-app-startup-698855342f80]
[https://github.com/husaynhakeem/android-playground/tree/master/StartupSample]
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.