forked from SiriusDely/Cascades-Samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #35 from CodeHoarder/master
Beta4 BB samples
- Loading branch information
Showing
1,043 changed files
with
40,571 additions
and
1,348 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
SensorDemo | ||
|
||
======================================================================== | ||
Sample Description. | ||
|
||
The Sensor Demo example is a collection of pages where each page demonstrate | ||
how to retrieve and process data from a certain hardware sensor. | ||
|
||
You will learn how to: | ||
- Use the Compass element to read values from the hardware compass sensor | ||
- Use the Accelerometer element to read values fr0m the hardware accelerometer sensor | ||
- Use the Magnetometer element to read values from the hardware magnetometer sensor | ||
- How to use the AmbientLight sensor and Light sensor | ||
- How to read values from the Gyroscope sensor | ||
- How to use the Camera api to control the camera flash | ||
- How to read values from the IRProximity sensor | ||
- How to read values from the Proximity sensor | ||
- How to read values from the Rotation sensor | ||
- Use animations on Controls | ||
- Trigger C++ functions from QML | ||
- Property binding | ||
|
||
======================================================================== | ||
Requirements: | ||
|
||
BlackBerry 10 Native SDK Beta 4 | ||
|
||
======================================================================== | ||
Running the example: | ||
|
||
1. Clone the Sample repository. | ||
2. Launch BlackBerry 10 Native SDK Beta, and from the File menu, select Import. | ||
3. Expand General, and select Existing Projects into Workspace. Click Next. | ||
4. Browse to the location of your sample directory, and then click OK. | ||
5. The sample project should display in the Projects section. | ||
Click Finish to import the project into your workspace. | ||
6. In the Project Explorer pane, Right-click the project (for example hellocascades) | ||
and select Build Project. | ||
7. In the Project Explorer pane, Right-click the project (for example hellocascades) | ||
and select Run As > BlackBerry C/C++ Application. | ||
8. The application will now install and launch on your device if not you might | ||
have to set up your environment: | ||
http://developer.blackberry.com/cascades/documentation/getting_started/setting_up.html | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Oops, something went wrong.