-
## Look at here
- → Did you conform to the [Rules](https://github.com/JessYanCoding/MVPArms/issues/150)?
- → Did you read the [Wiki](https://github.com/JessYanCoding/MVPArms/wiki) **Carefully**?
…
-
## Road map
- [2024年移动端技术探索](https://mp.weixin.qq.com/s/WS29uBbJYzVJm_HgSRRoKg)
### IDEA 插件
- [自定义 IDEA 插件 → 划词翻译替换](https://mp.weixin.qq.com/s/EZaOoBf8RyBElQtNBl4b5Q)
### SDK
- [FinClip SDK …
-
### Environment
- [x] MVPArms Version: v2.5.2
- [x] AndroidStudio Version: v3.6.1
- [x] Gradle Plugin Version: v5.6.4
- [x] Target Android Version:Android 10.0
- [x] Device Model: Samsung s9+
…
-
## 更新日志
## Update :2020/ 8/ 27
* 重构,分页库迁移到`Paging3`;
* 增加首页搜索功能页面;
感谢[DaQinShgy](https://github.com/DaQinShgy)对本次更新相关功能的贡献 :tada:。
## Update: 2020/ 7/ 3
* 重构,移除了 `Kodein`, 使用 `Dagger-…
-
众所周知,MIUI、Flyme等Android定制系统在程序请求打开相机、录音等操作时,系统会先弹出对话框提示用户是否允许程序执行这些操作,如果用户选择允许,则接下来的操作一切正常,如果用户选择拒绝之后,程序后面的工作将无法正常允许,甚至崩溃。
提问:在这种情况下,如何判断用户是拒绝还是允许了操作?
目前我知道用try catch可以粗暴的判断,但我不确定所有的权限请求被拒绝后都会抛异常。
各…
-
* MockK version: 1.8.13
* OS: Android
* Kotlin version: 1.3.10
* JDK version: 1.8
* JUnit version: 5
* Type of test: unit test OR android instrumented test
#### Stack trace
```
io.mock…
-
### Bug Description:
项目源码目前都无法编译,拉取不到了项目引入的“com.github.VictorAlbertos.RxCache:runtime:1.8.3-2.x.”,导致项目无法编译
### Related Code:
Could not resolve com.github.VictorAlbertos.RxCache:runtime:1.8.3-2.…
-
Hello guys,
Every second I send the event to the server and save to the realm after a long time without turning off the application will be crash. ( about 1 or 2 days)
How to solve this problem…
-
I'm using FfmpegKit 5.1.LTS in my application. A lot of my users have reported that they cannot edit videos (10%). When I tried to obtain their logs, I noticed that many of them are encountering an 'O…
-
I receive this crash (from Crashlytics)
```
Fatal Exception: java.lang.RuntimeException:
Failure delivering result ResultInfo{who=@android:requestPermissions:, request=42, result=-1, data=Intent {…