hello Is there any way to convert android java code to b4a because i have android java source and i want to convert it to b4a So I cat complete the program
There is no "automatic" way of converting code to B4A.
You can either create a library wrapper for your java code or translate the java code manually into B4A code. In most situations the first solution is easier.
I want To convert the app I created by b4a because my source is gone And I have decompile my app but I get java source I want to convert it to b4a source To complete my project
I want To convert the app I created by b4a because my source is gone And I have decompile my app but I get java source I want to convert it to b4a source To complete my project