Top "Manifest" questions

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

HTML5 offline "Application Cache Error event: Manifest fetch failed (-1)"

I'm trying to write an HTML5 offline application but can't seem to get Chrome to accept the cache manifest file. …

html manifest offline
What is public/manifest.json file in create-react-app?

I know that chrome extensions use 'manifest.json`, but here, it is used as something else as well. contents - { "…

reactjs manifest create-react-app
Android / iOS - Custom URI / Protocol Handling

Is there a way to define some kind of handling mechanism in Android and iOS that would allow me to …

android ios protocols manifest custom-url-protocol
How can I embed an application manifest into an application using VS2008?

I've read here and here for ways to embed my application's manifest files inside the PE but these steps do …

c# .net visual-studio visual-studio-2008 manifest
Android: Including multiple Java Packages to Manifest

The app I am developing has many activities organized into seven java packages. Originally I wrote all the coding and …

android package manifest
How to add an assembly manifest to a .NET executable?

How can i add an assembly manifest to my .NET executable? An assembly manifest is is an XML file that …

visual-studio-2010 manifest fusion
Why BroadcastReceiver works even when app is in background ?

I am checking Internet connectivity in my app using BroadcastReceiver and I show an alert dialog if the connection is …

android broadcastreceiver manifest
Content Security Policy in Chrome App

My Chrome app has the following manifest: { "name": ", "version": "1.0.3", "manifest_version": 2, "description": "Chrome Extension for.", "icons": { "16": "images/test.png", "19": "images/…

javascript google-chrome manifest google-chrome-app content-security-policy
Should log4.properties be on the classpath?

I'm having some problems putting my log4j.properties file on classpath. I can use it when I'm developing (Eclipse …

java log4j manifest manifest.mf
why i don't have Microsoft.VC80.MFC-file?

Got a fresh Win7 machine with VS2005 installed. I tried to start a MyApp.exe that is built with manifest …

windows-7 manifest side-by-side winsxs