Amalkotey Active Member Licensed User Longtime User Nov 15, 2010 #1 @Erel: Is there the possibility of Java classes - Java files (xyz.java) and / or Java class files (xyz.class) - add the B4A project? As is true for B4PPC with C# code is possible, or must I recompile the apk file? regards Amalkotey
@Erel: Is there the possibility of Java classes - Java files (xyz.java) and / or Java class files (xyz.class) - add the B4A project? As is true for B4PPC with C# code is possible, or must I recompile the apk file? regards Amalkotey
Erel B4X founder Staff member Licensed User Longtime User Nov 16, 2010 #2 You can write Java libraries and use them with Basic4android (similar to Basic4ppc and C#). More details will be available in the near future. Upvote 0
You can write Java libraries and use them with Basic4android (similar to Basic4ppc and C#). More details will be available in the near future.