- Jun 6, 2020
- 11,517
- 4,383
This demo is a slight modification of @DonManfred's B4XPages SQLiteLight2 demo. It demonstrates that UCanAccess can work under Android, given one uses the right version of UCanAccess and supporting libraries.
Here are some notes that accompany the demonstration:
'Notes:
'1)
' Android's implementation is based on 1.7 we're sticking with the latest 4.x.x release, which as of 2020/08/24 is 4.0.4
'2)
' 2.3.1, which is not the latest 2.3.x version, but will run with it first.
'3) The UCanAccess zip file seems to contain all necessary support files: commons-lang-2.6.jar, commmons-logging-1.1.3.jar, hsqldb.jar,
' and jackcess-1.1.11.jar
'4) The above jars (including ucanaccess-4.0.4.jar) are copied...
Here are some notes that accompany the demonstration:
'Notes:
'1)
برای دیدن لینک ها باید ثبت نام کنید
states that V5.0.0 and up require Java 1.8. Older version require 1.6. Since' Android's implementation is based on 1.7 we're sticking with the latest 4.x.x release, which as of 2020/08/24 is 4.0.4
'2)
برای دیدن لینک ها باید ثبت نام کنید
states that as of 2.4.0 HSQLDB requires Java 1.8. The 4.0.4 bundle comes with' 2.3.1, which is not the latest 2.3.x version, but will run with it first.
'3) The UCanAccess zip file seems to contain all necessary support files: commons-lang-2.6.jar, commmons-logging-1.1.3.jar, hsqldb.jar,
' and jackcess-1.1.11.jar
'4) The above jars (including ucanaccess-4.0.4.jar) are copied...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید