IAdea Support
- Total activity 734
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 494
Articles
Recent activity by IAdea Support-
Authentication
Each HTML API call needs to be accompanied by an access token, with the exception of one call that retrieves an access token for the immediate session. POST /v2/oath2/tokengrant_type=password&usern...
-
Call structure
Each HTML5 API call is a RESTful API over HTTP protocol. It takes the form of GET/POST {api_name}?access_token={...} And the parameter of the call is a data structure encoded as a JSON string, pass...
-
HTML5 integration and APIs
One of the easiest ways to develop content for IAdea digital signage players is to use HTML5. However it is often difficult to access low-level system functions using purely HTML5. IAdea has devise...
-
FailSafe™
Should your primary AppStart app fails for any reason, FailSafe is a reliable way to assign an Android app to run while you try to recover your AppStart content. You may wish to show generic and l...
-
How to launch the app by AppStart™ and exit the app properly?
AppStart is a reliable way to assign an Android app to run at boot time. You can configure AppStart setting of your IAdea device by navigating from Basic Settings/Advanced/Content/AppStart. [On And...
-
Separate program/data storage
IAdea's Android architecture provides additional storage on a separate physical, solid-state device from the program flash memory. If you use IAdea's built-in SMIL/HTML5 player, you are automatical...
-
Full-screen layout
Digital signage requires removal of the Android home bar during playback. On IAdea devices you can reliably achieve this. On other devices the home bar is designed to bounce back as soon as user to...
-
Architectural improvements
IAdea's Android architecture includes the following improvements over the typical Android implementation. Full-screen layout: IAdea players reliably support the Android FullScreen layout. No more ...
-
Android Digital Signage
This Software Development Kit (SDK) documents design considerations recommended for using Android technologies for digital signage, particularly in conjunction with IAdea's Android-based digital si...
-
SignApps Express - The Overview Video
SignApps Express Overview - SignApps Express Introduction - Player Introduction - Player Setup - Creating a Playlist - For instructions on implementing Widgets: Calendar Widget Clock Widg...