Developer Bits
A Software Developer's bits of info worth sharing
Showing posts with label
android
.
Show all posts
Showing posts with label
android
.
Show all posts
Oct 26, 2018
Dumping my Mac for Linux
›
Dual Booting and Configuring a Dell Alienware 15 R4 with Ubuntu 18.04 for Android Development Context: New Job. New Laptop. After star...
May 3, 2015
Android: Dynamically Coloring Images with Picasso
›
I'm working on an app where the server provides certain icon images but only in one color. Needing to tint these images, I checked wheth...
Apr 26, 2015
Prevent Constant Security Popups on Genymotion with Google Play During ADB Installs
›
Problem After installing Google Play services on Genymotion devices, I get a popup every time I try to install an APK. This popup prevents ...
1 comment:
Apr 25, 2015
Upgrading to Google Play Services 7.0.0 Broke GCM
›
Problem After upgrading from Google play services 6.5.87 to 7.0.0 I got compile errors in sections of code I hadn't touched. Symptoms...
Jun 28, 2013
Installing Genymotion for Mac OS X
›
Problem After installing Genymotion, it doesn't work. Running the application gives errors and the shell script fails with segment faul...
10 comments:
Mar 30, 2013
Android Robolectric: java.lang.RuntimeException: Stub! while using libraries like JSONObject
›
Problem While running a unit test under Robolectric on Android, the following error occurs: java.lang.RuntimeException: Stub! Symptoms ...
2 comments:
›
Home
View web version