I had to re-install my windows, therefore I had to re-install all my programs too, including Android Studio :) So, after I had re-installed Android Studio, I kept getting a Gradle error: ” Unable to load class ‘com.android.builder.testing.api.DeviceProvider'”. After I googled it I found the solution here. It seems that we have to delete gradle’s cache.
Related Posts
How to import an Intellij project in android after you reinstalled your Intellij
Warning: Attempt to read property "ID" on int in /home/funcoder/public_html/myandroidsolutions/wp-content/plugins/disqus-comment-system/public/class-disqus-public.php on line 32
Warning: Attempt to read property "guid" on int in /home/funcoder/public_html/myandroidsolutions/wp-content/plugins/disqus-comment-system/public/class-disqus-public.php on line 32
Leave a Comment / Solutions, Tutorials / By Catalin Prata
Android: Scrolling to the bottom of a ScrollView
Warning: Attempt to read property "ID" on int in /home/funcoder/public_html/myandroidsolutions/wp-content/plugins/disqus-comment-system/public/class-disqus-public.php on line 32
Warning: Attempt to read property "guid" on int in /home/funcoder/public_html/myandroidsolutions/wp-content/plugins/disqus-comment-system/public/class-disqus-public.php on line 32
4 Comments / Snippets, Solutions / By Catalin Prata