Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
こんにちは、MediaRecordor クラスを使用してビデオを録画します。コードは以下のとおりです。
MediaRecorder レコーダー=新しい MediaRecorder();
レコーダー.開始();
上記のrecorder.start()行はAndroid 2.xバージョンでは正常に動作しますが、同じ行をAndroid 4.0で実行するとアプリがクラッシュします。
ありがとうございます。それでは、お元気で、
ベンカット。