Android Symbol can not be resolved in fullscreen Activity

时间:2016-04-15 15:00:36

标签: android audio-player android-music-player

I am using fullscreen activity and i am trying to read all .mp3 songs in it. but when i importing :-

import com.google.android.gms.appindexing.Action;
import com.google.android.gms.appindexing.AppIndex;
import com.google.android.gms.common.api.GoogleApiClient;

then its giving error can't resolve symbol android.

Any help will be appreciated .

0 个答案:

没有答案