I’ve reverse engineered the protocol used by blackberry-deploy to install apps file (BAR file) into the playbook. Then I made an app to Install signed BAR files directly from the playbook itself. You can find my work here:
http://yohan.es/playbook/localbar/
- I am using https://localhost method. To put it simply: it works like other desktop installers that connect via network or USB, it sends commands to an HTTP service in the playbook. The only difference is that it works through the playbook itself.
- It is possible that in the future RIM may block requests from localhost
- I don’t have time to develop nice GUI for this, so I just use the basic GUI API that is accessible using NDK. For example: in the NDK there is a “login dialog” but no “password dialog”, so for the password dialog I use the “login dialog” that shows the “user” field (which I don’t need).
- This works on OS 1.0.7 and on 2.0 (developer beta)
- With this you can sort of OTA install through the playbook. From your PlayBook Just go to a website that has some bar files (for example this forum) , download it using the built in playbook browser, then run LocalBar to install the downloaded bar files.
Hi, I install the new localbar App on my Playbook with Os 2.0 Beta (2.0.0.3894)
Installing works, then I open it, swipe in the menü and select “install”. I get a withe window in the bottom = abbrechen / install. If I click install, nothing is happen. the windows is closing and i see the startsceen of your app. http://macberry.de/wp-content/uploads/2011/11/512×300-main.jpg
Regards from germany
Macberry.de
You don’t see the list of any bar files? This is the second report that I got today about not finding bar files. It seems that you are using non english version of playbook, I don’t know if that is the cause of it.
I cannot get any bar files to launch. It seems like they are installing because the icon in there, but when you click on the it does nothing.Any ideas? Im running OS 1.0.7.
@joe
most likely you have installed bar files that are converted from APK files.
Those kind of bar files will install fine, but it wont run unless you are using OS 2.0.
yes that makes sense. So this only installs native bar files? Is there are good place to find those. I know there are many places to get the converted files. Also do you have a contact email? Thanks
hello, i have tried to install localbar onto my Playbook (BETA version. 2.0.0.6149) and its not working please help 🙂
hello, i try installing a bar file but forgot to turn on development mode, now some storage space has been taken by the unsuccessful install. how do i clear off the failed install? Thanks
Hi. Are you working on a new version for latest build (2.0.0.6149)?
my playbook is 2.0.0.4869 rooted and installed the localbar . After the localbar runned 3 days ,it could not find bar.file anymore,please help me,thanks
Are you working on the latest official Playbook 2.0 anytime soon? Thanks.