uniplan Active Member Licensed User Longtime User Sep 12, 2018 #1 Hi, I have installed the new 8.30 versione and i try to convert my old app into new android 27 version. I received this message error: Impossible to find "....my_path.../core-3.2.1.jar" into Library folder, but into library folder i have core-8.30.jar Why i receive this error message? How i can solve it? Thank you.
Hi, I have installed the new 8.30 versione and i try to convert my old app into new android 27 version. I received this message error: Impossible to find "....my_path.../core-3.2.1.jar" into Library folder, but into library folder i have core-8.30.jar Why i receive this error message? How i can solve it? Thank you.
Erel B4X founder Staff member Licensed User Longtime User Sep 12, 2018 #2 What is core-3.2.1.jar? What is core-8.30.jar? There are no such files in B4A. I recommend you to reinstall B4A in a new folder. Upvote 0
What is core-3.2.1.jar? What is core-8.30.jar? There are no such files in B4A. I recommend you to reinstall B4A in a new folder.
DonManfred Expert Licensed User Longtime User Sep 12, 2018 #3 Doesn´t look like the two files are related to each other... Upvote 0
uniplan Active Member Licensed User Longtime User Sep 12, 2018 #4 I already installed B4A into new folder and i have into installation library folder the core.jar this library display into ide library as 8.30 (Core (version 8.30)) Now i want to compile and run this project but displayed this message: Impossibile trovare: C:\Program Files (x86)\Anywhere Software\Basic4android\libraries\core-3.2.1.jar Attachments lib.jpg 311.7 KB · Views: 346 Upvote 0
I already installed B4A into new folder and i have into installation library folder the core.jar this library display into ide library as 8.30 (Core (version 8.30)) Now i want to compile and run this project but displayed this message: Impossibile trovare: C:\Program Files (x86)\Anywhere Software\Basic4android\libraries\core-3.2.1.jar
DonManfred Expert Licensed User Longtime User Sep 12, 2018 #5 Maybe you got confused by the core-3.2.1.jar from this thread: https://www.b4x.com/android/forum/threads/cuter-with-inlne-java-code.71320/#content BTW: This file should NOT be inside your internal library folder. It should be inside the additional libs folder. Upvote 0
Maybe you got confused by the core-3.2.1.jar from this thread: https://www.b4x.com/android/forum/threads/cuter-with-inlne-java-code.71320/#content BTW: This file should NOT be inside your internal library folder. It should be inside the additional libs folder.
uniplan Active Member Licensed User Longtime User Sep 12, 2018 #6 DonManfred said: Maybe you got confused by the core-3.2.1.jar from this thread: https://www.b4x.com/android/forum/threads/cuter-with-inlne-java-code.71320/#content BTW: This file should NOT be inside your internal library folder. It should be inside the additional libs folder. Click to expand... ok...what i can do? delete this file or move into additionals lib folder? Upvote 0
DonManfred said: Maybe you got confused by the core-3.2.1.jar from this thread: https://www.b4x.com/android/forum/threads/cuter-with-inlne-java-code.71320/#content BTW: This file should NOT be inside your internal library folder. It should be inside the additional libs folder. Click to expand... ok...what i can do? delete this file or move into additionals lib folder?
DonManfred Expert Licensed User Longtime User Sep 12, 2018 #7 Install b4a in a new folder. You´ll see the content of the internal libs folder. Nothing more should be there. Upvote 0
Install b4a in a new folder. You´ll see the content of the internal libs folder. Nothing more should be there.
uniplan Active Member Licensed User Longtime User Sep 12, 2018 #8 yes...sorry ...i'm confused whith two libraries...i imported the core-3.2.1.jar and now i haven't this message. Thank you Attachments lib2.jpg 337.9 KB · Views: 365 Upvote 0
yes...sorry ...i'm confused whith two libraries...i imported the core-3.2.1.jar and now i haven't this message. Thank you
Johan Schoeman Expert Licensed User Longtime User Sep 12, 2018 #9 uniplan said: Hi, I have installed the new 8.30 versione and i try to convert my old app into new android 27 version. I received this message error: Impossible to find "....my_path.../core-3.2.1.jar" into Library folder, but into library folder i have core-8.30.jar Why i receive this error message? How i can solve it? Thank you. Click to expand... core-3.2.1.jar is a jar from the ZXing core library. It was version 3.2.1 of the ZXing core library. Upvote 0
uniplan said: Hi, I have installed the new 8.30 versione and i try to convert my old app into new android 27 version. I received this message error: Impossible to find "....my_path.../core-3.2.1.jar" into Library folder, but into library folder i have core-8.30.jar Why i receive this error message? How i can solve it? Thank you. Click to expand... core-3.2.1.jar is a jar from the ZXing core library. It was version 3.2.1 of the ZXing core library.