I was followed complete video tutorial, and I have no errors but cannot locate the Jar file. The xml file is created properly?
Ok, i figured, I extract the Jar file, but I having this error while importing lib into b4a.
I was followed complete video tutorial, and I have no errors but cannot locate the Jar file. The xml file is created properly?
Hi ErelAndroid is based on Java 6. Make sure that you set the project JDK version to 6.
Can you post your code of Firstlib? Might be easier to see what the exact problem is. There is an example here of how I have done it by writing the Java code in Notepad and compiled it with Simple Library Compiler.HI,
here is my compile error message
Your code seems to be fine. Have you followed what is stated in posts 31 to 33 of this thread?Hi , here is my FirstLib code