Jared Burrows Blog
Software Development and Course Notes
Pages
(Move to ...)
Home
Burrows Apps
Course Notes
▼
Showing posts with label
Gradle
.
Show all posts
Showing posts with label
Gradle
.
Show all posts
Sunday, October 11, 2015
Avoiding AppCompat Proguard Crashes on Samsung Devices
›
appcompat-v7 v21.0.0 causing crash on Samsung devices with Android v4.2.2 Original Issue: https://code.google.com/p/android/issues/detail...
Tuesday, May 26, 2015
My Repo is Trending on Github!
›
Trending Repository on Github I recently made this template on Github for people starting software development with Android who want to...
Sunday, May 17, 2015
How to test Android with Gradle(Robolectric + EasyMock/PowerMock + JaCoCo + TravisCI)
›
How to test Android with Gradle + Android Studio + Robolectric + Mockito + EasyMock/PowerMock + JaCoCo + TravisCI Here is my Github exam...
Monday, November 17, 2014
Gradle iOS Plugin
›
Gradle iOS Plugin This plugin is in Beta and Open Source: https://github.com/jaredsburrows/gradle-ios-plugin There is an example rep...
Saturday, July 12, 2014
How to get Android SDK version with Gradle?
›
Android SDK and Build Tools versions with Gradle: Check out this incredible post and my comment at the bottom: http://www.egeek.me/20...
›
Home
View web version