Top "Manifest" questions

A manifest is a file containing metadata about an application, data file or assembly.

Optimizing Android manifest file for largest number of supported devices

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-compatibility
no main manifest attribute, in jar

I 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-plugin
HTML 5 offline storage cache manifest not working

I'm trying to get HTML5 offline storage working in a basic way. I read the information on DiveIntoHTML5 and it …

html manifest offline-caching
Using MsBuild to generate customized MsDeploy manifest (Package target)

I am using Web Deploy to package and deploy web sites for my product. In particular, I have two different …

msbuild manifest msdeploy slowcheetah
How to develop voice recognizing app like talking tom

How to develop voice recognizing app like Talking Tom? 1. My request is how to recognize the voice without any events …

android android-layout manifest voice
maven-ear-plugin - How to manipulate Manifest.MF of webModule and ejbModule?

I have a multimodule maven project with the following structure: app (parent) -- pom.xml -- app-ear -- pom.xml …

maven manifest ear manifest.mf maven-ear-plugin
android library project manifest file

I am trying to integrate a todo app which is open source into my main app. I have made the …

android manifest integrate
Android like permissions in iOS

In android, you define permissions for gps, sms sending, location , .., in the manifest file. Is there anything similar in the …

ios permissions manifest ios-permissions
Firefox add-ons: how to install my own local add-on (extension) permanently in Firefox?

I 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-addons
no default META-INF folder in Netbeans project -- where to add files to?

How 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