My question is what is the format of the animation that Pepper's tablet supports as default ones (I want to change the one with the bubbles with some other animation). And what should I put in the MainActivity as value (image, opengl, video or something else).
Also what is the format of the default animation - the one with the bubbles?
Reading this Change default pepper screen I have managed to change the default animation to some image. But when I try it with a .gif animation one of the following problems occurs:
If
MainActivityisimage: the.gifis static - it acts as a image - I haven't expected anything else.If
MainActivityisopengl: it plays the default animation, not the new.gif.If
MainActivityisvideo: an alert pops up on the tablet telling me 'this video can not be played.'
Here is the link with the .gif I have experimented: link.