Motorola Droidのハードウェアボタンが何をしているかを再定義できるようにしたいです。ボタンでは、下部の4つの容量性ボタンを意味します:バック、メニュー、ホーム&アンプ。右側のカメラボタンと音量ボタンを検索してください。カメラと検索ボタンが何をするかを変更できるようにするいくつかのアプリを見ましたが、それらすべてを再定義することができます。これはできますか?もしそうなら、?
Motorola Droidのハードウェアボタンが何をしているかを再定義できるようにしたいです。ボタンでは、下部の4つの容量性ボタンを意味します:バック、メニュー、ホーム&アンプ。右側のカメラボタンと音量ボタンを検索してください。カメラと検索ボタンが何をするかを変更できるようにするいくつかのアプリを見ましたが、それらすべてを再定義することができます。これはできますか?もしそうなら、?
I want to be able to redefine what the hardware buttons on my Motorola Droid do. By buttons I mean the 4 capacitive buttons on the bottom: Back, Menu, Home & Search and the Camera button and Volume buttons on the side. I have seen several apps that allow you to change what the Camera and Search buttons do but I want the ability to redefine them all. Can this be done? If so, how?
それを手に入れた、 buttonremapper
Got it, ButtonRemapper.
ボタンショートカットカメラにショートカットを割り当てることができます。そして検索ボタン
ホームボタンは、その意図を処理する別のホームランチャーのようなアプリに置き換えることができます。
しかし、セキュリティ上の理由から、携帯電話システムにrootアクセスなしでメニューとバックボタンを再マッピングできるとは思わない。アプリケーション内には、リスナーイベントを使用してこれらのボタンをプログラム的に制御することができるはずです(ただし、有効な理由なしに戻るボタンのデフォルトの動作を上書きするには強く推奨されています)。
Button Shortcut will let you assign shortcuts to the camera and search buttons.
The home button could be replaced with another home launcher-like app that handles that intent.
However, I do not believe you will be able to re-map the menu and and back buttons without root access to the phone's system due to security reasons. Although within an application you should be able to programatically take control over these buttons with listener events (but it is strongly discouraged to override the default behavior of the back button without valid reasons).
tasker は、少なくともいくつかのハードウェアボタンを再マップできるようになります。
Android OS仕様には、Androidデバイスのための非常に具体的な要件がいくつかあります。特定のことを再マップするために ではないかもしれません。
Tasker looks like it allows you to remap at least some of the hardware buttons.
Note that the Android OS spec has some very specific requirements for Android devices. You may not be able to remap certain things.
私はドロイド(またはむしろ兄弟のマイルストーン、DroidのGSM版)を所有していて、そのハードウェアキーはそれほど耐久性がないことがわかりました:私の電源/ロックキーは1年後に機能し、ボリュームダウンボタンも失敗しました。そのため、耐久性が懸念される場合は、2番目の考えをあきらめたいと思うかもしれません(もうボタンを押すと携帯電話をロック/ロック解除することはできません)。実際には、逆方向、すなわちハードウェアキーをオンスクリーンタッチボタンにマッピングしようとしています。
I own a Droid (or rather, its brother Milestone, the GSM version of Droid) and I found its hardware keys not so durable: my power/lock key stopped functioning after a year and the volume down button is failing too. So you might wanna give it a second thought if the durability is ever a concern (I cannot lock/unlock my phone with a press of button anymore). In fact there are quite some apps out there trying to do the reverse, i.e. mapping hardware keys to on-screen touch buttons.
© 2022 cndgn.com All Rights Reserved. Q&Aハウス 全著作権所有