Hi, Is it possible to reuse java code as library in basic4android? if yes, some example? thanks..
msalomon Member Licensed User Longtime User Jul 25, 2013 #1 Hi, Is it possible to reuse java code as library in basic4android? if yes, some example? thanks..
Erel B4X founder Staff member Licensed User Longtime User Jul 26, 2013 #2 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.
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.
msalomon Member Licensed User Longtime User Jul 26, 2013 #3 Erel said: 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. Click to expand... 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
Erel said: 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. Click to expand... 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
Erel B4X founder Staff member Licensed User Longtime User Jul 26, 2013 #4 See this tool and the links inside it: http://www.b4x.com/android/forum/th...-libraries-without-eclipse.29918/#post-173756
See this tool and the links inside it: http://www.b4x.com/android/forum/th...-libraries-without-eclipse.29918/#post-173756
msalomon Member Licensed User Longtime User Jul 26, 2013 #5 Erel said: See this tool and the links inside it: http://www.b4x.com/android/forum/th...-libraries-without-eclipse.29918/#post-173756 Click to expand... Thanks Erel! I'll try it.
Erel said: See this tool and the links inside it: http://www.b4x.com/android/forum/th...-libraries-without-eclipse.29918/#post-173756 Click to expand... Thanks Erel! I'll try it.