Customize Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.

The cookies that are categorized as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. ... 

Always Active

Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.

No cookies to display.

Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.

No cookies to display.

Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.

No cookies to display.

Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.

No cookies to display.

Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.

No cookies to display.

Android端末の情報表示


Android端末のちょっとしたTipsです。(割とネットのあちらこちらに出ているのでご存じの方も多いでしょう)

ダイヤラから *#*#INFO#*#* と入れると端末の情報表示モードに入ります。最初の画面の上部に「テスト中」と出るので端末の試験用と思われます。HT03AとNexus Oneでしか確認していませんが、Android のソースツリーの packages/apps/Settings/src/com/android/settings/TestingSettings.java がPhoneアプリからのIntentを拾って実行されていることを発見したので他の端末でもいけるのかもしれません。

メニューから「携帯電話情報」に入ると、データ通信関係の様々な情報が表示されます。下へスクロールすると、「優先ネットワークを設定」という項目があり、WCDMA Preferredなっています。どうせ、日本はWCDMAしかないのだからWCDMA Only にしてもよさそうです。3G を掴めないときに GSM を試みるかどうかの違いと想像できます。まあ、たいした違いではないと思います。

優先ネットワーク設定については、build.prop の中に、ro.telephony.default_network=0 という行があり、0は WCDMA preferred だというコメントもついています。この値を変えるとネットワーク検索のふるまいが変わるのでしょう、きっと。

あと、HT-03Aの場合は、*#*#7262626#*#* と入れると Field Testモードに入ります。伝送系のフィールド試験用と思われます。メニューのTest Itemにいろいろ並んでいます。が、見るだけにして引き返した方がよさそうですね。

また、*#*#CHECKIN#*#* というのもあるのだそうです。Googleのサーバにチェックインするのだそうですが詳細はよくわかりません。

(*) 当初、HTCの独自仕様かと思っていたのですが、Androidのソースツリーの中に該当ファイルを発見したので少し書き直しました。

他にも、*#*#CAL#*#* というのもあるとのことです。カレンダーの予定が表示されます。

PAGE TOP