摘要:
ExpressionBuilder https://github.com/Drutol/MALClient/tree/mal-alternative-api/ExpressionBuilder Welcome to the ExpressionBuilder classes! The Express 阅读全文
随笔档案-2020年01月
优雅的处理 Android 崩溃问题(二)
2020-01-21 16:12 by Dorisoy, 1123 阅读, 收藏,
摘要:
Cockroach 2.0 为什么开发这个库 很多时候由于一些微不足道的bug导致app崩溃很可惜,android默认的异常杀进程机制简单粗暴,但很多时候让app崩溃其实也并不能解决问题。 有些bug可能是系统bug,对于这些难以预料的系统bug我们不好绕过,还有一些bug是我们自己编码造成的,对于 阅读全文
优雅的处理 Android 崩溃问题(一)
2020-01-21 16:11 by Dorisoy, 1189 阅读, 收藏,
摘要:
Custom Activity On Crash library This library allows launching a custom activity when the app crashes, instead of showing the hated "Unfortunately, X 阅读全文
Keeping your Android application running when the device wants to sleep (Updated for Android Oreo)
2020-01-21 16:01 by Dorisoy, 469 阅读, 收藏,
摘要:
Updated October 2018 to include detail about Android Oreo. Since the introduction of doze mode in Android Marshmallow we have seen a number of enterpr 阅读全文
Handle navigation exceptions in Prism for Xamarin
2020-01-11 22:36 by Dorisoy, 223 阅读, 收藏,
摘要:
If you're using the NavigationService in Prism, for Xamarin.Forms or simply Xamarin, like this : 1 you might notice native crashes with no information 阅读全文
Xamarin Forms Prism Navigation from TabbedPage behaves as PushModelAsync or the navigation bar disappears
2020-01-03 17:36 by Dorisoy, 264 阅读, 收藏,
摘要:
FIX: The reason for this is that ViewA’s parent is not a NavigationPage, the result is that the Navigation Service assumes you want modal Navigation. 阅读全文
浙公网安备 33010602011771号