Skip to content

Instantly share code, notes, and snippets.

I/ActivityManager( 1343): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.example.basic/android.app.NativeActivity } from pid 1441
W/WindowManager( 1343): HistoryRecord{40821860 com.example.basic/android.app.NativeActivity} failed creating starting window
W/WindowManager( 1343): android.view.InflateException: Binary XML file line #25: Error inflating class <unknown>
W/WindowManager( 1343): at android.view.LayoutInflater.createView(LayoutInflater.java:518)
W/WindowManager( 1343): at com.android.internal.policy.impl.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:56)
W/WindowManager( 1343): at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:568)
W/WindowManager( 1343): at android.view.LayoutInflater.rInflate(LayoutInflater.java:623)
W/WindowManager( 1343): at android.view.LayoutInflater.inflate(LayoutInflater.java:408)
W/WindowManager( 1343): at android.view.LayoutInflater.inflate(LayoutInflater.java:320)
W/WindowM