08-20-2012 03:39 PM
As title.
My apps is able to resize automatically with different screen size and density.
My app is a port of an android app on Playbook.
Can I run this app on BB10?
If yes, what I need to port my android/playbook app to BB10?
Solved! Go to Solution.
08-21-2012 04:47 PM
bumping question.
08-22-2012 08:17 AM
Since you already programmed an app for Playbook you must be quite familiar with that NDK. I didn't spend much time with playbook's NDK but I guess it's quite similiar to BB10 one, so I would bet that following simple approach should suffice:
1. Download BB10 Native SDK from https://developer.blackberry.com/native/beta/downl
2. Configure your environment.
3. Import your projects(s) from Playbook in QNX Momenctics for BB10.
4. Try to build projects and solve all issues thrown by compiler/linker.
08-22-2012 09:51 AM
Android applications ported to the BlackBerry PlayBook would also be supported in BlackBerry 10. The key differences you have to account for is the different screen size. But you mention your application handles this itself.
Download the BlackBerry 10 Dev Alpha simulator and give it a try.
08-24-2012 12:27 AM
08-24-2012 07:33 PM
But once I have the COD file?
How can I submit it to the App world?
When I try to add the support to BB Alpha device on my QNX release into the app world I get this error.
Dev Alpha cannot be added to the approved release 'MortgageCalculatorPRO_BB10' file bundle. Please remove the device and submit a new release for the Dev Alpha device.
Why? If this cod works on BB10? What should I change?
Thanks to all.
08-27-2012 10:33 AM
COD files are for BlackBerry OS 7.x and lower. BAR files are for BlackBerry PlayBook and BlackBerry 10.
It is not possible to build an Android application in the COD file format (only BAR).
09-07-2012 06:28 PM
As I saied in previous post I have just uploaded my bar files many times ago.
Now when I go to the app world, edit my previous release for playbook, add the support for Other devices,
https://dl.dropbox.com/u/17948666/Cattura.PNG
https://dl.dropbox.com/u/17948666/Cattura2.PNG
and than I click save I get this error:
Dev Alpha cannot be added to the approved release 'xyz' file bundle. Please remove the device and submit a new release for the Dev Alpha device.
Please help.
Thanks.
09-10-2012 10:12 AM - edited 09-10-2012 10:26 AM
What you are seeing is expected right now. This will be updated in about a month or so once a BlackBerry 10 releases a beta update that includes binary compatibility with future updates.
Right now you'd have to upload a new release to accomlish this.
09-10-2012 02:08 PM
As far as I know there are no BB10 devices available to customers so I will wait your support ![]()