Hi all,
thak you for your support.
I am totally new to b4a and try to experiment.
First library was SS_SlidingMenuStandard i downloaded form forum . but it gives such a crash
** Activity (main) Create, isFirst = true **
java.lang.NoSuchMethodError: No virtual method AddTwoLinesAndBitmap2(Ljava/lang/String;Ljava/lang/String;Landroid/graphics/Bitmap;Ljava/lang/ObjectV in class Lanywheresoftware/b4a/objects/ListViewWrapper; or its super classes (declaration of 'anywheresoftware.b4a.objects.ListViewWrapper' appears in base.apk)
at com.simplysoftware.slidingmenustandard.slidingmenustd._additem(slidingmenustd.java:61)
at com.simplysoftware.slidingmenustandard.main._buildmenu(main.java:430)
at com.simplysoftware.slidingmenustandard.main._activity_create(main.java:411)
at java.lang.reflect.Method.invoke(Native Method)
at anywheresoftware.b4a.shell.Shell.runMethod(Shell.java:732)
at anywheresoftware.b4a.shell.Shell.raiseEventImpl(Shell.java:348)
at anywheresoftware.b4a.shell.Shell.raiseEvent(Shell.java:255)
at java.lang.reflect.Method.invoke(Native Method)
at anywheresoftware.b4a.ShellBA.raiseEvent2(ShellBA.java:144)
at com.simplysoftware.slidingmenustandard.main.afterFirstLayout(main.java:105)
at com.simplysoftware.slidingmenustandard.main.access$000(main.java:17)
at com.simplysoftware.slidingmenustandard.main$WaitForLayout.run(main.java:83)
at android.os.Handler.handleCallback(Handler.java:873)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:193)
at android.app.ActivityThread.main(ActivityThread.java:6669)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
** Activity (main) Resume **
SOmeone says that the soruces must be recompilied but the author did not give the sources..
So may you give me some hint to fix?
Thank you all in advanc e
Alessandro
thak you for your support.
I am totally new to b4a and try to experiment.
First library was SS_SlidingMenuStandard i downloaded form forum . but it gives such a crash
** Activity (main) Create, isFirst = true **
java.lang.NoSuchMethodError: No virtual method AddTwoLinesAndBitmap2(Ljava/lang/String;Ljava/lang/String;Landroid/graphics/Bitmap;Ljava/lang/ObjectV in class Lanywheresoftware/b4a/objects/ListViewWrapper; or its super classes (declaration of 'anywheresoftware.b4a.objects.ListViewWrapper' appears in base.apk)
at com.simplysoftware.slidingmenustandard.slidingmenustd._additem(slidingmenustd.java:61)
at com.simplysoftware.slidingmenustandard.main._buildmenu(main.java:430)
at com.simplysoftware.slidingmenustandard.main._activity_create(main.java:411)
at java.lang.reflect.Method.invoke(Native Method)
at anywheresoftware.b4a.shell.Shell.runMethod(Shell.java:732)
at anywheresoftware.b4a.shell.Shell.raiseEventImpl(Shell.java:348)
at anywheresoftware.b4a.shell.Shell.raiseEvent(Shell.java:255)
at java.lang.reflect.Method.invoke(Native Method)
at anywheresoftware.b4a.ShellBA.raiseEvent2(ShellBA.java:144)
at com.simplysoftware.slidingmenustandard.main.afterFirstLayout(main.java:105)
at com.simplysoftware.slidingmenustandard.main.access$000(main.java:17)
at com.simplysoftware.slidingmenustandard.main$WaitForLayout.run(main.java:83)
at android.os.Handler.handleCallback(Handler.java:873)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:193)
at android.app.ActivityThread.main(ActivityThread.java:6669)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
** Activity (main) Resume **
SOmeone says that the soruces must be recompilied but the author did not give the sources..
So may you give me some hint to fix?
Thank you all in advanc e
Alessandro