According to
www.b4x.com
b4x library can use Code modules. All types are supported including activities and services.
when make b4x library and include this library in project when run this project get
Error compiling program.
Error description: The given key was not present in the dictionary.
when remake b4x library without activities ,it work fine
[new feature] b4xlib - a new type of library
As B4X matures, more and more reusable components are written in B4X directly. In most cases it is simpler to implement the logic in B4X directly and the code can be cross platform. Especially with the relatively new XUI library. Standard libraries will never be cross platform as they are...
b4x library can use Code modules. All types are supported including activities and services.
when make b4x library and include this library in project when run this project get
Error compiling program.
Error description: The given key was not present in the dictionary.
when remake b4x library without activities ,it work fine
Last edited: