You can reduce image size inside the camera with standard Android image reduction tutorials. For example, this one: Sample Media and Development Resources
If you do not have a camera, you can get started with an Android Virtual Device and put the sample images in /sdcard/DCIM/100RICOH/ on your AVD with adb push
Here’s an example that reduces a RICOH THETA image from 10.7MB to 0.12MB.