Could someone please let me know how to open a B4A project in Eclipse, and if it run fine?
The generated java code you can open in eclipse... But you cannot put back the changes you make in java-code to your app.So wouldn't I be able to access that using Eclipse?
Thanks Erel.Just add the Java source code to the Eclipse project and add references to the referenced libraries.