rleiman Well-Known Member Licensed User Longtime User Aug 3, 2015 #1 Hi Everyone, What does this mean and how do I get the missing file when compiling an app? B4X: Cannot find: C:\Program Files (x86)\Anywhere Software\Basic4android\libraries\android-support-v4.jar That error came up when I tried to compile the sample date and time picker app from DonManfred. Truly, Emad
Hi Everyone, What does this mean and how do I get the missing file when compiling an app? B4X: Cannot find: C:\Program Files (x86)\Anywhere Software\Basic4android\libraries\android-support-v4.jar That error came up when I tried to compile the sample date and time picker app from DonManfred. Truly, Emad
Johan Schoeman Expert Licensed User Longtime User Aug 3, 2015 #2 You can download it from the Dropbox link that I have in this post https://www.b4x.com/android/forum/threads/circledisplay.56721/ Upvote 0
You can download it from the Dropbox link that I have in this post https://www.b4x.com/android/forum/threads/circledisplay.56721/
Erel B4X founder Staff member Licensed User Longtime User Aug 3, 2015 #3 You need to download android support v4 from Android SDK and then copy this file to the additional libraries folder. Upvote 0
You need to download android support v4 from Android SDK and then copy this file to the additional libraries folder.
rleiman Well-Known Member Licensed User Longtime User Aug 3, 2015 #4 Thanks everyone for responding. It's now installed and the KitKat date picker is really nice. I only wish that I can find a KitKat time picker now. Truly, Emad Upvote 0
Thanks everyone for responding. It's now installed and the KitKat date picker is really nice. I only wish that I can find a KitKat time picker now. Truly, Emad