Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zarinasofia committed Jun 9, 2016
1 parent c4a3c7b commit f47e0a3
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Video_Widget
Application to showcase the Video Widget APIs

**Description:**

Application to showcase the Video Widget APIs

**Purpose:**

This application will showcase the following features of the Kony Video Widget.

* The Video Widget helps to play the video files captured using the device's camera, videos from the app resources,
and from the servers/websites by streaming data within a form.
* Using kony native API's one can access the Play, Pause and volume functionality and visibility of the video.

**Limitations of video widget on iOS:**

1. The Application requires XCODE, 7.0 or greater.
2. While building the app in XCODE, for the KRelease target , edit the scheme and ensure that the Build Configuration is set to Release.
3. To run the app on iOS simulator do the this change. Navigate to the folder "native binding" as VMAppWithKonylib -> gen -> native binding. In the file mastersConf.conf change the value of “targetType” from “device" to “simulator". Run extract.pl.

**To run this application:**

1. Download the project zip file.
2.Extract the project to any folder, zip the main project file and import into the visualizer.
3. Launch Kony Visualizer Enterprise version 7.0.
4. Import the project by selecting the VideoWidget folder.
5. Build & run the app for android.


**Supported platforms:**

**Mobile**
* Android.
* iPhone.


0 comments on commit f47e0a3

Please sign in to comment.