Top "Android-manifest" questions

The manifest presents essential information about the application to the Android system

Manifest screen support Entry for Device only and Tablet Only

What should be the manifest entry of an Android application which supports only device not tablet. Device size can be …

android android-manifest google-play android-screen-support android-market-filtering
Android Intent-Filter for http address

I am trying to intercept a couple different links with my app, and I am having trouble with the intent-filter …

android android-activity android-intent android-manifest intentfilter
Unable to start service - Requires ACCESS_MOCK_LOCATION secure setting

I got an exception java.lang.RuntimeException: Unable to start service ... java.lang.SecurityException: Requires ACCESS_MOCK_LOCATION secure setting …

android android-manifest android-location
java.lang.NoClassDefFoundError: com.google.android.gms.R$string

I am having a little trouble with the complier, Same code I use on Nexus 5, no error. as Soon as …

java android android-manifest twitter4j
Putting permissions to manifest of Android .aar library project

I am developing an Android project which includes two modules where one is a library module for producing .aar files …

android android-manifest android-permissions aar
How to fix android manifest.xml naming conflict?

For some reason, even though my app name appeared correctly next to the app icon, when I looked for the …

android cocos2d-x android-manifest
Android studio 3.5 refactor issue

I just updated my studio with android studio 3.5 and now when I am trying to refactor AndroidManifest.xml file and …

android android-studio android-manifest