android:appCategory in Android O. Which values? -


android o introduces concept of app categories. these categories used cluster apps of similar purpose or function. developer declares in androidmanifest.xml using android:appcategory according android o features , apis documentation.

what documentation isn't clear on what values can attribute be? i'm guessing discrete set of values rather string.

upon installing android studio 2.4 (preview 4) , amending androidmanifest.xml, context revealed...

enter image description here

as preview release of environment, above may not finalised , correct. still need proper documentation how attribute should used.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -