마스터Q&A 안드로이드는 안드로이드 개발자들의 질문과 답변을 위한 지식 커뮤니티 사이트입니다. 안드로이드펍에서 운영하고 있습니다. [사용법, 운영진]

에러 해석 좀 해주세요.....

0 추천
07-02 04:48:04.788 7899-7899/com.bh.vibraoscillator E/FragmentManager: No view found for id 0x7f080034 (com.bh.vibraoscillator:id/content_main) for fragment Activity_Graphy{a080712 #1 id=0x7f080034}
07-02 04:48:04.791 7899-7899/com.bh.vibraoscillator E/FragmentManager: Activity state:
07-02 04:48:04.803 7899-7899/com.bh.vibraoscillator E/FragmentManager:   Local Activity 83088d5 State:
        mResumed=true mStopped=false mFinished=false
        mChangingConfigurations=false
07-02 04:48:04.804 7899-7899/com.bh.vibraoscillator E/FragmentManager:     mCurrentConfig={1.0 310mcc260mnc [en_US] ldltr sw411dp w411dp h659dp 420dpi nrml port finger qwerty/v/v -nav/h appBounds=Rect(0, 0 - 1080, 1794) s.12}
        mLoadersStarted=true
07-02 04:48:04.805 7899-7899/com.bh.vibraoscillator E/FragmentManager:     Active Fragments in 17eaee3:
          #0: ReportFragment{2cbd0e0 #0 android.arch.lifecycle.LifecycleDispatcher.report_fragment_tag}
            mFragmentId=#0 mContainerId=#0 mTag=android.arch.lifecycle.LifecycleDispatcher.report_fragment_tag
07-02 04:48:04.806 7899-7899/com.bh.vibraoscillator E/FragmentManager:         mState=5 mIndex=0 mWho=android:fragment:0 mBackStackNesting=0
            mAdded=true mRemoving=false mFromLayout=false mInLayout=false
            mHidden=false mDetached=false mMenuVisible=true mHasMenu=false
07-02 04:48:04.807 7899-7899/com.bh.vibraoscillator E/FragmentManager:         mRetainInstance=false mRetaining=false mUserVisibleHint=true
            mFragmentManager=FragmentManager{17eaee3 in HostCallbacks{7ac5f99}}
            mHost=android.app.Activity$HostCallbacks@7ac5f99
07-02 04:48:04.808 7899-7899/com.bh.vibraoscillator E/FragmentManager:         Child FragmentManager{2db825e in ReportFragment{2cbd0e0}}:
07-02 04:48:04.819 7899-7899/com.bh.vibraoscillator E/FragmentManager:           FragmentManager misc state:
                mHost=android.app.Activity$HostCallbacks@7ac5f99
07-02 04:48:04.820 7899-7899/com.bh.vibraoscillator E/FragmentManager:             mContainer=android.app.Fragment$1@be3563f
                mParent=ReportFragment{2cbd0e0 #0 android.arch.lifecycle.LifecycleDispatcher.report_fragment_tag}
                mCurState=5 mStateSaved=false mDestroyed=false
          #1: Activity_Graphy{a080712 #1 id=0x7f080034}
07-02 04:48:04.821 7899-7899/com.bh.vibraoscillator E/FragmentManager:         mFragmentId=#7f080034 mContainerId=#7f080034 mTag=null
            mState=1 mIndex=1 mWho=android:fragment:1 mBackStackNesting=0
07-02 04:48:04.822 7899-7899/com.bh.vibraoscillator E/FragmentManager:         mAdded=true mRemoving=false mFromLayout=false mInLayout=false
            mHidden=false mDetached=false mMenuVisible=true mHasMenu=false
07-02 04:48:04.823 7899-7899/com.bh.vibraoscillator E/FragmentManager:         mRetainInstance=false mRetaining=false mUserVisibleHint=true
            mFragmentManager=FragmentManager{17eaee3 in HostCallbacks{7ac5f99}}
            mHost=android.app.Activity$HostCallbacks@7ac5f99
        Added Fragments:
          #0: ReportFragment{2cbd0e0 #0 android.arch.lifecycle.LifecycleDispatcher.report_fragment_tag}
07-02 04:48:04.824 7899-7899/com.bh.vibraoscillator E/FragmentManager:       #1: Activity_Graphy{a080712 #1 id=0x7f080034}
07-02 04:48:04.838 7899-7899/com.bh.vibraoscillator E/FragmentManager:     FragmentManager misc state:
07-02 04:48:04.839 7899-7899/com.bh.vibraoscillator E/FragmentManager:       mHost=android.app.Activity$HostCallbacks@7ac5f99
          mContainer=android.app.Activity$HostCallbacks@7ac5f99
          mCurState=5 mStateSaved=false mDestroyed=false
07-02 04:48:04.840 7899-7899/com.bh.vibraoscillator E/FragmentManager:   ViewRoot:
        mAdded=true mRemoved=false
07-02 04:48:04.841 7899-7899/com.bh.vibraoscillator E/FragmentManager:     mConsumeBatchedInputScheduled=true
        mConsumeBatchedInputImmediatelyScheduled=false
        mPendingInputEventCount=0
        mProcessInputEventsScheduled=false
        mTraversalScheduled=true    mIsAmbientMode=false (barrier=73)
07-02 04:48:04.842 7899-7899/com.bh.vibraoscillator E/FragmentManager:     android.view.ViewRootImpl$NativePreImeInputStage: mQueueLength=0
        android.view.ViewRootImpl$ImeInputStage: mQueueLength=0
        android.view.ViewRootImpl$NativePostImeInputStage: mQueueLength=0
07-02 04:48:04.843 7899-7899/com.bh.vibraoscillator E/FragmentManager:   Choreographer:
        mFrameScheduled=true
        mLastFrameTime=36862152 (58 ms ago)
      View Hierarchy:
07-02 04:48:04.844 7899-7899/com.bh.vibraoscillator E/FragmentManager:     DecorView@7cd1b0c[Activity_Main]
          android.widget.LinearLayout{7da5c55 V.E...... ......ID 0,0-1080,1794}
            android.view.ViewStub{ed9666a G.E...... ......I. 0,0-0,0 #1020187 android:id/action_mode_bar_stub}
            
07-02 04:48:04.857 7899-7899/com.bh.vibraoscillator E/FragmentManager: android.widget.FrameLayout{fc1175b V.E...... ......ID 0,0-1080,1794}
07-02 04:48:04.858 7899-7899/com.bh.vibraoscillator E/FragmentManager:           android.support.v7.widget.FitWindowsLinearLayout{5b6dbf8 V.E...... ......ID 0,0-1080,1794 #7f08000b app:id/action_bar_root}
                android.support.v7.widget.ViewStubCompat{fb168d1 G.E...... ......I. 0,0-0,0 #7f080016 app:id/action_mode_bar_stub}
                android.support.v7.widget.ContentFrameLayout{f1f7f36 V.E...... ......ID 0,0-1080,1794 #1020002 android:id/content}
07-02 04:48:04.859 7899-7899/com.bh.vibraoscillator E/FragmentManager:               android.support.v4.widget.DrawerLayout{2efce37 VFED..... ......ID 0,0-1080,1794 #7f080043 app:id/drawer_layout}
                    android.support.design.widget.CoordinatorLayout{679bfa4 V.E...... ........ 0,63-1080,1794}
                      android.support.design.widget.AppBarLayout{1cd79b V.E...... ........ 0,0-1080,147}
07-02 04:48:04.860 7899-7899/com.bh.vibraoscillator E/FragmentManager:                     android.support.v7.widget.Toolbar{712c10d V.E...... ........ 0,0-1080,147 #7f0800c0 app:id/toolbar}
                          android.support.v7.widget.AppCompatTextView{6dc58c2 V.ED..... ........ 189,38-536,109}
07-02 04:48:04.873 7899-7899/com.bh.vibraoscillator E/FragmentManager:                       android.support.v7.widget.AppCompatImageButton{6e916d3 VFED..C.. ........ 0,0-147,147}
07-02 04:48:04.874 7899-7899/com.bh.vibraoscillator E/FragmentManager:                       android.support.v7.widget.ActionMenuView{653210 V.E...... ........ 975,0-1080,147}
                            android.support.v7.widget.ActionMenuPresenter$OverflowMenuButton{8b76109 VFED..CL. ........ 0,10-105,136}
                      android.support.constraint.ConstraintLayout{2db3738 V.E...... ........ 0,147-1080,1731}
                        android.support.v7.widget.AppCompatTextView{b9b3f0e V.ED..... ........ 440,766-640,817}
                      android.support.design.widget.FloatingActionButton{f79c311 VFED..C.. ........ 891,1542-1038,1689 #7f08004c app:id/fab}
07-02 04:48:04.875 7899-7899/com.bh.vibraoscillator E/FragmentManager:                 android.support.design.widget.NavigationView{1244d2f V.ED..... ......I. 0,0-735,1794 #7f080071 app:id/nav_view}
                      android.support.design.internal.NavigationMenuView{d535f3c VFED.V... .F....I. 0,0-735,1794 #7f08003e app:id/design_navigation_view}gmentManager:
익명사용자 님이 2018년 7월 2일 질문

1개의 답변

0 추천

07-02 04:48:04.788 7899-7899/com.bh.vibraoscillator E/FragmentManager: No view found for id 0x7f080034 (com.bh.vibraoscillator:id/content_main) for fragment Activity_Graphy{a080712 #1 id=0x7f080034}

content_main.xml 의 id에 해당하는 리소스를 찾지 못 했다고 나오는 듯 합니다. content_main.xml  에 해당하는 리소스가 있는지 확인 해 보시고 있다면, 리소스 ID가 꼬여서 발생한 문제일 수 있으니. 클린 빌드 해 보세요.

익명사용자 님이 2018년 7월 2일 답변
content_main.xml 의 id를 만들어 줬는데요
07-02 14:04:59.112 3446-21066/? E/BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
다음과 같은 에러 가 발생했습니다.
...