Android Question b4x to eclipse

ilan

Expert
Licensed User
Longtime User
Can i open my b4a app in eclipse and run it from there? I know i saw a thread that talks about it but could not do it by myself. Got lots of anywhere error in my eclipse project. Can someone explain how to do it please. A client wants the source code in eclipse unless he wont buy it.

Thank you
 

ilan

Expert
Licensed User
Longtime User
Ok i understand, so it is not possible to sell a source code or can i include a b4a license in the price buy from you a license and sell him the source, is this possible?

If i dont use any libs still need to add references? And how do i add references, sorry for my ignorance i just dont know java and have no experience with eclipse

Thank you
 
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
If i dont use any libs still need to add references?
Yes. There are always two jars referenced (Core.jar and B4AShared.jar).
can i include a b4a license in the price buy from you a license and sell him the source, is this possible?
Yes, it is possible.

i just dont know java and have no experience with eclipse
Right click on the project - Build Path - Configure - Libraries - Add JARs.
 
Upvote 0

ilan

Expert
Licensed User
Longtime User
After importing the project and adding the external jars i see about 100 warnings. I guess thats not impotent but when i try to run its the app crashes on the simulator.

Should it run on the simulator? Like it does in b4a?
 
Upvote 0

ilan

Expert
Licensed User
Longtime User
Did you manage to fix all the warning messages @ilan?

No..


well in b4a it works fantastic but in eclipse i got this error:


what could be the reason??
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…