#!/bin/bash
adb shell kill $(adb shell ps | grep mediaserver | awk '{print $2}')
adb shell pm clear com.android.camera2