-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Ref. 3167
Actions leading to error:
- Successfully open a project in Code on the Go
- Able to write code (in both java and xml)
- While writing code, the app unexpectedly reopens itself
- When it reopens, it does NOT return to previous project (setting on)
From Prabath Kumara (@Prabath_Kumara) on Telegram:
https://t.me/CodeOnTheGoDiscussions/2593
"Hi,
Yes, the steps you mentioned are correct.
Regarding step 2, the file extensions I am using are .java and .xml.
The main issue is that even though "Open last project" is on, the app fails to return to the project when it unexpectedly reopens while I'm working. Furthermore, after it reopens, I often encounter errors such as 'No build' or 'No modules found,' which prevents me from continuing my work.
Thanks! 🔥"
User details:
device: galaxy a16 (andriod 16 - one ui 8)
Same issue reported by ARMAN (@best_seller_for_bot):
https://t.me/CodeOnTheGoDiscussions/2592
"Thanks for looking into it 🙏
Before CMake fails, the project loads normally and I can edit .cpp and CMakeLists.txt files.
When I try to build, CMake starts configuring but then fails during sync/build stage.
After that, sometimes the app restarts automatically and it does not reopen the previous project.
I’m using the experimental NDK template.
Let me know if you need logs — I can share them."
[Issue with CMake in separate GitHub issue: https://github.com//issues/1031]