B4A Library [Moved] xImageSliderIG

ykucuk

Well-Known Member
Licensed User
Longtime User

I did what do you suggest to me but it's the same result. None of the events fired. No Logs. seems like GD doesn't work well (v2.4) .
 

Brandsum

Well-Known Member
Licensed User
I did what do you suggest to me but it's the same result. None of the events fired. No Logs. seems like GD doesn't work well (v2.4) .
Create a simple project and use gesture detector library to check single tap or double tap to see if that works for you.
 

Brandsum

Well-Known Member
Licensed User
Your project is working fine here. Check if you have all the latest dependencies.
 

ykucuk

Well-Known Member
Licensed User
Longtime User
Your project is working fine here. Check if you have all the latest dependencies.
Thank you for a check. could u write me dependencies versions as last help because it doesnt work still on my side.
 

Brandsum

Well-Known Member
Licensed User
Android X & API 28. Can you explain what exactly is happening? Which functionalities are working? Zoom, Tap, Slide?
 

Carlos marin

Active Member
Licensed User
Longtime User
java.lang.NoClassDefFoundError: Failed resolution of: Landroid/support/v4/view/ViewConfigurationCompatFroyo;
 

Attachments

  • error.png
    208.3 KB · Views: 173

Brandsum

Well-Known Member
Licensed User
Please use the latest version (3.00) and check if that error comes again or not.
 

Carlos marin

Active Member
Licensed User
Longtime User
Please use the latest version (3.00) and check if that error comes again or not.
hi Brandsum I did what you told me but now it seems that I have another error

java.lang.RuntimeException: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.Boolean.booleanValue()' on a null object reference

 

Brandsum

Well-Known Member
Licensed User
Is that happening for the uploaded example? Did you change something in the example project? If yes can you post that project?

It's related to AHViewpage library. The error comes from the designercreateview of AHViewpager library.
 

Carlos marin

Active Member
Licensed User
Longtime User
Is that happening for the uploaded example? Did you change something in the example project? If yes can you post that project?

It's related to AHViewpage library. The error comes from the designercreateview of AHViewpager library.

hello if it is the example, I try to execute the example and I get this error what else can it be?
 

Brandsum

Well-Known Member
Licensed User
You can check the error log. That error comes from the designercreateview of AHViewpager library. Check if you are using android-28.jar and try to update android support library from SDK manager. The example is working fine for me (B4A 9.30).
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…