1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

画面タップ時のXY座標の取得方法

1
Posted at

現在Android Studioでスマホのソフトウェアキーボードを開発している者です。
そのキーボードの機能の一つとして画面をタップした際の指のXY座標をAndroid StudioのLogcatに表示させる機能を組み込みたいと思っております。
webで検索した組み込み方法をいろいろと試したのですが、さっぱりうまくいきません><

どのようなものをどのように組み込んだらいいか、ご存知の方がいらっしゃいましたらどうかご教授お願い致します。
プログラミング初心者なのでわかりやすく教えていただけると本当に助かります...。

開発環境は
MacOS10.10.3
Android Studio 1.3.2
です。

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?