文件名称:Wear
- 所属分类:
- android开发
- 资源属性:
- [Android] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-06-18
- 文件大小:
- 78kb
- 下载次数:
- 0次
- 提 供 者:
- Mahdi*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Getting Started With Android Wearable Using Xamarin and Visual Studio
-Introduction
The terms “wearable devices“, and “wearables” all refer to electronic technologies or computers that are incorporated into items of clothing and accessories that can comfortably be worn on the body. Examples are Google Glass and Smart Watches. (Source: What is a Wearable Device)
I had the opportunity to explore on android wearable devices, particularly smart watches and have decided to use Xamarin and Visual Studio for the following reasons.
Xamarin allows you to build cross-platform apps (iOS, Andriod and Windows app) using C#.
I am an experienced C# developer.
I am more familiar with Visual Studio development tools.
Gives me less learning curve as I don t need to learn how to use other fr a meworks, editors, tools and other programming languages to build native apps.
I can take advantage of the cool features provided by Xamarin such as cloud testing and app monitoring.
Xamarin and Visual Studio are quite popular and stable platform for
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WearDemo\MainAppDemo
........\...........\Assets
........\...........\......\AboutAssets.txt
........\...........\MainActivity.cs
........\...........\MainAppDemo.csproj
........\...........\MainAppDemo.csproj.user
........\...........\packages.config
........\...........\Properties
........\...........\..........\AndroidManifest.xml
........\...........\..........\AssemblyInfo.cs
........\...........\Resources
........\...........\.........\AboutResources.txt
........\...........\.........\drawable
........\...........\.........\........\Icon.png
........\...........\.........\layout
........\...........\.........\......\Main.axml
........\...........\.........\Resource.Designer.cs
........\...........\.........\values
........\...........\.........\......\Strings.xml
........\...........\WearService.cs
........\packages
........\README.md
........\WearDemo.sln
........\WearDemo.v12.suo
........\WearDemo
........\........\Assets
........\........\......\AboutAssets.txt
........\........\MainActivity.cs
........\........\packages.config
........\........\Properties
........\........\..........\AndroidManifest.xml
........\........\..........\AssemblyInfo.cs
........\........\Resources
........\........\.........\AboutResources.txt
........\........\.........\drawable
........\........\.........\........\Icon.png
........\........\.........\layout
........\........\.........\......\Main.axml
........\........\.........\......\RectangleMain.axml
........\........\.........\......\RoundMain.axml
........\........\.........\Resource.designer.cs
........\........\.........\values
........\........\.........\......\strings.xml
........\........\WearDemo.csproj
........\........\WearDemo.csproj.user
2702.zip