Hi all folks,
I need to modify an old B4A app (not B4Xpages) that use StdActionBar 1.52 version library.
With B4A 13.00, when I try to compile, this is the error:
Do I need to update the library ?
Where can I found it ?
Thanks
Sergio
I need to modify an old B4A app (not B4Xpages) that use StdActionBar 1.52 version library.
With B4A 13.00, when I try to compile, this is the error:
B4X:
java.lang.NoClassDefFoundError: Failed resolution of: Landroid/support/v4/view/ViewPager;
at anywheresoftware.b4a.objects.StdActionBar$StdViewPager.Initialize(StdActionBar.java:349)
at sjs.library.main._activity_create(main.java:501)
at java.lang.reflect.Method.invoke(Native Method)
at anywheresoftware.b4a.shell.Shell.runMethod(Shell.java:732)
..... and so on
Do I need to update the library ?
Where can I found it ?
Thanks
Sergio