V Vivek Bhatt Member Licensed User Aug 31, 2017 #1 javac 1.8.0_144 src\b4a\example\starter.java:88: error: cannot find symbol.....How to solve this
azzam223 Active Member Licensed User Longtime User Aug 31, 2017 #2 please post your starter service code here Upvote 0
V Vivek Bhatt Member Licensed User Aug 31, 2017 #3 when i compile program then get this error.... B4A Version: 7.30 Parsing code. (0.00s) Compiling code. (0.05s) Compiling layouts code. (0.00s) Organizing libraries. (0.00s) Generating R file. (0.12s) Compiling debugger engine code. (1.16s) Compiling generated Java code. Error javac 1.8.0_144 src\b4a\example\starter.java:88: error: cannot find symbol super.onTaskRemoved(rootIntent); ^ symbol: method onTaskRemoved(Intent) 1 error Upvote 0
when i compile program then get this error.... B4A Version: 7.30 Parsing code. (0.00s) Compiling code. (0.05s) Compiling layouts code. (0.00s) Organizing libraries. (0.00s) Generating R file. (0.12s) Compiling debugger engine code. (1.16s) Compiling generated Java code. Error javac 1.8.0_144 src\b4a\example\starter.java:88: error: cannot find symbol super.onTaskRemoved(rootIntent); ^ symbol: method onTaskRemoved(Intent) 1 error
Erel B4X founder Staff member Licensed User Longtime User Aug 31, 2017 #4 You need to reference a newer android.jar under Tools - Configure Paths. Upvote 0
V Vivek Bhatt Member Licensed User Aug 31, 2017 #5 i configure paths properly....after that this error will show...... Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Aug 31, 2017 #6 Please post a screenshot of Tools - Configure Paths. Upvote 0
V Vivek Bhatt Member Licensed User Aug 31, 2017 #7 Attachments Scrn.jpg 227.9 KB · Views: 348 Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Aug 31, 2017 #8 Doesn't look correct. Use this tool to download a new SDK: https://www.b4x.com/android/forum/threads/80090/#content Upvote 0
Doesn't look correct. Use this tool to download a new SDK: https://www.b4x.com/android/forum/threads/80090/#content
V Vivek Bhatt Member Licensed User Aug 31, 2017 #9 This Error Is Shown when i compile and run program Attachments Untitled.png 123.9 KB · Views: 317 Upvote 0
V Vivek Bhatt Member Licensed User Aug 31, 2017 #10 how to give path in b4a of this new b4a sdk manager Upvote 0
V Vivek Bhatt Member Licensed User Aug 31, 2017 #11 Erel said: Doesn't look correct. Use this tool to download a new SDK: https://www.b4x.com/android/forum/threads/80090/#content Click to expand... Now i Download This Sdk Tool Thank You Erel Upvote 0
Erel said: Doesn't look correct. Use this tool to download a new SDK: https://www.b4x.com/android/forum/threads/80090/#content Click to expand... Now i Download This Sdk Tool Thank You Erel
V Vivek Bhatt Member Licensed User Aug 31, 2017 #12 after i install thats all components....now how to configure path with b4a and how to create AVD Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Aug 31, 2017 #13 Why are you making so many posts? Just follow the steps from the tutorial: https://www.b4x.com/android/forum/t...ewer-versions-of-android-tools.80090/#content Upvote 0
Why are you making so many posts? Just follow the steps from the tutorial: https://www.b4x.com/android/forum/t...ewer-versions-of-android-tools.80090/#content