Android Question An Error Occurred

Robert Valentino

Well-Known Member
Licensed User
Longtime User
Something has changed on my system and I cannot find what.

Basic4Android is giving me this error screen:
Basic4Andorid-Error.png


But is not telling me what is the problem.
I checked my Paths and everything exists.
PathsConfiguration.png


So how do I figure out what is missing or changed?


Now what I had was working yesterday (I did some uninstalling - which I assume is the problem - but what problem)


BobVal
 

Robert Valentino

Well-Known Member
Licensed User
Longtime User
I said in my posting that I have already checked that all the paths exists.

This would be an easier fix if I knew what B4A was looking for in it's message.

I can start the AVD Manager and SDK Manager (it did some updates itself just fine)

I can (using a cmd prompt) run the Jacac.exe and the android.jar file is there

Would like to debug this before I just reinstall everything so we at least know what B4A is looking for and what got broke.
 
Upvote 0

Robert Valentino

Well-Known Member
Licensed User
Longtime User
OK - I have a little more info

When I just do a Test Compile the program compiles fine.

When I do a compile & run (background) I get the error message
When I do a compile & run I get the compile dialog box which I now see is telling I have a ZipAlign file error.

OK now at least I know what to fix
 
Upvote 0

Robert Valentino

Well-Known Member
Licensed User
Longtime User
As soon as I knew what it was I knew how to fix it (had already read all the posts).

I just about always do a Alt-3 to compile and run so I was never seeing the message.

Sorry
 
Upvote 0
Top