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

[Bug]: error when app was minimized #870

Closed
2 tasks done
rubensfox20 opened this issue Mar 17, 2023 · 1 comment
Closed
2 tasks done

[Bug]: error when app was minimized #870

rubensfox20 opened this issue Mar 17, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@rubensfox20
Copy link

What happened?

I left the app minimized, when I went back to it it gave this error.

What's the expected behavior?

I hoped it didn't give an error when I went back to the app again

What version of AndroidIDE you're using?

v2.3.0 (debug builds)

Relevant log output

AndroidIDE crash report
Manufacturer: samsung
Device: SM-A025M
ABI: armeabi-v7a
SDK version: 31
App version: v2.4.0-beta (240)

 Stacktrace: 
java.lang.IllegalStateException: GradleBuildService instance has been released
	at com.itsaky.androidide.services.builder.GradleBuildServiceConnnection.onServiceConnected(GradleBuildServiceConnnection.kt:40)
	at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:2240)
	at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:2273)
	at android.os.Handler.handleCallback(Handler.java:938)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loopOnce(Looper.java:226)
	at android.os.Looper.loop(Looper.java:313)
	at android.app.ActivityThread.main(ActivityThread.java:8669)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)

Duplicate issues

  • This issue has not been reported yet.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@itsaky
Copy link
Member

itsaky commented May 27, 2023

Should have been fixed with ded4409. Please reopen this issue if it isn't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants