AndBlu's Notes
The intention of this blog is to share my experience with others
2020-11-12
Android Studio: “No tests were found” Error, Trying to Run Android Instrumented Tests (androidTest)
›
In Android Studio I was getting to “ No tests were found ” error when trying to run Android Instrumented Tests (androidTest). In another ...
2020-09-26
Android Studio Complaining About Imports in "androidTest"
›
If you are trying to build an androidTest with Android Studio and it can not find the classes being imported. (For example Android Studio ...
Android Studio: "androidTest" Raising "java.lang.ClassNotFoundException: Didn't find class"
›
If you are trying to run an androidTest with Android Studio and get the following error: java.lang.NoClassDefFoundError: Failed resolutio...
2020-09-07
Creating a SVG Embedded Icon
›
Here a very short summary (by example) from " Icon System with SVG Sprites " of how to create an embedded icon in a HTML page usin...
2020-09-06
Localização / GPS e o consumo de bateria sob Android
›
A ativação da " Localização " ou (" Local " em alguns modelos celulares) no Android controla a ...
›
Home
View web version