Hi,
I'm trying to use XUI Views in one project and I encounter an error: as soon as I add XUI Views in Modules, when I compile I have this error:
I have tried to compile B4A example from XUI Views Example.zip and it's working.
B4A Version 9.30
Here are the libraries:
Any hints ?
I'm trying to use XUI Views in one project and I encounter an error: as soon as I add XUI Views in Modules, when I compile I have this error:
B4X:
B4A line: 210
End Sub
javac 1.8.0_111
b4xfloattextfield.java:699: error: package anywheresoftware.b4a.shell does not exist
anywheresoftware.b4a.shell.Shell s = anywheresoftware.b4a.shell.Shell.INSTANCE;
I have tried to compile B4A example from XUI Views Example.zip and it's working.
B4A Version 9.30
Here are the libraries:
B4X:
BLE: 1.38
Core: 9.20
JavaObject: 2.05
Reflection: 2.50
RuntimePermissions: 1.10
TabStripViewPager: 1.20
XUI Views: 2.13
Any hints ?