"Unresolved class" error in in AndroidManifest.xml
Put PlaySongService.java
and MainActivity.java
in the same package, named com.example.shaikhaalothman.playsongservice
. It will resolve automatically.
Put PlaySongService.java
and MainActivity.java
in the same package, named com.example.shaikhaalothman.playsongservice
. It will resolve automatically.