Java Question Library as a Module replace?

reeZZer

Member
Licensed User
Longtime User
Hello all,

i am totally new to B4A and Android at all , i got a Samsung Galaxy S and want to create some nice APP's (for others too ofc).

My question now is , i got a "Handshake" Module which was originally written in Java but i never started with Java so i Ported this Module to Visual Basic .NET.

I could see that it's impossible to write the code from Visual Basic .NET to B4A because there are too many (bitsets,bitarrays,.net imports) functions missing, so i was wondering if it works that i compile the Original Java code as a B4A Library with a specific argument (call) to work with the Code (Module)?

Sorry , my english may not the best :sign0104: :sign0060:.

Thank you in advance.

EDIT: Just build my first Library which works without any Problems , wonderful ! :)

CAN be CLOSED.
 
Last edited:
Top