Error occurred during initialization of VM java/lang/NoClassDefFoundError: java/lang/ref/FinalReference
Solution:
Step 1: Right click on the project and type Run as -> Run configurations
Step 2: You can choose Java Application or you can remove the Bootstrap entries and simply run your android project.
Thanks for reading this post……!!!