Hello
I was wondering how I can rename a project.
I made a test project (test.b4a) with a test layout (test.bal).
Now I want to rename the project to New.b4a.
I rename to test.b4a to "New.b4a" and the layout to New.bal.
When I compile, I receive an error that the file test.bal is not found....
OK, it's work fine, but now I have an other problem.
I made 2 projects
AAA.b4a and BBB.b4a
When I start in release mode the first project, an aaa.apk is installed on my phone. But when I start in release mode the bbb.b4a project, the aaa.apk disappears and is replaced by the bbb.apk.
I use the B4A bridge on USB.
OK, it's work fine, but now I have an other problem.
I made 2 projects
AAA.b4a and BBB.b4a
When I start in release mode the first project, an aaa.apk is installed on my phone. But when I start in release mode the bbb.b4a project, the aaa.apk disappears and is replaced by the bbb.apk.
I use the B4A bridge on USB.