Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tidev/hyperloop-examples
Native Hyperloop examples in Titanium.
https://github.com/tidev/hyperloop-examples
alloy android hyperloop ios javascript native sample-app
Last synced: 3 months ago
JSON representation
Native Hyperloop examples in Titanium.
- Host: GitHub
- URL: https://github.com/tidev/hyperloop-examples
- Owner: tidev
- Created: 2015-10-16T22:36:04.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-06T21:46:44.000Z (8 months ago)
- Last Synced: 2024-07-24T11:56:48.920Z (4 months ago)
- Topics: alloy, android, hyperloop, ios, javascript, native, sample-app
- Language: JavaScript
- Homepage: https://titaniumsdk.com/guide/Titanium_SDK/Titanium_SDK_Guide/Hyperloop/
- Size: 109 MB
- Stars: 79
- Watchers: 31
- Forks: 49
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Hyperloop Examples
This sample app demonstrates direct native API access using TiDev Hyperloop for iOS and Android.
Learn more about Hyperloop [here](https://titaniumsdk.com/guide/Titanium_SDK/Titanium_SDK_Guide/Hyperloop/)!
## Requirements
- [x] Titanium SDK 9.0.0+
- [x] Hyperloop 5.0.0+
- [x] Alloy 1.9.0+## Running this app
_BEFORE_ attempting to run this application, ensure that you have downloaded and followed the instructions from the appropriate guide below.
There are specific prerequisites that must be first met before this application will run properly. Also make sure you [enabled Hyperloop](https://titaniumsdk.com/guide/Titanium_SDK/Titanium_SDK_Guide/Hyperloop/Enabling_Hyperloop.html) before getting started.This sample application only runs on the simulator because it uses a demo application GUID.
### iOS
You can download the [iOS Programming Guide](https://titaniumsdk.com/guide/Titanium_SDK/Titanium_SDK_Guide/Hyperloop/Hyperloop_Guides/iOS_Hyperloop_Programming_Guide/) for information on running this demo application
for iOS and learning how to use Hyperloop in your own project.### Android
You can download the [Android Programming Guide](https://titaniumsdk.com/guide/Titanium_SDK/Titanium_SDK_Guide/Hyperloop/Hyperloop_Guides/Android_Hyperloop_Programming_Guide/) for information on running this demo application
for Android and learning how to use Hyperloop in your own project.## License
This content here is provided on an "as is" basis without any official support or warranty. Source and object code is Copyright © 2015-present by Appcelerator, Inc. All Rights Reserved.
Permission to use the example source code (such as Alloy views, controllers, etc) in your own application is expressly granted.
Hyperloop is a registered trademark of Appcelerator, Inc.