Understanding use of ABS_MT_TRACKING_ID in Multi-touch Driver
Multitouch tracking ID defines the touch starting and touch end ( one touch session from start to … Read more
Multitouch tracking ID defines the touch starting and touch end ( one touch session from start to … Read more
This posts lets you identify name of the activity from the installed application and then use the … Read more
Most of the time during development, when you encounter with some unknown applications from which you want … Read more
When trying to compile some packages / libraries or application source codes in Linux which are based … Read more
When we just touched the touchscreen and printed the logs in application using “onTouchEvent” it printed following … Read more
7-Zip is a file archiver with a high compression ratio. Using 7 zip we can compress the directory … Read more
7-Zip is a file archiver with a high compression ratio. Using 7 zip we can compress the directory … Read more
Display resolution indicates the height and width of the physical display which the android device is using. … Read more
Identify what is the current location of the input device using getvent command as, So, the output … Read more
To identify the information about the input device connected to Android platform, we can use “getevent” as … Read more
When you try to install an Android Application using adb and received an error with message as … Read more
If we try to start an application and got an errors as below in logcat, Then, this … Read more