Skip to content

Instantly share code, notes, and snippets.

@pihug12
Created July 23, 2017 11:47
Show Gist options
  • Save pihug12/dd00400c25a44a731a60646270197f9c to your computer and use it in GitHub Desktop.
Save pihug12/dd00400c25a44a731a60646270197f9c to your computer and use it in GitHub Desktop.
Molotov + microG
C:\Users\Pierre\Desktop\platform-tools
λ adb logcat
--------- beginning of main
I/Timeline( 5859): Timeline: Activity_launch_request id:tv.molotov.app time:230716244
--------- beginning of system
I/ActivityManager( 439): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=tv.molotov.app/tv.molotov.android.mobile.SplashActivity (has extras)} from uid 10015 on display 0
V/WindowManager( 439): addAppToken: AppWindowToken{e017a70 token=Token{3961c4b3 ActivityRecord{2ef59222 u0 tv.molotov.app/tv.molotov.android.mobile.SplashActivity t129}}} to stack=1 task=129 at 0
V/WindowManager( 439): Adding window Window{1eda1d46 u0 Starting tv.molotov.app} at 3 of 9 (after Window{227ed3e3 u0 com.cyanogenmod.trebuchet/com.android.launcher3.Launcher})
I/Xposed ( 439): FakeGApps: returning fake signature to tv.molotov.app
I/Xposed ( 439): FakeGApps: returning fake signature to tv.molotov.app
D/AutoManageHelper(28212): starting AutoManage for client 0 false false
D/AutoManageHelper(28212): onStart true {0=com.google.android.gms.internal.a$a@dd58b9e}
I/Xposed ( 439): FakeGApps: returning fake signature to tv.molotov.app
I/Xposed ( 439): FakeGApps: returning fake signature to tv.molotov.app
W/ActivityManager( 439): Unable to start service Intent { act=com.google.android.gms.appinvite.service.START pkg=com.google.android.gms } U=0: not found
W/ActivityManager( 439): Unbind failed: could not find connection for android.os.BinderProxy@1edfb07
E/GmsClient(28212): unable to connect to service: com.google.android.gms.appinvite.service.START on com.google.android.gms
I/Xposed ( 439): FakeGApps: returning fake signature to tv.molotov.app
I/Xposed ( 439): FakeGApps: returning fake signature to tv.molotov.app
W/ActivityManager( 439): Unable to start service Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms } U=0: not found
W/ActivityManager( 439): Unbind failed: could not find connection for android.os.BinderProxy@33a3434
E/GmsClient(28212): unable to connect to service: com.google.android.gms.measurement.START on com.google.android.gms
D/OpenGLRenderer(28212): Use EGL_SWAP_BEHAVIOR_PRESERVED: true
V/WindowManager( 439): Adding window Window{3e605fa0 u0 tv.molotov.app/tv.molotov.android.mobile.SplashActivity} at 3 of 10 (before Window{1eda1d46 u0 Starting tv.molotov.app})
D/AutoManageHelper(28212): beginFailureResolution for a{statusCode=API_UNAVAILABLE, resolution=null, message=null}
W/FA (28212): Service connection failed: a{statusCode=API_UNAVAILABLE, resolution=null, message=null}
E/FA (28212): Failed to send current screen to service
W/linker (28212): gralloc.omap4.so: unused DT entry: type 0xf arg 0x53b
W/linker (28212): libpvr2d_SGX540_120.so: unused DT entry: type 0xf arg 0x767
I/OpenGLRenderer(28212): Initialized EGL, version 1.4
W/OpenGLRenderer(28212): Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
I/art (28212): Background sticky concurrent mark sweep GC freed 32282(2046KB) AllocSpace objects, 1(16KB) LOS objects, 18% free, 9MB/11MB, paused 7.629ms total 129.028ms
D/OpenGLRenderer(28212): Enabling debug mode 0
W/AutoManageHelper(28212): Unresolved error while connecting client. Stopping auto-manage.
I/Timeline(28212): Timeline: Activity_idle id: android.os.BinderProxy@c6b664c time:230717209
I/ActivityManager( 439): Displayed tv.molotov.app/tv.molotov.android.mobile.SplashActivity: +925ms
I/Timeline( 439): Timeline: Activity_windows_visible id: ActivityRecord{2ef59222 u0 tv.molotov.app/tv.molotov.android.mobile.SplashActivity t129} time:230717217
W/ResourcesManager(28212): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
I/Xposed ( 439): FakeGApps: returning fake signature to tv.molotov.app
I/Xposed ( 439): FakeGApps: returning fake signature to tv.molotov.app
I/Xposed ( 439): FakeGApps: returning fake signature to tv.molotov.app
I/Xposed ( 439): FakeGApps: returning fake signature to tv.molotov.app
I/Xposed ( 439): FakeGApps: returning fake signature to tv.molotov.app
I/Xposed ( 439): FakeGApps: returning fake signature to tv.molotov.app
I/Xposed ( 439): FakeGApps: returning fake signature to tv.molotov.app
W/art (28212): Suspending all threads took: 5.249ms
I/art (28212): Background sticky concurrent mark sweep GC freed 229(9KB) AllocSpace objects, 1(638KB) LOS objects, 0% free, 16MB/16MB, paused 7.812ms total 27.740ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment