Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はアンドロイドでアプリを構築しています。このアプリでは、ユーザーがgestureそれらに対して情報を作成して保存できるようになっているため、後でそれを描画することでその情報を取得できますgesture。今、プログラムでジェスチャを作成して保存する方法を知りたいです。コード スニペットは役に立ちます。ありがとう
gesture
ジェスチャの作成、保存、およびリロードを示すサンプルアプリケーションがあります。Android SDKインストールフォルダーで、samples / android-11/GestureBuilderを検索します。
これを試して:
http://developer.android.com/resources/articles/gestures.html