Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

App Crash #442

Open
Ved0986 opened this issue Dec 9, 2019 · 0 comments
Open

App Crash #442

Ved0986 opened this issue Dec 9, 2019 · 0 comments

Comments

@Ved0986
Copy link

Ved0986 commented Dec 9, 2019

java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object android.content.Intent.clone()' on a null object reference
at ai.loko.hk.ui.ocr.MediaProjectionHelper.getMediaProjection(MediaProjectionHelper.java:56)
at ai.loko.hk.ui.ocr.Screenshotter.takeScreenshot(Screenshotter.java:74)
at ai.loko.hk.ui.services.OCRFloating$2.onClick(OCRFloating.java:194)
at android.view.View.performClick(View.java:4799)
at android.view.View$PerformClick.run(View.java:20042)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:135)
at android.app.ActivityThread.main(ActivityThread.java:5422)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:914)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:707)

Device Information

APP.VERSION : 32
LAUNCHER.APP : com.lge.launcher2
TIMEZONE : Asia/Calcutta
VERSION.RELEASE : 5.1.1
VERSION.INCREMENTAL : 1702021464bb3
VERSION.SDK.NUMBER : 22
BRAND : lge
CPU_ABI : armeabi-v7a
CPU_ABI2 : armeabi
MANUFACTURER : LGE
MODEL : LG-K420
PRODUCT : m216_global_com

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant