Hi there,
I have written a code that stores all the videos for a certain playlist from YouTube in my database, now I want to design a button that checks if there is an updates on that playlist, for example: added video, deleted video,...and so on.
I want a splash screen to be displayed when checking if update occurred or not.
Now I have my splash screen displayed but when it finishes I want to return from where I left from my main activity not to the beginning of my main activity.
I had my splash screen in its on activity.
any help please!!
I have written a code that stores all the videos for a certain playlist from YouTube in my database, now I want to design a button that checks if there is an updates on that playlist, for example: added video, deleted video,...and so on.
I want a splash screen to be displayed when checking if update occurred or not.
Now I have my splash screen displayed but when it finishes I want to return from where I left from my main activity not to the beginning of my main activity.
I had my splash screen in its on activity.
any help please!!