android

How to Unlock Pattern Locked Android Smartphone with ADB Commands?

adb shell cd/data/data/com.android.providers.settings/databases sqlite3 settings.db update system set value=0 where name='lock_pattern_autolock'; update system set value=0 where name='lockscreen.lockedoutpermanently'; .quit If above codes …

Xperia(X10)はSensuous BlackのみMulti-Touch対応!?

きっとエイプリルフールのネタだとは思うんですが・・・。 Black X10 WILL Include Multi-Touch Supportという記事に Basically they got it wrong. The white version doesn’t have multi-touch support that’s true, and it’s hardware won’t support it. …

Xperia(X10)のHWはマルチタッチ非対応?

Sony Ericssonの公式ブログであるSony Ericsson Product Blog。 そのブログのXPERIA X10 Launch & Consumer Research Program Startedという記事のコメントにこんなものが投稿されています。 Rikard Skogberg says: March 27, 2010 at 8:13 pmDavid and othe…

HTC Desire(X06HT)がSoftBankから発売

今日の都内で開催されたSoftBankのOPEN DAYイベントで、昨年から発売が予告されていたAndroid端末が発表されました。 大方の予想通り、端末はHTC Desire。 当初、HTC Bravoとして発表されていたNexus Oneの兄弟端末である。 同じandroidのXperiaの対抗馬とし…