Reuse java code as library?

msalomon

Member
Licensed User
Longtime User
Hi, Is it possible to reuse java code as library in basic4android? if yes, some example?
thanks..
 

msalomon

Member
Licensed User
Longtime User
Is this Java code part of an Android project? If not then there is a good chance that it uses APIs not available in Android.
yes erel, a part of android code. what I want is to make a library in java android code that basic4android is able to call it. tnx
 
Top