I\'m seeing a crash on an older device that works on multiple newer devices:
android.content.res.Resources$NotFoundException: Resource ID #0x7f030035
If you are using Android Studio (Preview) 0.5.9 and the new Gradle build tool you can find the default R.java in your IDE here:
R.java
build/source/r/release/com/google/android/gms/R.java
and your own here:
build/source/r/release/com/company/android/R.java