Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 836 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 836 Bytes

BhEventShield for Gideros

An event recording system for Gideros apps.

You can read more about this module in my blog entry.

Folder Structure

This module is part of the general Bowerhaus library for Gideros mobile. There are a number of cooperating modules in this library, each with it's own Git repository. In order that the example project files will run correctly "out of the box" you should create an appropriate directory structure and clone/copy the files within it.

###/MyDocs Place your own projects in folder below here

###/MyDocs/Library Folder for library modules

###/MyDocs/Library/Bowerhaus Folder containing sub-folders for all Bowerhaus libraries

###/MyDocs/Library/Bowerhaus/BhEventShield Folder for THIS FILE