The manifest presents essential information about the application to the Android system
has anyone know how to runs USSD command for checking phone's credit balance (the number is *123#) and get the result (…
java android android-ndk android-manifest ussdI want to add a custom attribute / property into the manifest file, and be able to read it at run …
android android-manifest android-custom-attributeswe know that there are flags which we can add to our intent using the addFlags() method in our java …
android android-intent android-manifest flagsI've read similar questions here, but am still not clear on a couple of things. Using a Library Project means …
android android-activity android-manifest android-service android-libraryWhat exactly is the importance of signing an apk before releasing to the market?
android security android-manifest apk signSimple question: In Eclipse "New Android project" command always tries to uses last available sdk. Is it always a good …
android android-manifest android-libraryI have a theme that refuses to be applied to activities - none of the styles are applied. If I …
android themes android-manifest android-stylesWhile running Android Lint on my Project I came across this warning Possible overdraw: Root element paints background @drawable/main …
android android-manifest android-themeBackground I maintain a library whose core functionality involves sharing programmatically-captured screenshots to external email applications. I use a FileProvider …
android android-manifest android-contentprovider manifest-mergingI'm a newbie for Android and I need help regarding this issue. I am developing a game using Eclipse. In …
android android-manifest andengine