Skip to content

Instantly share code, notes, and snippets.

02-28 14:00:03.752 26205-26205/com.phixee.nex D/AndroidRuntime: Shutting down VM
02-28 14:00:03.752 26205-26205/com.phixee.nex W/dalvikvm: threadid=1: thread exiting with uncaught exception (group=0x4203bda0)
02-28 14:00:03.752 26205-26205/com.phixee.nex D/CrashlyticsCore: Crashlytics is handling uncaught exception "java.lang.UnsupportedOperationException: test" from thread main
02-28 14:00:03.752 26205-26306/com.phixee.nex D/Answers: Logged crash
02-28 14:00:03.933 26205-26306/com.phixee.nex D/dalvikvm: GC_FOR_ALLOC freed 1671K, 52% free 13794K/28384K, paused 52ms, total 52ms
02-28 14:00:03.943 26205-26306/com.phixee.nex D/CrashlyticsCore: No log data to include with this event.
02-28 14:00:04.133 26205-26306/com.phixee.nex D/CrashlyticsCore: Logging Crashlytics event to Firebase
02-28 14:00:04.143 26205-26236/com.phixee.nex D/FA: Logging event (FE): app_exception(_ae), Bundle[{firebase_event_origin(_o)=clx, _r=1, firebase_screen_class(_sc)=MainActivity, firebase_screen_id(_si)=-1985696495812216411, timestam
{
"exercise" : {
"bodyParts" : [ {
"id" : "bp1",
"name" : "arm"
}, {
"id" : "bp2",
"name" : "leg"
} ],
"id" : "ex1",
@Bob-Snyder
Bob-Snyder / play-services-deps.txt
Created July 22, 2016 18:18
Play Services 9.2.1 Dependencies
11:06:51 AM: Executing external task 'androidDependencies'...
Incremental java compilation is an incubating feature.
:app:androidDependencies
debug
+--- com.android.support:appcompat-v7:23.2.1
| +--- com.android.support:support-v4:23.2.1
| | \--- LOCAL: internal_impl-23.2.1.jar
| +--- com.android.support:animated-vector-drawable:23.2.1
| | \--- com.android.support:support-vector-drawable:23.2.1
| | \--- com.android.support:support-v4:23.2.1