-
Notifications
You must be signed in to change notification settings - Fork 21
fabriceds/cordova-win7
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a draft implementation of a Cordova layer for Windows 7. This project can be built using Visual Studio 2012. Doing so creates a Win32 program that hosts a IE-based web view and loads www/index.html inside it. The supplied cordova.win7.js file has partial support for Cordova events and API sets, and is able to interact with the hosting program (native side). This is still very much work in progress, and further development, including bug fixing, will be required before this can be considered suitable for deployment. Internet Explorer 9 or newer is required. Major files are: shell.c: initialization, web view control and native <-> javascript interface accel.c: accelerometer sensing capture.c: video, audio and photo recording device.c: support routines for Cordova Device API network.c: network connectivity sensing notification.c: dialog boxes support There are some basic usage samples in www/ - Copyright 2012 Intel Corporation Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
About
Draft implementation of a Cordova layer for Windows 7.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published