Thursday, July 17, 2014

SketchUp





SketchUp

Sunday, July 6, 2014

Saturday, July 5, 2014

Thursday, July 3, 2014

Utilize the Accessory File Transfer on Samsung Gear - CodeProject

Article Intro



The tutorial found below analyzes how a Samsung Gear File Transfer
application is created. This session is a four-part series. Parts 1 and 2
show the development on the Android part of the application. The first
deals with the Service part of the application, while the second deals
with the creation of the Activity part. Part 3 shows the development of
the Tizen part of the application. Finally, Part 4 demonstrates the
complete Gear File Transfer application, which is a package composed of
the combined Tizen part and the Android part.




Utilize the Accessory File Transfer on Samsung Gear - CodeProject

How to get user activity from Gear using Remote Sensor - CodeProject

Article Intro



The tutorial found below discusses how to create a Samsung Gear Remote
Sensor application. Remote Sensor allows you to collect remote sensor
data from a wearable device. The data can be a pedometer data, user
activity event, or wearing state. Bluetooth communication facilitates
the transfer of sensor data from the wearable device. The Remote Sensor
Service, packaged in the SDK, uses the Gear Manager to support the
Bluetooth communication with wearable device.


How to get user activity from Gear using Remote Sensor - CodeProject