Files
LocaleSample
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Locale ======================================================================== Sample Description: The Locale sample is an application that is designed to show you how to retrieve locale information from the device. When you run the application, the application queries the device for the current locale, and prints the country and language to the console. Feature summary - Handling navigator events - Responding to locale changes ======================================================================== Requirements: - BlackBerry® 10 Native SDK - One of the following: - BlackBerry® 10 device - BlackBerry® 10 simulator ======================================================================== Importing a project into the Native SDK: 1. From the the Sample apps page, download and extract the sample application. 2. Launch the Native SDK. 3. On the File menu, click Import. 4. Expand General, and select Existing Projects into Workspace. Click Next. 5. Browse to the location where you extracted the sample app, and click OK. The sample project should display in the the Projects section. 6. Click Finish to import the project into your workspace.