AndroidIDEOfficial / AndroidIDE

AndroidIDE is an IDE for Android to develop full featured Android apps.
https://m.androidide.com
GNU General Public License v3.0
2.08k stars 244 forks source link

Androdide Slowing Down #1840

Open pavel5750cz opened 4 days ago

pavel5750cz commented 4 days ago

Issue Checklist

Additional terms

Issue explanation

Havent tyoed here lomg time. This time its not ceash but an anoying user-solvable slowdown.

HOW IT OCCURS:

I edit code. OnPause androidide to for example check how my game/app going. Then i return its okay, it can save and i can still edit when i onRese androidide by returning to it. Repeat enough more times and now androidide starts to lag. Save takes time but it saves(longer than on first androidide boot but it saves), keyboard takes also a litle longer to start but its vearable and i can work ok. Repeat more time, cant save nor type. I am using Keyboard Unexpected from fdroid. I dontthink its keyboard issue coz i can edit fine in file manager always or elsewhere even if it lags on androidide. Androidide has the issue.

HOW CAN USER SOLVE:

Restart androdide and back to work

HOW U CAN SOLVE:

I have typen possible causes later. Ima busy with my app/game. Solving this ag will make ide more comfortable sure.

Expected behavior

I expect the ide work lagless s it does first time. Screenshot_20240701-103523_Settings

Here a regular ram usage and max. I think the onResume and onPause causes it to use more and more ram until it freezes and shows anr.

Version name

Version : v2.7.1-beta (27102) CI Build : false Branch : HEAD Commit : 55bb46b31 Variant : arm64-v8a (release) Build type : OFFICIAL F-Droid Build : true F-Droid Version : v2.7.1-beta F-Droid Version code : 27102 SDK Version : 30 Supported ABIs : [arm64-v8a, armeabi-v7a, armeabi] Manufacturer : samsung Device : SM-A202F

Download source

F-Droid

Relevant log output

No response