Load BAR file onto Playbook
To load a BAR file onto a playbook, you need to put it into development mode first, which is
- Access Settings by swiping from the top on the home screen
- Select Security
- Select Development mode
- Select User Development Mode “ON”
- Set a password (in my case “pass”)
- Note your IP address from About-> Network -> Wifi -> ipV4
If you don’t do this step, you get the error:
Error: Device is not in the Development Mode. Switch to Development Mode from Se
curity settings on the device.
Otherwise you see this:
C:\Program Files\Research In Motion\BlackBerry WebWorks SDK for TabletOS 2.2.0.5
\bbwp\blackberry-tablet-sdk\bin>blackberry-deploy.bat -installApp -password pass
-device 192.168.0.100 -package “C:\BBWP\SatNav\Build\SatNav.bar”
Info: Sending request: Install
Error: User authentication failed
Info: Sending request: Install
Info: Action: Install
Info: File size: 707501
Info: Installing …
Info: Processing 707501 bytes
Info: Progress 3%…
Info: Progress 100%…
actual_dname::SatNav92aabe52d50d9673fe56dd61f146177.gYABgCL3cXiEoxXlTshS6VdnHC0
actual_id::gYABgCL3cXiEoxXlTshS6VdnHC0
actual_version::1.0.0.0
result::success
It’s worth noting that the same technique can be used to sideload BAR files onto the BlackBerry 10 phone.
LikeLike
Instead of using an IP address, you can also use the Device name, if you turn on Wifi sharing. (BlackBerry 10)
LikeLike