My Project have two Screen in which Activity A and Activity B.
Activity A show full screen with some content and activity B show audio player.
i need to when user minimize the player then player screen Activity B hide and play audio in background. Show only A activity Screen…
Please check demo screen layout on these link
http://screencast.com/t/BM7GrVAli5E2
can anyone suggest me how its possible ?
Thanks
Instead of using Activity B, use android.widget.PopupWindow