How do I change the default splash to one of my own?
How do I change the default splash to one of my own?
from memory: there is an image file in your project/assets - just replace it
I already Solved it, not by that method but by making some arrangements in AndroidManifext.xml, Activity and Resources. Thanks Anyway.