can we keep a video in the assets folder, i am developing an app where i taught to guide the users by showing video of how the app works instead of snap shots and texts????
Is it the good way of keeping video or we need keep the texts and snap shorts? can someone help me because i am new to android.
Thanks.
I think you can keep the video
your_video.aviinrawfolder so you can play it withVideoPlayerpassingR.raw.your_videoto it;It is better than storing videos in assets because in assets all the assets files are internally stored as one big file and this can lead to complications when playing multimedia files.