Android Question Missing Items (Solved)

Shelby

Well-Known Member
Licensed User
Longtime User
For months I've been trying with trial and error to solve the following error message which pops up immediately when the IDE appears.

An error occurred.
Missing jar file for library:
ScrollView2d.xml

I have multiple copies of the .xml file and the .jar file but no matter where I put them my error showing up persists.

Additionally, I'm getting a new error this morning as follows. This error won't allow my app to compile; so now I'm really screwed since my app has been fine for over a year as I add new records in my SQLite table and make other adjustments.

B4X:
B4A Version: 12.50
Parsing code.    Error
Error parsing program.
Error description: Unknown type: scrollview2d
Are you missing a library reference?
Error occurred on line: 64 (xTableLite)
Private SV2 As ScrollView2D

I can't understand where in all my files the referenced file should be located by the program. I'll include a zip of my app for help right after I post this thread.
 

Shelby

Well-Known Member
Licensed User
Longtime User
The zip file was too large to post; waiting for wetrasfer.com link. Here it is


Here's my rubber stamp: Please Help!!
 
Last edited:
Upvote 0

Shelby

Well-Known Member
Licensed User
Longtime User
Here is my additional libraries folder after adding (AndroidManifest.xml)
 

Attachments

  • Screenshot Addnl Libs.png
    97.1 KB · Views: 87
Upvote 0

aeric

Expert
Licensed User
Longtime User
It seems you faced the same problem before.
 
Upvote 0

Shelby

Well-Known Member
Licensed User
Longtime User
Thanks, I thought it was different circumstances; I'll check through and study that previous post.
 
Last edited:
Upvote 0

Shelby

Well-Known Member
Licensed User
Longtime User
Yeah, Thanks Aeric; I gathered that after checking the old thread you directed me to.
 
Upvote 0

Shelby

Well-Known Member
Licensed User
Longtime User
You should put the Scrollview2d.jar and Scrollview2d.xml inside this B4A folder.
Is that the only place those two files should reside? I can delete them in any other locations without worry?
 
Upvote 0

Shelby

Well-Known Member
Licensed User
Longtime User
OK, The reason I asked is that I have them in the Additional Libraries folder. The B4A folder within the Addnl Libs folder also has them at this point, meaning they are also in the overseeing Addnl Libs folder or in other words, both folders. I don't know if that is causing my new corruption of my sorting columns function in the app.
Voila! I just took care of the sorting problem.
 
Last edited:
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…