在eclipse中导入android-UniversalMusicPlayer报错
怪我咯
怪我咯 2017-04-17 16:12:50
0
1
428

在eclipse中导入google官方的音乐播放器android-UniversalMusicPlayer

结果报了很多styles中no resource found的错

错误如下:

[2016-03-16 20:38:16 - MusicPlayerActivity] C:\Users\lenovo\Desktop\android-UniversalMusicPlayer-master\mobile\src\main\res\values\styles.xml:19: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.NoActionBar'.

[2016-03-16 20:38:16 - MusicPlayerActivity] C:\Users\lenovo\Desktop\android-UniversalMusicPlayer-master\mobile\src\main\res\values\styles.xml:23: error: Error: No resource found that matches the given name: attr 'alertDialogTheme'.

我下载了一个appcompat_v7类库来关联android-UniversalMusicPlayer也没有用
应该怎么解决?

怪我咯
怪我咯

走同样的路,发现不同的人生

reply all(1)
洪涛

android-UniversalMusicPlayer is a project of Android Studio. If you import it using eclipse, there will be many problems! It is recommended to use AS to open it!

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!