Changes between Version 2 and Version 3 of Getting-Started/BB10


Ignore:
Timestamp:
Jan 10, 2013 9:12:56 AM (11 years ago)
Author:
ismangil
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Getting-Started/BB10

    v2 v3  
    1010== Requirements == 
    1111 
    12 You'll need !BlackBerry 10 Native SDK. After you download the SDK, set the environment variables by running {{{bbndk-env}}} script provided in the SDK: 
     12* You'll need !BlackBerry 10 Native SDK. After you download the SDK, set the environment variables by running {{{bbndk-env}}} script provided in the SDK: 
    1313 {{{ 
    1414$ source bbndk_dir/bbndk-env.sh 
    1515 }}} 
     16 
     17* [BB10 PJSIP Demo https://github.com/blackberry/Cascades-Community-Samples/tree/master/bb10-pjsipdemo] 
     18 * In particular read through [README https://github.com/blackberry/Cascades-Community-Samples/blob/master/bb10-pjsipdemo/README.txt] 
    1619 
    1720== Building PJSIP ==