Android Question backup my project

hub73

Active Member
Licensed User
Longtime User
Hi !
Windows10 was crashed...

I need to copy from cmd line my project. But where i can find MyProject ?

i've this :

Myproject.b4a
Myproject.b4a.meta
Files/

Is there others files to search ?

it seems that Files contains the .bal files

(i've already saved the libraries files).

Thanks !
 

lemonisdead

Well-Known Member
Licensed User
Longtime User
Hello,
All files included inside you project's folder. For example if you have an Objects folder with a res folder in it. This has to be copied too (excluding bin, gen, src).
And of course if you have a separated resources folder.

Edit : not to forget your b4a license file and your developer private sign key
 
Upvote 0

hub73

Active Member
Licensed User
Longtime User
I've now another problem !!! i'm back to Win 7.

When i install under windows seven b4a trial : i can't use the browse button into Tools->Set path. Nothing happen...

And when i install the full b4a version : i've only the b4a logo at startup and next nothing append. I can't see the IDE !!!

Strange ?

(Note that i use also monkey-x and i can compile with it for android to the device)

Many thanks LemonisDead
 
Upvote 0

hub73

Active Member
Licensed User
Longtime User
Thanks Erel. Win 7 update to service pack too. Now b4a works fine here. No problem to execute my project.
 
Upvote 0
Top