Hi Erel, all.
I noticed that B4A 6.30 occurs in the path name if the libraries are "reasonable".
I give you an example, if i have a library called:
xx.xml
xx1.jar
instead
xx.xml
xx.jar
Give me a warning, and even more strange does not load the library in the Library panel.
There is an option to NOT have performed this control ?
Thank you
Marco
Hello,
I'm a beginner in Android application, but according to my project I need to deal with and develop a part.
I'm using B4A the latest version, in fact, I bought the licensed one, I have configured the path and added the libraries to the library file, but when I'm going to run and compile, warn me: Ble2 and Byte converter libraries are missing,
Can anyone helps in this case, please.
best regards ,
Mostafa
As the warning says, you are missing these two libraries: BLE2 ByteConverter
You need to download these and add them to your additional libraries folder.
Then you need to check the libraries in the Lib Tab in the IDE.
thank you for the reply. I added the BLE2 and Byte converter to followings:
-program file(*86)\anywhere software\ Android\ B4A\libraries... but still does not work.
and also in BLE2 zip file when i extracted it, java file was not included but another 3 files.
would you please address me where each directory is found...
Because I'm not gonna work too much in this domain , i need just to compile this program and will be heading on µ controller and all my field.
BR
I did and would have to do the same as you, search in the forum.
The first sentence in the first post of the BLE2 library says: This library replaces the previous BLE library.
So I suppose that it should work without the BLE library.
I have never used these libraries.
Otherwise post your project and will have a look.
Please don't post the same question in different threads !
The unknown objects are in the BLEextended library!
Did you add this library to your project?
If yes did you check this library in the Libs Tab in the IDE?
You are making a call to a method in a library that does not exist in one of the libraries that you have enabled (could be the wrong library that you enabled?)
I see that you have two services BLEInterface and BLE2Interface, why?
I think you should with work only with BLE2Interface.
But without knowing the details it's impossible to give a concrete advice.
when I add only ble an error raised in line , after adding this ble extended , now i do not receive library error, it's syntax error and also the error raised at line 350,