Android

TextureView survival guide

Hello. Straight to the point. You are here because you are either bored or want to finally get your project done. Either way, this article is not a how-to, but a collection of tips and rules related to TextureView. That will fix your problems though. (more…)

By Leff, ago
Android

Android TV undocumented SDK 22 permission crash

Recently during a development of our Android TV application we’be stumbled upon the problem that has crashed emulator with SDK>=22, writing on React Native 0.53. The problem was with the intent that started an app. It just crashed with an unknown to history of mankind error, android.settings.action.MANAGE_OVERLAY_PERMISSION. We could not Read more…

By Leff, ago