For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.
Hi Experts,
Can we custom MAF splash screen? such as using .gif
I am wondering if this is possible.
Cheers,
Hendry
Yes you can define your own splash screen image.
You define those in the deployment profile of your application.
See for example - https://docs.oracle.com/middleware/maf210/mobile/develop/maf-deploying.htm#ADFMF927
Shay,
If I select gif image, it says "File image.gif is not a supported image type.".
Any suggestion?
You need a png image.
There are specific rules about what images can be used see:
http://docs.oracle.com/middleware/mobile200/mobile/develop-oepe/oepe-maf-deploying.htm#BABGGFGD
Iconography | Android Developers
So in a nutshell, it is not possible to use other than PNG image file. is it?