-
## New Feature
### SourceCode
- [Android Utils Code](https://blankj.com/2016/07/31/android-utils-code/)
### Android 14
- [Android 监听截屏操作](https://mp.weixin.qq.com/s/sdIA1diewEOVNh2yF1rwIw)
- …
-
What to expect.
# Changes to configuration
* No more global config objects, no more XML overrides.
* LeakCanary breaks down into small components that can be assembled and configured ad hoc
* …
-
playlist
https://www.youtube.com/playlist?list=PLWz5rJ2EKKc-W96eOIFpda-rvYCRnoGpJ
-
Got more familiar using Material theme now, and learned a lot about:
- write clear and clean code
- user experience, like adding `ScrollView` to prevent element from being truncated . This websize h…
-
# 非推奨アノテーションが非推奨になった
# code
https://cs.android.com/android/platform/superproject/+/master:prebuilts/module_sdk/art/current/sdk/sdk_library/public/art.module.public.api_stub_sources/java/lang/Depre…
-
So let's start :)
First of all, let me remind you how the current process of sending a message works
1. a user creates an outgoing message and clicks on the `Send` button
2. the app creates [Ou…
-
I've seen all the other issues complaining about the persistent notification (#981, #994, #998, #1021), but I understand it's currently necessary (and, honestly, I don't have a problem with it. I like…
-
**Description**
Just installed Neo Backup. I went through the initial steps and granted all required permissions.
When it gets to the homepage, it crashes immediately.
My device is rooted and OAn…
-
@n8fr8 what are the good choices Haven made? Which frameworks are still good and maintained?
I found those:
- OpenCV: OpenCV is a library of programming functions mainly aimed at real-time computer…
-
From @ankit92:
com.google.android.datatransport/transport-runtime library is using JobScheduler which is not recommended now as mentioned in android documentation: https://developer.android.com/…