Hello Friends,
For a testing purpose, I made a library (.AAR) in Android Studio and compiled a helper lib with slc referencing it and made a test app using B4A. The code compiles fine but a runtime error (classdefnotfounderror ) occurs saying that the class MainActivity could not be found. the class MainActivity is the only activity in the referenced arr lib. I unzipped the apk file and found that the class was there. Please help.
Thanks
For a testing purpose, I made a library (.AAR) in Android Studio and compiled a helper lib with slc referencing it and made a test app using B4A. The code compiles fine but a runtime error (classdefnotfounderror ) occurs saying that the class MainActivity could not be found. the class MainActivity is the only activity in the referenced arr lib. I unzipped the apk file and found that the class was there. Please help.
Thanks