のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

2010-11-03から1日間の記事一覧

adb stop/start うまく動かない。

adb stop adb start Ver2.0.1では動いた。 2.1.1は動かなかった。 2.2.1も動かなかった。Froyoのエミュレータがおかしいのか。 Issue 9814 - android - Emulator stop/start is broken in froyo - Project Hosting on Google Code

Android AVD Emulatorのリブートはどうやってやるんだろ?うまく動かない。

Android AVD エミュレータ(emulator)のリブート(reboot)はどうやってやるんだろ。 adb reboot adb shell reboot Ver1.6 × Ver2.0.1 × Ver2.1.1 × Ver2.2.1 ×

adb reject shell command

adb reject shell command (ls -l /): ANDROID - ADB rejected shell command (ls -l /data) - efreedom

AVDのフォントの書き換え失敗

adb remount adb push d:\user\work\font.ttf /system/fonts failed to XXXX : copy Out of memory フォントの変更 - migishitaの日記 Emulatorの/data拡張は起動時に「-partition-size」のオプション指定 # df df /dev: 47048K total, 0K used, 47048K avai…