Came with the first remix with the full extraction of the boot animation this time. Click the green flag to see! --[ How did I do it? ]-- I used a rom file of the Huawei MediaPad T3 10' device, which has the animation in landscape fully. I had to extract all the from the UPDATE.APP file which is what in the update file had, which held the android system files for the device. After that, I immediately used 7zip to extract PRODUCT.img, which actually held the charging animation, and of course, the boot animation you see! As for displaying smoothly, I used the Delta Time technique to advance in the animation which made it easy to display. --[ Credits ]-- Animation frames supplied by Huawei Sound supplied by Huawei --[ Used tools ]-- HWUpdateExtractor for extracting .app files 7zip for the extraction process --[ Notes ]-- The audio is from the files of that rom by the way, the original project had the most recent sound, not the one from the timeline shown. Also the extraction process ain't easy btw, it's tedious and takes time (including disk space, yeesh), which is very complicated.