JohnWatsonDev
JohnWatsonDev
@Serchinastico I have got a solution after did some research. I should use [`PermissionChecker.checkSelfPermission()`](https://developer.android.com/reference/android/support/v4/content/PermissionChecker.html) check whether user granted the permission. I have tested this method on my device --- Nexus...
I thought we should just add this info to README **instead of** modified the `AndroidPermissionService` class's implement. Because of this library was intended to check `RUNTIME` permission for API level...
Here was a [workaround](http://stackoverflow.com/a/34084609/3171537). Please checked it. :) @Serchinastico BTW, should we provide another util class to handle this check mission? I'm glad hear about the idea from you.
@wayou Yes. You are right. It worked perfectly when I disabled the [Vim Plugin](https://github.com/VSCodeVim/Vim).
@lchad 兄台研究这个 Scandit 怎么样了?有什么可以分享的吗?可以一起搞噢。
@davidliu Please give us a reproduced demo for this issue. Thanks
@DONSA Hello, bro. I can't set the sourceLanguages and the targetLanguages with your approach. I also use Alfred 3. I just create a blank workflow. Then I clone this repo...
Thanks. Which release version did you use (3.2.0-pre1 or 3.1.2 in releases)?
Finally, I found the issue. My network is broken in fu*king China Mainland. :( I must use VPN get google translate working normally. @DONSA Thank for hard work again.