Join Our 3 MILLION+ Members Today! Register Here | Login
Go Back   BlackBerry Forums at CrackBerry.com > BlackBerry PlayBook Tablet Forums > PlayBook Apps & Games > Android App Sideloading

Like Tree3Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
    Thread Author   #1  
Old 12-02-2011, 09:56 AM
CrackBerry User
 
Join Date: Sep 2011
Posts: 37
Likes Received: 4
Thanked 9 Times in 4 Posts
Default TUTORIAL APK to BAR, easy to do

Here al the information you need to convert APK files to BAR files and install them on your Playbook

Step 1: Instal OS 2.0BETA You can register here

Step 2: Download HATAX his program and follow the instructions, here
The first part of the instructions are easy just do what is says, problems you can have here that the maps aren't in the right place you have to put them on you c-drive -->C:\apk2bar
The second part is harder to do, for signing the bar files. If you are good with a computer you will do it by following HATAX his instructions. Which didn't work for me. So i made a step 3 for those who failled here

Step 3: You need a .p12 file to sign you bar files that you have created to let them work. But you first have to create one.
First you have to register for a key, here Then you will get 2 mails(can take 2 hours to get them). You have to download the 2 files in the mails.
Then you will need an other program if you don't have it installed, blackberry WebWorks, that can you find here
Then follow these instructions
Quote:
Originally Posted by Poncherelly View Post
Have you loaded the required software on to your system? If so, I can give you the CMD commands. Very easy

I'm running Windows 7 so you're folders might be located differently.

- In windows explorer, go to "C:\Program Files (x86)\Research In Motion\BlackBerry WebWorks SDK for TabletOS 2.2.0.5\bbwp\blackberry-tablet-sdk\bin"
- To find this folder, it might be easier to do a search for the "blackberry-tablet-sdk" folder
- Copy the 2 *.csj files sent to you by RIM to the BIN folder.
- open up a DOS window and go to the BIN folder. ex: cd "C:\Program Files (x86)\Research In Motion\BlackBerry WebWorks SDK for TabletOS 2.2.0.5\bbwp\blackberry-tablet-sdk\bin"
- Now type the following with [password] = the password you put in when requesting your keys; and [client-RDK-x.CSJ] = your file name; [NAME] = anything you want to add.

blackberry-signer -cskdelete <ENTER>
blackberry-signer -csksetup -cskpass [password] <ENTER>
blackberry-signer -register -csjpin [password] -cskpass [password] [client-RDK-x.csj] <ENTER>
blackberry-keytool -genkeypair -keystore PlayBookQNX.p12 -storepass [password] -dname "cn=[NAME]" -alias author <ENTER>

do not keep the square brakets when typing the code.

Depending on your OS, the barsigner.CSK and barsigner.db will be found in the following folder:

• Windows® XP: %HOMEPATH%\Local Settings\Application Data\Research In Motion
• Windows Vista® and Windows 7®: %HOMEPATH%\AppData\Local\Research In Motion
• Mac OS: ~/Library/Research In Motion
• Unix / Linux: ~/.rim

The PlayBookQNX.p12 file goes where your signbar-HaTaX.bat file points to. As example:
SET DEVCERTFILE= PlayBookQNX.p12
SET DEVCERTPASS=[password]
SET CSKPASS=[password]

This can be used as is if your .P12 file is in the apk2bar folder.

I recommend you make copies of your PlaybookQNX.P12, barsigner.CSK and barsigner.db and keep them in a safe place. If you don't and you're system crashes, you'll need to request new jeys and start all over.
There i had a problem with the last command, i got an error <acces denied> because the map was protected under program files to replaced the map to my documents and it worked(then you have to change the link to the map also)

Step 4: Then you have completed the second step of HATAX his instructions. You can now convert a apk file to bar and then sign it and upload it to your playbook with the DDPB Installer

Important

- You don't have to install an Android player on your Playbook that it's allready installed in the 2.0 OS
- If you don't know where to find android files just type apk files in to Google
- See that you put everything in the right folder
- Take your time to read the instructions and watch the tutorial video

2 Tutorial video's of oXProskillzXo:

In this video is you find the 3th step how to get your sign key and create the .p12 file to sign you bar-files


This is the instalation of the apps to your playbook




I hoop this tutorial helps you guys


NO apk-bar converting Request here!!!!

Last edited by RexBB; 12-02-2011 at 11:06 AM.
Reply With Quote Tip this Post
Liked by pixieloulou and bounce007 like this.
Thanked by 2 orenzai (12-14-2011), pixieloulou (12-04-2011)
  #2  
Old 12-02-2011, 10:03 AM
CrackBerry User
 
Join Date: Nov 2011
Posts: 12
Likes Received: 0
Thanked 0 Times in 0 Posts
Default

Thanks for the post one of the links isn't proper both the "register for the key here" and webworks that you can find here links take you to the webworks download. I think this is the proper one for the key request https://bdsc.webapps.blackberry.com/html5/signingkey

Last edited by Zorgoth; 12-02-2011 at 10:05 AM. Reason: typo
Reply With Quote Tip this Post
    Thread Author   #3  
Old 12-02-2011, 11:06 AM
CrackBerry User
 
Join Date: Sep 2011
Posts: 37
Likes Received: 4
Thanked 9 Times in 4 Posts
Default

Quote:
Originally Posted by Zorgoth View Post
Thanks for the post one of the links isn't proper both the "register for the key here" and webworks that you can find here links take you to the webworks download. I think this is the proper one for the key request https://bdsc.webapps.blackberry.com/html5/signingkey
Fixed was just a copy past mistake from me
Reply With Quote Tip this Post
  #4  
Old 12-03-2011, 03:05 AM
CrackBerry Abuser
 
Join Date: Jun 2010
Posts: 163
Likes Received: 4
Thanked 8 Times in 5 Posts
Default

Nvm, done.

Last edited by hahree; 12-03-2011 at 05:12 AM.
Reply With Quote Tip this Post
  #5  
Old 12-03-2011, 11:12 PM
CrackBerry Newbie
Device(s): 8900 (Curve)
Carrier: Rogers
 
Join Date: Jul 2009
Posts: 8
Likes Received: 0
Thanked 1 Time in 1 Post
Default

If your .apk files aren't in the root you will have difficulty in Vista/7 with dragging and dropping.

Use this link as of step 6:
10 Easy Steps to Package and Sign AIR Apps for PlayBook « Hemanth Sharma – Tech Blog
Reply With Quote Tip this Post
  #6  
Old 12-04-2011, 07:46 AM
CrackBerry Abuser
Device(s): pearl 3G, Playbook
Carrier: T-mobile UK
Pin: 22A33BFF
 
Location: United Kingdom
Join Date: Jun 2011
Posts: 134
Likes Received: 31
Thanked 22 Times in 19 Posts
Default

it has taken me all weekend but I have finally got my key signing working. Thank you so much, I was ready to admit defeat until I saw your easy guide!!
Reply With Quote Tip this Post
  #7  
Old 12-04-2011, 11:45 AM
CrackBerry Addict
Device(s): 9360, PlayBook
Carrier: T(rash)-Mobile
 
Join Date: Jul 2011
Posts: 642
Likes Received: 153
Thanked 63 Times in 45 Posts
Default

Quote:
Originally Posted by RexBB View Post
I hoop this tutorial helps you guys...
Nice little instructional post. I "hoop" it helps those who can't follow HaTaX's guide...
Reply With Quote Tip this Post
    Thread Author   #8  
Old 12-04-2011, 05:58 PM
CrackBerry User
 
Join Date: Sep 2011
Posts: 37
Likes Received: 4
Thanked 9 Times in 4 Posts
Default

Quote:
Originally Posted by bounce007 View Post
Nice little instructional post. I "hoop" it helps those who can't follow HaTaX's guide...
That's the dutch word for hope
Reply With Quote Tip this Post
  #9  
Old 12-11-2011, 10:19 PM
CrackBerry Newbie
 
Join Date: Nov 2011
Posts: 5
Likes Received: 0
Thanked 0 Times in 0 Posts
Default Doesn't works my bar apps

Hi, thank a lot for your Tutorial.

All the apps that I converted from apk to bar doesn't works, I did all the steps and I think all is OK, my pc show me the messages of the tutorial, but when I try to tranfer to my PB, the app not installed, never appear the icon of the app, so, can you tell me something with my issue please.

Thanks in advance.
Reply With Quote Tip this Post
  #10  
Old 12-13-2011, 02:33 PM
CrackBerry User
Device(s): 8330 (Curve), 8530 (Curve), 9850 (Torch), London next
Carrier: Sprint/Nextel
Pin: 32FDEB75
 
Join Date: Sep 2009
Posts: 21
Likes Received: 4
Thanked 1 Time in 1 Post
Default Error

Hi, I keep getting this error and i dont know how to resolve it. can anyone help? "Error: Certificate chain not found for: RDK. RDK must reference a valid KeyStore key entry containing a private key and corresponding public key certificate chain."
__________________
http://Collegiaterevenue.ws ..make money with me
Reply With Quote Tip this Post
  #11  
Old 12-14-2011, 03:38 AM
CrackBerry Abuser
 
Join Date: Nov 2010
Posts: 116
Likes Received: 11
Thanked 11 Times in 9 Posts
Default

Hi. I seem to be able to execute all the commands just fine but problem is when I drag an apk onto the batch file, the cmd comes out and says that the bar file should be where my apk file is but I cant seem to find it. I tried it on both files on diff locations of the directory. Am I doing smth wrong?

EDIT: I figured it out! haha didnt know you had to put it in the apk2bar folder for it to work. thanks for this awesome tool!

Last edited by orenzai; 12-14-2011 at 04:42 AM.
Reply With Quote Tip this Post
  #12  
Old 12-18-2011, 11:46 AM
CrackBerry Abuser
Device(s): 9900 (Bold)
Carrier: Rogers
 
Location: TORONTO
Join Date: Dec 2007
Posts: 180
Likes Received: 3
Thanked 18 Times in 6 Posts
Default blank

got it working thanks , found the problem
made a quick vedio what you supost to see
http://www.youtube.com/watch?v=EZXgYm2KYiY

Last edited by Wirelezz; 12-18-2011 at 03:12 PM.
Reply With Quote Tip this Post
  #13  
Old 12-18-2011, 05:07 PM
CrackBerry Newbie
 
Join Date: Nov 2011
Posts: 5
Likes Received: 0
Thanked 0 Times in 0 Posts
Default Excellent

Quote:
Originally Posted by Wirelezz View Post
got it working thanks , found the problem
made a quick vedio what you supost to see
APK2BAR.MP4 - YouTube
Excellent friend ... can you tell me the 2nd command please, I can not see in the video.

Thanks!!
Reply With Quote Tip this Post
  #14  
Old 12-18-2011, 07:54 PM
CrackBerry Abuser
Device(s): 9900 (Bold)
Carrier: Rogers
 
Location: TORONTO
Join Date: Dec 2007
Posts: 180
Likes Received: 3
Thanked 18 Times in 6 Posts
Default

Quote:
Originally Posted by IxBaDeRxI View Post
Excellent friend ... can you tell me the 2nd command please, I can not see in the video.

Thanks!!
signbar-HaTaX.bat C:\Temp\xxxxx.bar
hopefully you have your bat file edited with the p12 file path and password
Reply With Quote Tip this Post
  #15  
Old 12-19-2011, 10:25 AM
CrackBerry Newbie
 
Join Date: Nov 2011
Posts: 5
Likes Received: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by Wirelezz View Post
signbar-HaTaX.bat C:\Temp\xxxxx.bar
hopefully you have your bat file edited with the p12 file path and password
Awsome!! Now I can!! Thanks a lot!!
Reply With Quote Tip this Post
Reply
BlackBerry Forums at CrackBerry.com > > BlackBerry PlayBook Tablet Forums > PlayBook Apps & Games > Android App Sideloading   TUTORIAL APK to BAR, easy to do

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes