I installed a new hard drive, downloaded a new B4A 11.50 program, made sure the pathways are correct, and so on. My project will now not compile with the error message:
B4A Version: 11.50
Parsing code. Error
Error parsing program.
Error description: Unknown type: touchpanelcreator
Are you missing a library reference?
Error occurred on line: 38 (XUIScrollView)
Dim tpc As TouchPanelCreator
I can't find any touchpanelcreator in my code, so where is it?
I think that I didn't understood your question.
You have to create that folders structure for the Additional Libraries.
Then you have to copy/save the libraries that you download in the right folder.
The 2 libraries that you need must be inside the B4X subfolder has I show you, because they are Cross Platform Libraries.
In this way you will find them available in both B4A, B4J and B4i.
First time in 2 weeks it ran properly. I'm clicking the solved button on you last message. I see that it gave you a second solution on hovering over your name. Yay