James Harmon

Results 11 comments of James Harmon

I had some problems with my asciidoc file so it was my own fault. I'll try out the line number suggestions. Thanks.

I was having a similar problem (painting in black) until I added the "setLayer" command which solved it for API 21 and above. I'll try to do some more testing...

Was this issue ever addressed. The white border still seems to be getting added around the round icons making the icon too small.

Worked great! I was able to specify the device name. > > !devices [0] Unknown device | 0123456789ABCDEF OK. > > !device 0123456789ABCDEF > > Setting default device to #...

This is a custom device with a custom build of Android.

Some thoughts. I started looking at the DataStore API and there seem to be some deficiencies in "discovery" of DataStores and in interrogating a DataStore for its preference values and...

Everything works fine in Android Studio (same gradle files). However, when running in Android Studio I'm also behind a VPN while in Jenkins the build is running on a server...

Without robolectric, the build on the server works fine. So Gradle itself is talking to Artifactory ok. It is just the robolectric stuff that fails. Unfortunately, I have limited access...

@utzcoz. I tried to follow the configuration instructions. I'm using the following in the android section of my app build file: ``` testOptions { animationsDisabled = true unitTests { isIncludeAndroidResources...

What you're suggesting does work but I'd like replicant to do even more! Maybe I'm just being greedy here :) My path names and apk names tend to be long....