Skip to content

ludei/app-wear-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ludei's wearable app demo

Ludei has ported canvas+ technology for android wearables so now anyone can create apps using HTML5. Amazing, huh?

Want to see the code in action? Check the following video

The code in this repo has been used for the video footage.

App Description

This demo has three different parts that pretend to emulate:

  1. The local time and temperature.
  2. Our heart rate.
  3. The flight departures that we could have.

The user can slide from one to other section and tap twice if he wants to go to the previous.

This demo is rendered using html5 canvas and uses CAAT to create the UI.

Screenshots

Local time and temperature

example image

Heart rate

example image

Departures

example image

How to compile the demo for Android Wear using CocoonJS Cloud

Now it's easy to get your html5 apps running in android wearables thanks to Ludei. Please follow the next steps:

  1. Log into the dev portal.
  2. Create or select your project to compile for android wear.
  3. Click on compile project.
  4. Upload the zip with this demo (zip created with index.html file, Lib and static folders).
  5. Select Android wear.
  6. Select Canvas+.
  7. Select Compiler version 2.1.
  8. Accept terms of services.
  9. Click Compile project button to begin the compilation.

example image

After a while you will get the apk file to install in your android wear devices.

Releases

No releases published

Packages

No packages published