Android Question Error in zip file

ramezaniabbas

Active Member
Licensed User
i used b4xpages in my project and then exported that to a zip file.
once I unzip and try to run the project I see the following error:


photo_2021-01-20_07-45-47.jpg
 

klaus

Expert
Licensed User
Longtime User
How did you zip the project?
You must use line #6 on top of the code in the B4XMainPage module.

1611128960321.png

When you hover over the line with the Ctrl key pressed, the link is highlighted in blue.
 
Upvote 0
Top