Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App crashes on record button. #1

Open
nm17 opened this issue Jan 14, 2020 · 4 comments
Open

App crashes on record button. #1

nm17 opened this issue Jan 14, 2020 · 4 comments

Comments

@nm17
Copy link
Author

nm17 commented Jan 15, 2020

@nm17
Copy link
Author

nm17 commented May 9, 2020

Latest version crashes at start (v1.1.289058594):

java.lang.RuntimeException: Unable to create application com.google.android.apps.recorder.ui.application.RecorderApplication: java.lang.IllegalStateException: Cannot start Recorder on unsupported device
	at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6545)
	at android.app.ActivityThread.access$1400(ActivityThread.java:220)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1883)
	at android.os.Handler.dispatchMessage(Handler.java:107)
	at android.os.Looper.loop(Looper.java:224)
	at android.app.ActivityThread.main(ActivityThread.java:7520)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)
Caused by: java.lang.IllegalStateException: Cannot start Recorder on unsupported device
	at com.google.android.apps.recorder.ui.application.RecorderApplication.onCreate(PG:13)
	at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1190)
	at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6540)
	... 8 more

@Xmader
Copy link
Owner

Xmader commented May 9, 2020

java.lang.RuntimeException: Unable to create application com.google.android.apps.recorder.ui.application.RecorderApplication: java.lang.IllegalStateException: Cannot start Recorder on unsupported device

It is the original error message without the patch.

@Xmader
Copy link
Owner

Xmader commented May 10, 2020

The release artifact file is updated.

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

No branches or pull requests

2 participants