Android Question [Solved] AS BottomDatePicker compile error

stanks

Active Member
Licensed User
Longtime User
Hi,

I have d/l AS BottomDatePicker example and lib. I needed AS DatePicker and AS DraggableBottomCard libs too. D/l that libs too and move to additional libs folder. Compiling BottomDatePicker example shows me error

B4X:
Compiling generated Java code.    Error
Cannot find: C:\Program Files\Anywhere Software\B4A\libraries\asdraggablebottomcard.jar

Then i copied from that zipped bxlib file (AS_BottomDatePicker.bas) to parent project folder and when i started compiling i get new error
B4X:
Copying libraries resources    Error
Operation did not complete successfully because the file contains a virus or potentially unwanted software.

All libs are b4xlib format (zipped). I tried with ctrl+p but same error. How to solve this?

Thank you
 
Top