Posts by Laura Suciu

  1. Home
  2. chevron_right
  3. Laura Suciu
  4. (Page 6)

Android Debugging is not working

Solutions
PROBLEM You add breakpoints and you cannot debug your code. CAUSE The problem might be that you have ProGuard enabled in the gradle file. buildTypes { release { minifyEnabled true }…

Genymotion Get Google Play Services

Solutions
If you need Google Play Services, you must know that Genymotion doesn’t have Google Play by default, at least for the moment. So you have to download a zip file containing…
sponsored
Exit mobile version