12/07/02 01:38:54.23 RwJVZx9r
>>463
それでも良いけどいっぱい突っ込むと再起動かかるまでに間に合わなくなるので
こんな感じで別に書いて用意すると良いかも。パスは適宜書き換えて。
mount -t ext4 -o rw,remount /system /system
dd if=/sdcard/AppWidgetPicker.apk of=/system/app/AppWidgetPicker.apk
chmod 644 /system/app/AppWidgetPicker.apk
mount -t ext4 -o ro,remount /system /system