Change Splash Screen and other

How To Change Splash Screen

  • Open Android Studio > app > res > drawable > splash_image.jpg
  • Rename your splash screen image with splash_image.jpg and paste it into the drawable folder

How to Change Intro Screen

- Change Intro text goto res->value->strings.xml

- Change Intro Screen Images res->drawable

All images are in a drawable folder you can replace it

 

Was this article helpful?