Do not find Google Maps class

0

I'm trying to load a FragmentActivity , which loads the map of Google Maps. It was working, and it stopped working.

I want to open it with a button, but once you load the activity with this button, it already gives that error to the monitor.

  E / dalvikvm: Could not find class   'br.studies.professional.GoogleMap.Map', referenced from   method   br.studios.professional.construction.Team_Menu_Lateral.Denuncia.getLocalization

And when I click the button to open:

  

Caused by: java.lang.NoClassDefFoundError:   br.studios.professional.GoogleMap.Map at   

asked by anonymous 05.06.2017 / 15:43

0 answers