“Could not find class 'android.support.v4.app.FragmentActivity'” Error

后端 未结 4 1365
没有蜡笔的小新
没有蜡笔的小新 2021-02-02 14:58

I\'m getting the following error:

> 02-06 23:10:24.104: E/dalvikvm(912): Could not find class
> \'android.support.v4.app.FragmentActivity\', referenced fro         


        
4条回答
  •  深忆病人
    2021-02-02 15:04

    If there is no "libs" folder then create one

    then click

    Project> Android Tools >Add support Library.

    This will help you. Finally clean the project and restart Eclipse

提交回复
热议问题