Open Josh-Reimer opened 1 year ago
This is because CodeAssist only recognizes Projects with a top level directory of 'app'
When I create a project in CodeAssist using an Android 13 device, if I press the back button or close the app, my project disappears.
To reproduce:
- Create a new project
- Close CodeAssist completely
- Open CodeAssist
- See empty project list
When CodeAssist is first installed, it asks for a Save Dir.
After that, projects should be created in that dir or the project list is empty.
When I create a project in CodeAssist using an Android 13 device, if I press the back button or close the app, my project disappears.
To reproduce:
CodeAssist should show your available projects
Screenshots If applicable, add screenshots to help explain your problem.
I am using a Samsung Galaxy A71 running Android 13 and One UI 5.
There seems to be a few bugs surrounding creating a project on my phone. For example, if I input a name for my project, the app changes the project path to an invalid path. The only way to create a project is by not putting in a project name.