Converted code from https://developer.android.com/samples/BasicGestureDetect/index.html converted to Android Studio 0.8.2.
BasicGestureDetect is hosted in the following web site
https://github.com/japuzzo/BasicGestureDetect
If you think the Android project BasicGestureDetect listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of BasicGestureDetect.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 4 |
Activity Count | 1 |
Fragment Count | 3 |
BasicGestureDetect has the following Java source files.
com.example.android.basicgesturedetect.BasicGestureDetectFragment.java com.example.android.basicgesturedetect.BuildConfig.java com.example.android.basicgesturedetect.GestureListener.java com.example.android.basicgesturedetect.MainActivity.java com.example.android.common.activities.SampleActivityBase.java com.example.android.common.logger.Log.java com.example.android.common.logger.LogFragment.java com.example.android.common.logger.LogNode.java com.example.android.common.logger.LogView.java com.example.android.common.logger.LogWrapper.java com.example.android.common.logger.MessageOnlyLogFilter.java