I am pretty sure I know the answer to this but will ask anyway. I have apps on Google Play and Amazon Apps Store so am looking for an answer that works for both. In these app stores apps can be filtered by screen size rather crudely as Small, Normal, Large and XLarge. We now have a number of 5" and 6" devices which are likely to be categorised as Normal. I have an app that would work okay on such a device but not on smaller Normal devices. Is there any way of targeting just devices >= 5" on these app stores?
Can I target an Android App at 5" screens and larger
94 Views Asked by user1016143 At
0
There are 0 best solutions below
Related Questions in ANDROID
- Delay in loading Html Page(WebView) from assets folder in real android device
- MPAndroidChart method setWordWrapEnabled() not found
- Designing a 'new post' android activity
- Android :EditText inside ListView always update first item in the listview
- Android: Transferring Data via ContentIntent
- Wrong xml being inflated android
- AsyncTask Class
- Unable to receive extras in Android Intent
- Website zoomed out on Android default browser
- Square FloatingActionButton with Android Design Library
- Google Maps API Re-size
- Push toolbar content below statusbar
- Android FragmentPagerAdapter Circular listview
- Layout not shifting up when keyboard is open
- auDIO_OUTPUT_FLAG_FAST denied by client can't connect to localhost
Related Questions in GOOGLE-PLAY
- Android bundle identifier for different appstores
- Android app versionCode too large
- Android: Publishing and Signing same application for many customers
- Google play services doesnt displays leaderboard after Auth
- Black screen after updating Google Play Services:7.5.0
- Unity3D 5 packages conflict
- Google Play Alpha test links to production APK
- Google App indexing for games
- How to remove Rejected Apps from Developer Console
- Deploying an Android app on devices without Play Store account
- Android app install verification
- not able to get advertising id in android
- Is it possible to have multiple APK support according to countries in google play?
- Different app name in play store
- Android - Bypassing install permission programmatically for enterprise apps from third-party sources
Related Questions in FILTERING
- SQL query: where array is in array
- Image 2x downsampling with Lanczos filter
- Simple Python Median Filter for time series
- Why doesn't this simple NSPredicate filter my array
- Get Exact Frequency From Digital Signal
- jquery filter chained select options
- Owl Carousel 2: filtering items, but keep the sort order using Javascript
- How to filter NSDictionary by value and create new NSDictionary from that?
- Spark: Filtering out aggregated data?
- Importing excel sheet
- Javascript plugin that mimics Google Sheets sort and filter functionality?
- PHP: What is the best way to create higher level query language to create criteria filter in yii
- Spreadsheet and address: how to filter based on a range
- Wrong column filtering for date column
- DataTable Filtering Issue
Related Questions in SCREEN-SIZE
- Air for iOS SDK higher as 14, gives strange stage behavior
- How to use media query with div as screen for mobile preview in desktop website?
- StoryBoard Different screen sizes iOS
- Error on running "adb shell wm density 240" for changing Android device density
- xcode 6.3.2 - simulator wrong screen size
- Why and how display zoom option changes iPhone screen size in points?
- Display ListView in Full Screen [Xamarin.Forms]
- Handling all screen sizes android
- Exiting a for loop that creates divs when reached end of screen
- Custom Size in Windows 8.1 Simulator
- [LibGDX]How to scale Images up or down to fit multiple android screen sizes
- How to resolve inequality constraint ambiguity - vertical ambiguous in AutoLayout in iOS
- i am trying to get iPhone 6 screen size in simulator but it showing the wrong dimensions
- How to set two different screen options in xcode
- Obtain drawable actual size based on screen density
Related Questions in AMAZON-APPSTORE
- Amazon app store and Google Play
- Automatic app deployment to Amazon store
- Flurry for Android devices without Google Play Services
- What is the AmazonApp store alternative for market:// URL to open an app page (for rating purposes)
- Testing .apk with google play in Amazon AppStore gives no warnings
- Amazon App Store equivalent of Google Play Licensing?
- Amazon app store Multiple APK Support like Android market?
- Foursquare authentication dialog join now link customization for Amazon App Store
- Amazon InApp testing using OpenIab
- Android - Build two version of the same app
- Can I target an Android App at 5" screens and larger
- Advertise option is not available on my Amazon Developer Console
- Amazon App Store Authorship
- Do I get INSTALL_REFERRER intent from amazon app store?
- Monodroid: Unsigned Binary upload to Amazon
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?