B4A Library ParsSlideView(SlideView)

ilan

Expert
Licensed User
Longtime User
hi i am getting this error:


what could be the problem please?

thanx
 

ilan

Expert
Licensed User
Longtime User
I guess you should use AppCompat in your app using a AppCompat theme

i have downloaded the example and tried to compile it.
i dont understand what you mean with using an AppCompat theme.

in manifest it is written:

B4X:
SetApplicationAttribute(android:theme, "@style/Theme.AppCompat")

and the layout file is present in the res folder.
 

DonManfred

Expert
Licensed User
Longtime User
i have downloaded the example and tried to compile it.
i did this too to test it.
i unpacked the lib.
copied the jar and xml from thr lib folder to additional libs.

i opened the example in b4a 7.01
i veryfied that the res folder is inside the project folder (due to the #additionalres-directive)
Connected my device
F5
i got no error.

I´m using Appcompat lib V3.52

it maybe has something to do with the android.jar you are using (Tools-Configure paths). It should be the jar from platform 25 as of today. Which one are you using?
 

ilan

Expert
Licensed User
Longtime User
it maybe has something to do with the android.jar you are using (Tools-Configure paths). It should be the jar from platform 25 as of today. Which one are you using?

i am using jar file from platform 25 but my appcompat lib version is 2.00
so i guess that was the reason for that.

i suggest to update the first post and write the minimum AppCompat version that is needed to run the example.

thanx, ilan
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…