The document contains log messages from the startup of an Android process for the Google Play Services app. It shows the process being forked by the zygote, various native libraries being loaded and configured for the app and system frameworks it depends on, and the app's onCreate method being called, indicating the app has fully started.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
130 views
Log
The document contains log messages from the startup of an Android process for the Google Play Services app. It shows the process being forked by the zygote, various native libraries being loaded and configured for the app and system frameworks it depends on, and the app's onCreate method being called, indicating the app has fully started.