diff options
Diffstat (limited to 'docs/html/training/building-connectivity.jd')
| -rw-r--r-- | docs/html/training/building-connectivity.jd | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/html/training/building-connectivity.jd b/docs/html/training/building-connectivity.jd new file mode 100644 index 0000000..8b145ad --- /dev/null +++ b/docs/html/training/building-connectivity.jd @@ -0,0 +1,10 @@ +page.title=Building Apps with Connectivity & the Cloud +page.trainingcourse=true + +@jd:body + + + +<p>These classes teach you how to connect your app to the world beyond the user's device. +You'll learn how to connect to other devices in the area, connect to the Internet, backup and +sync your app's data, and more.</p>
\ No newline at end of file |
