ibm-mobilefirstsplash-screen

IBM Worklight Splash Screen


I Place my custom splash screen(file Name:splash.9.png) in /android/native/res/drawable..

But when iam exporting as .apk file using eclipse. after exporting in .apk file location mentioned above default IBM splash screen .png will be replaced.

How can i do this?


Solution

  • This was a weird one... I have indeed experienced this as well.

    To solution is, in Eclipse go to Project > Clean....
    Select the project.

    After cleaning it, proceed with the export. You should see the new image (also when running the app in the Android Emulator).