René's URL Explorer Experiment


Title: Unexpected app crash and shutdown · Issue #22 · Visual-Code-Space/AndroidIDE · GitHub

Open Graph Title: Unexpected app crash and shutdown · Issue #22 · Visual-Code-Space/AndroidIDE

X Title: Unexpected app crash and shutdown · Issue #22 · Visual-Code-Space/AndroidIDE

Description: Issue Checklist I confirm that this issue is not a duplicate and hasn't been reported before. I agree to follow the project's code of conduct. I have checked and verified that I am using the latest version of AndroidIDE from GitHub or F-...

Open Graph Description: Issue Checklist I confirm that this issue is not a duplicate and hasn't been reported before. I agree to follow the project's code of conduct. I have checked and verified that I am using the latest...

X Description: Issue Checklist I confirm that this issue is not a duplicate and hasn't been reported before. I agree to follow the project's code of conduct. I have checked and verified that I am using th...

Opengraph URL: https://github.com/Visual-Code-Space/AndroidIDE/issues/22

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Unexpected app crash and shutdown","articleBody":"### Issue Checklist\n\n- [x] I confirm that this issue is not a duplicate and hasn't been reported before.\n- [x] I agree to follow the project's code of conduct.\n- [x] I have checked and verified that I am using the latest version of AndroidIDE from GitHub or F-Droid.\n\n### Additional terms\n\n- [x] I understand that providing incomplete or inaccurate information may result in the issue being closed.\n- [x] I agree to provide all requested details promptly for a comprehensive bug report.\n\n### Issue explanation\n\nSometimes, when you're writing code and press the enter/line break key on the keyboard, the app freezes, preventing you from doing anything else until it eventually crashes and closes completely. In this case, it happened while I was commenting out code, but it also occurs when writing code\n\n### Expected behavior\n\n\nTo be able to insert line breaks without the application closing\n\n### Version name\n\nVersion : v1.0.0-internal (10002)\nCI Build : true\nBranch : dev\nCommit : bc25880f3\nVariant : arm64-v8a (release)\nBuild type : UNOFFICIAL\nF-Droid Build : false\nF-Droid Version : null\nF-Droid Version code : -1\nSDK Version : 36\nSupported ABIs : [arm64-v8a, armeabi-v7a, armeabi]\nManufacturer : Google\nDevice : Pixel6Pro\n\n### Download source\n\nGitHub\n\n### Relevant log output\n\n```bash\nAndroidIDE Crash Report\nVersion : v1.0.0-internal (10002)\nCI Build : true\nBranch : dev\nCommit : bc25880f3\nVariant : arm64-v8a (release)\nBuild type : UNOFFICIAL\nF-Droid Build : false\nF-Droid Version : null\nF-Droid Version code : -1\nSDK Version : 36\nSupported ABIs : [arm64-v8a, armeabi-v7a, armeabi]\nManufacturer : Google\nDevice : Pixel6Pro\n\nStacktrace:\njava.lang.OutOfMemoryError: Failed to allocate a 603979792 byte allocation with 100663296 free bytes and 167MB until OOM, target footprint 462033200, growth limit 536870912\n\tat java.util.Arrays.copyOf(Arrays.java:3785)\n\tat java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:182)\n\tat java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:758)\n\tat java.lang.StringBuilder.append(StringBuilder.java:257)\n\tat io.github.rosemoe.sora.text.ICUUtils.createIndent(Unknown Source:32)\n\tat io.github.rosemoe.sora.widget.CodeEditor.commitText(Unknown Source:572)\n\tat io.github.rosemoe.sora.widget.CodeEditor.onKeyDown(Unknown Source:1828)\n\tat android.view.KeyEvent.dispatch(KeyEvent.java:3463)\n\tat android.view.View.dispatchKeyEvent(View.java:16528)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat com.android.internal.policy.DecorView.superDispatchKeyEvent(DecorView.java:463)\n\tat com.android.internal.policy.PhoneWindow.superDispatchKeyEvent(PhoneWindow.java:2011)\n\tat android.app.Activity.dispatchKeyEvent(Activity.java:4553)\n\tat androidx.activity.ComponentActivity.superDispatchKeyEvent(Unknown Source:5)\n\tat kotlin.ResultKt.dispatchKeyEvent(Unknown Source:10)\n\tat androidx.activity.ComponentActivity.dispatchKeyEvent(Unknown Source:26)\n\tat androidx.appcompat.app.AppCompatActivity.dispatchKeyEvent(Unknown Source:22)\n\tat androidx.appcompat.app.AppCompatDelegateImpl$AppCompatWindowCallback.dispatchKeyEvent(Unknown Source:19)\n\tat com.android.internal.policy.DecorView.dispatchKeyEvent(DecorView.java:377)\n\tat android.view.ViewRootImpl$ViewPostImeInputStage.processKeyEvent(ViewRootImpl.java:8103)\n\tat android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:7942)\n\tat android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:7328)\n\tat android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:7385)\n\tat android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:7351)\n\tat android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:7517)\n\tat android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:7359)\n\tat android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:7574)\n\tat android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:7332)\n\tat android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:7385)\n\tat android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:7351)\n\tat android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:7359)\n\tat android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:7332)\n\tat android.view.ViewRootImpl.deliverInputEvent(ViewRootImpl.java:10490)\n\tat android.view.ViewRootImpl.doProcessInputEvents(ViewRootImpl.java:10441)\n\tat android.view.ViewRootImpl.enqueueInputEvent(ViewRootImpl.java:10409)\n\tat android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl(ViewRootImpl.java:7006)\n\tat android.view.ViewRootImpl$ViewRootHandler.handleMessage(ViewRootImpl.java:6885)\n\tat android.os.Handler.dispatchMessage(Handler.java:110)\n\tat android.os.Looper.loopOnce(Looper.java:248)\n\tat android.os.Looper.loop(Looper.java:338)\n\tat android.app.ActivityThread.main(ActivityThread.java:8982)\n\tat java.lang.reflect.Method.invoke(Native Method)\n\tat com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:593)\n\tat com.android.internal.os.ZygoteInit.main(ZygoteInit.java:932)\n```","author":{"url":"https://github.com/ghxstbyte","@type":"Person","name":"ghxstbyte"},"datePublished":"2025-04-16T20:19:26.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/22/AndroidIDE/issues/22"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:30904e07-bc45-57a3-dce4-861b06979640
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idC374:11B886:254FD92:303C7ED:6992994C
html-safe-noncec56c0f7d552796438595dcbb70cfb3f33997ec283dd80b990159c0b053286710
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDMzc0OjExQjg4NjoyNTRGRDkyOjMwM0M3RUQ6Njk5Mjk5NEMiLCJ2aXNpdG9yX2lkIjoiOTc5OTM3OTc5MDg5OTgzODIwIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac7c2e551a3c79c871f4c6defcd235274b2d75ec7825bae43d9f02476c526b5d97
hovercard-subject-tagissue:3000653214
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/Visual-Code-Space/AndroidIDE/22/issue_layout
twitter:imagehttps://opengraph.githubassets.com/a8df8b2df2ed3eb3a79e5d9fefc5cb58df2cbc36edbeee6d869d42ec3c650de8/Visual-Code-Space/AndroidIDE/issues/22
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/a8df8b2df2ed3eb3a79e5d9fefc5cb58df2cbc36edbeee6d869d42ec3c650de8/Visual-Code-Space/AndroidIDE/issues/22
og:image:altIssue Checklist I confirm that this issue is not a duplicate and hasn't been reported before. I agree to follow the project's code of conduct. I have checked and verified that I am using the latest...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameghxstbyte
hostnamegithub.com
expected-hostnamegithub.com
None42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b
turbo-cache-controlno-preview
go-importgithub.com/Visual-Code-Space/AndroidIDE git https://github.com/Visual-Code-Space/AndroidIDE.git
octolytics-dimension-user_id129018176
octolytics-dimension-user_loginVisual-Code-Space
octolytics-dimension-repository_id867002997
octolytics-dimension-repository_nwoVisual-Code-Space/AndroidIDE
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forktrue
octolytics-dimension-repository_parent_id387801795
octolytics-dimension-repository_parent_nwoAndroidIDEOfficial/AndroidIDE
octolytics-dimension-repository_network_root_id387801795
octolytics-dimension-repository_network_root_nwoAndroidIDEOfficial/AndroidIDE
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release848bc6032dcc93a9a7301dcc3f379a72ba13b96e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/Visual-Code-Space/AndroidIDE/issues/22#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FVisual-Code-Space%2FAndroidIDE%2Fissues%2F22
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FVisual-Code-Space%2FAndroidIDE%2Fissues%2F22
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=Visual-Code-Space%2FAndroidIDE
Reloadhttps://patch-diff.githubusercontent.com/Visual-Code-Space/AndroidIDE/issues/22
Reloadhttps://patch-diff.githubusercontent.com/Visual-Code-Space/AndroidIDE/issues/22
Reloadhttps://patch-diff.githubusercontent.com/Visual-Code-Space/AndroidIDE/issues/22
Visual-Code-Space https://patch-diff.githubusercontent.com/Visual-Code-Space
AndroidIDEhttps://patch-diff.githubusercontent.com/Visual-Code-Space/AndroidIDE
AndroidIDEOfficial/AndroidIDEhttps://patch-diff.githubusercontent.com/AndroidIDEOfficial/AndroidIDE
Please reload this pagehttps://patch-diff.githubusercontent.com/Visual-Code-Space/AndroidIDE/issues/22
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FVisual-Code-Space%2FAndroidIDE
Fork 26 https://patch-diff.githubusercontent.com/login?return_to=%2FVisual-Code-Space%2FAndroidIDE
Star 100 https://patch-diff.githubusercontent.com/login?return_to=%2FVisual-Code-Space%2FAndroidIDE
Code https://patch-diff.githubusercontent.com/Visual-Code-Space/AndroidIDE
Issues 10 https://patch-diff.githubusercontent.com/Visual-Code-Space/AndroidIDE/issues
Pull requests 0 https://patch-diff.githubusercontent.com/Visual-Code-Space/AndroidIDE/pulls
Actions https://patch-diff.githubusercontent.com/Visual-Code-Space/AndroidIDE/actions
Projects 0 https://patch-diff.githubusercontent.com/Visual-Code-Space/AndroidIDE/projects
Wiki https://patch-diff.githubusercontent.com/Visual-Code-Space/AndroidIDE/wiki
Security 0 https://patch-diff.githubusercontent.com/Visual-Code-Space/AndroidIDE/security
Insights https://patch-diff.githubusercontent.com/Visual-Code-Space/AndroidIDE/pulse
Code https://patch-diff.githubusercontent.com/Visual-Code-Space/AndroidIDE
Issues https://patch-diff.githubusercontent.com/Visual-Code-Space/AndroidIDE/issues
Pull requests https://patch-diff.githubusercontent.com/Visual-Code-Space/AndroidIDE/pulls
Actions https://patch-diff.githubusercontent.com/Visual-Code-Space/AndroidIDE/actions
Projects https://patch-diff.githubusercontent.com/Visual-Code-Space/AndroidIDE/projects
Wiki https://patch-diff.githubusercontent.com/Visual-Code-Space/AndroidIDE/wiki
Security https://patch-diff.githubusercontent.com/Visual-Code-Space/AndroidIDE/security
Insights https://patch-diff.githubusercontent.com/Visual-Code-Space/AndroidIDE/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/Visual-Code-Space/AndroidIDE/issues/22
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/Visual-Code-Space/AndroidIDE/issues/22
Unexpected app crash and shutdownhttps://patch-diff.githubusercontent.com/Visual-Code-Space/AndroidIDE/issues/22#top
bugSomething isn't workinghttps://github.com/Visual-Code-Space/AndroidIDE/issues?q=state%3Aopen%20label%3A%22bug%22
https://github.com/ghxstbyte
https://github.com/ghxstbyte
ghxstbytehttps://github.com/ghxstbyte
on Apr 16, 2025https://github.com/Visual-Code-Space/AndroidIDE/issues/22#issue-3000653214
bc25880https://github.com/Visual-Code-Space/AndroidIDE/commit/bc25880f3e5ebbabb9513c7d87a50e1e7521e576
bugSomething isn't workinghttps://github.com/Visual-Code-Space/AndroidIDE/issues?q=state%3Aopen%20label%3A%22bug%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.