J junaidahmed Well-Known Member Licensed User Longtime User Jun 21, 2011 #1 When I Compile Basic4Android it shows an error as Fatal Error: Unable to find package java.lang in classpath or bootclasspath. Pls advise where it is problem
When I Compile Basic4Android it shows an error as Fatal Error: Unable to find package java.lang in classpath or bootclasspath. Pls advise where it is problem
Erel B4X founder Staff member Licensed User Longtime User Jun 21, 2011 #2 This is most probably a problem with the configuration of android.jar (Tools - Configure Paths). Make sure to use Platform-8. Upvote 0
This is most probably a problem with the configuration of android.jar (Tools - Configure Paths). Make sure to use Platform-8.
M mystik Member Licensed User Longtime User Sep 1, 2011 #3 Erel said: This is most probably a problem with the configuration of android.jar (Tools - Configure Paths). Make sure to use Platform-8. Click to expand... I have this same error. I have the path set as described, but I am not sure what the Platform-8 mentioned above refers to. Please advise. Thanks! Upvote 0
Erel said: This is most probably a problem with the configuration of android.jar (Tools - Configure Paths). Make sure to use Platform-8. Click to expand... I have this same error. I have the path set as described, but I am not sure what the Platform-8 mentioned above refers to. Please advise. Thanks!
Erel B4X founder Staff member Licensed User Longtime User Sep 1, 2011 #4 Under Tools - Configuration Paths. The second field should point to android.jar. Can you post a screenshot of the configuration dialog? Upvote 0
Under Tools - Configuration Paths. The second field should point to android.jar. Can you post a screenshot of the configuration dialog?
Erel B4X founder Staff member Licensed User Longtime User Sep 1, 2011 #6 Your configuration looks fine. You can try installing Android SDK in a path without spaces. Spaces sometimes cause strange problems. Upvote 0
Your configuration looks fine. You can try installing Android SDK in a path without spaces. Spaces sometimes cause strange problems.
M mystik Member Licensed User Longtime User Sep 1, 2011 #7 Edit: Disregard that. The program files part does, of course. Will try that now... Upvote 0
M mystik Member Licensed User Longtime User Sep 1, 2011 #8 Thanks much. Seems to be working now. I will be buying shortly. Last edited: Sep 1, 2011 Upvote 0