Q:

get file size in raw folder

InputStream ins = context.getResources().openRawResource (R.raw.video)
int videoSize = ins.available();
0

New to Communities?

Join the community