Gallery3Dと同じようにAndroid標準の音楽アプリと音声レコーダーもランチャーに表示されません。 // 音楽アプリ adb shell am start -a android.intent.action.MAIN -n com.android.music/.MusicBrowserActivity // 音声レコーダー adb shell am start -a android.intent.action.MAIN -n com.android.soundrecorder/.SoundRecorder