Hi !
I downloaded a Library of Don MansFred (RoundLibrary.zip).. I copied it in MY additional library User-Defined-Folder (where I have set the path), since it is not the Library that comes bundled with B4Android.
However, the IDE does not detect the Library/Functions.
This zip file contains the following folders
Files, Objects..
It also contains a sample source code RoundImageEx.b4A and its corr. META file.
The 'Files' folder contains the sample image (which is related to the source code).. The Objects folder contains some more subfolders, some of which are empty and one of which contains an 'opt.jar' and one ANDROIDMANIFEST.XML
The IDE is giving me the error Missing Jar File AndroidManifest.xml but that file is very much there in the same folder...
I tried to refresh the Library Manager for the 'Additional Folders'-still it is not detecting..
I also tried to copy the XML file and the JAR file which were inside the different folders inside on the 'parent additional library folder' path that I had given but still the IDE is not detecting the function.. the error message (if I tried to compile) says '
B4A Version: 7.30
Parsing code. Error
Error parsing program.
Error description: Unknown type: roundimage
Are you missing a library reference?
Error occurred on line: 22 (Main)
Dim ri As RoundImage'
Ps. help
Thanks
Raman
I downloaded a Library of Don MansFred (RoundLibrary.zip).. I copied it in MY additional library User-Defined-Folder (where I have set the path), since it is not the Library that comes bundled with B4Android.
However, the IDE does not detect the Library/Functions.
This zip file contains the following folders
Files, Objects..
It also contains a sample source code RoundImageEx.b4A and its corr. META file.
The 'Files' folder contains the sample image (which is related to the source code).. The Objects folder contains some more subfolders, some of which are empty and one of which contains an 'opt.jar' and one ANDROIDMANIFEST.XML
The IDE is giving me the error Missing Jar File AndroidManifest.xml but that file is very much there in the same folder...
I tried to refresh the Library Manager for the 'Additional Folders'-still it is not detecting..
I also tried to copy the XML file and the JAR file which were inside the different folders inside on the 'parent additional library folder' path that I had given but still the IDE is not detecting the function.. the error message (if I tried to compile) says '
B4A Version: 7.30
Parsing code. Error
Error parsing program.
Error description: Unknown type: roundimage
Are you missing a library reference?
Error occurred on line: 22 (Main)
Dim ri As RoundImage'
Ps. help
Thanks
Raman