Johan Schoeman Expert Licensed User Longtime User Mar 21, 2019 #1 Version 8.8 creates stan.jar and opt.jar Version 9.00 Beta 2 does not create the two jars. Am I missing something? B4X: #AdditionalJar: com.android.support:support-v4 #AdditionalJar: com.android.support:appcompat-v7 #AdditionalJar: com.android.support:recyclerview-v7 Rgds JS
Version 8.8 creates stan.jar and opt.jar Version 9.00 Beta 2 does not create the two jars. Am I missing something? B4X: #AdditionalJar: com.android.support:support-v4 #AdditionalJar: com.android.support:appcompat-v7 #AdditionalJar: com.android.support:recyclerview-v7 Rgds JS
Erel B4X founder Staff member Licensed User Longtime User Mar 21, 2019 #2 No. They are no longer used by the compiler. It requires a bit more work but you can find the jars under: C:\android-sdk-windows\extras\b4a_local Upvote 0
No. They are no longer used by the compiler. It requires a bit more work but you can find the jars under: C:\android-sdk-windows\extras\b4a_local