Which manifest uses-configuration should you use if your application requires a finger activated touch screen on the device?

Question:Which manifest uses-configuration should you use if your application requires a finger activated touch screen on the device?

1.<uses-configuration android:reqNavigation="finger" /> must be in your manifest

2.<uses-configuration android:reqTouchScreen /> must be in your manifest

3.<uses-configuration android:reqTouchScreen="finger" /> must be in your manifest

4.None of the above


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!