Android Question [SOLVED]Designer problem

RUNO

Active Member
Licensed User
Longtime User
When I try to open the designer, it remains as shown in the attached image without details. I tried with more than one application, but it did not work.
Can anyone help?
pr0.png
 
Last edited:

zed

Active Member
Licensed User
Have you ever encountered this problem with another project?
Have you tried removing the IDE and doing a fresh install?
 
Upvote 0

Cableguy

Expert
Licensed User
Longtime User
I would say you have a corrupted file.... How are you trying to open the designer? by clicking a layout file? or from the IDE menu?
 
Upvote 0

zed

Active Member
Licensed User
If you can't open Designer in any way, I'd say your best bet is to uninstall the IDE, download the latest version, and do a full reinstall.
If the problem persists, then you have something else.
 
Upvote 0

RUNO

Active Member
Licensed User
Longtime User
If you can't open Designer in any way, I'd say your best bet is to uninstall the IDE, download the latest version, and do a full reinstall.
If the problem persists, then you have something else.
All attempts I made
 
Upvote 0

Cableguy

Expert
Licensed User
Longtime User
Are the paths correctly set? it only apens in B4A, what about b4J, it behaves the same?
 
Upvote 0

Cableguy

Expert
Licensed User
Longtime User
So its either the ini file, the paths or the Jar installation!
 
  • Like
Reactions: zed
Upvote 0

RUNO

Active Member
Licensed User
Longtime User
Try this:
1. Close the IDE.
2. Go to C:\Users\<use name>\AppData\Roaming\Anywhere Software\Basic4android
3. Rename b4xV5.ini to b4xV5.bak
4. Delete the two *layoutV0.2.xml files.

Run the IDE again. Does it work?
Thank's all.
Best regards @Erel
The third step made the designer work, but problems arose for some libraries.
How do I solve these problems?
 
Upvote 0
Top