A manifest is a file containing metadata about an application, data file or assembly.
I am having issues getting my Manifest file to be compatible with a lot of the newer phones when I …
android android-manifest manifest compatibility android-compatibilityI am trying to run a jar created by the maven shade plugin. I am configuring the main class the …
java maven jar manifest maven-shade-pluginI'm trying to get HTML5 offline storage working in a basic way. I read the information on DiveIntoHTML5 and it …
html manifest offline-cachingI am using Web Deploy to package and deploy web sites for my product. In particular, I have two different …
msbuild manifest msdeploy slowcheetahHow to develop voice recognizing app like Talking Tom? 1. My request is how to recognize the voice without any events …
android android-layout manifest voiceI have a multimodule maven project with the following structure: app (parent) -- pom.xml -- app-ear -- pom.xml …
maven manifest ear manifest.mf maven-ear-pluginI am trying to integrate a todo app which is open source into my main app. I have made the …
android manifest integrateIn android, you define permissions for gps, sms sending, location , .., in the manifest file. Is there anything similar in the …
ios permissions manifest ios-permissionsI have my own browser extension with some personal website customizations. Works fine in Chrome, but doesn't work in Firefox. …
google-chrome firefox firefox-addon manifest browser-addonsHow do I get Netbeans to add javamail.providers into the META-INF folder (which I manually added) without getting into …
netbeans jar manifest manifest.mf meta-inf