The BlackBerry Runtime for Android allows most Android applications targeting version 2.3.3 to run on the BlackBerry 10 and BlackBerry PlayBook operating system.
Questions tagged [blackberry-android]
101 questions
1
vote
1 answer
How to extract event log from blackberry 10 device?
I have a blackberry 10 device with an android app sideloaded onto it.
I need to get an event log/logcat/log file (not sure what its called) while the issue in the application is occurring (so via command prompt) How do I do that?
What commands,…

user2341021
- 11
- 3
1
vote
0 answers
What's the format of the blacklist file in apk2bar command?
If you refer to this link,
http://developer.blackberry.com/android/documentation/converting_apk_to_bar_files_1766001_11.html
in the command,
apk2bar [] [] [] [-t…

Gopalakrishnan Subramanian
- 348
- 5
- 17
1
vote
1 answer
BB10 Android App updates clearing user data
I am porting an Android app for BlackBerry and during tests I see my saved user data (properties and a list of activities) disapearing each time I upload my newly build BAR to the device.
Will this happen on every update of the app?
On Android, my…

Schlangi
- 1,135
- 1
- 9
- 19
1
vote
1 answer
Using Android apps with native code on Blackberry
When porting my Android app to Blackberry 10/Playbook, I get the error:
native-code: x86
This error has also been reported here and here. The app uses OpenCV for Android as a library project, which contains native code, and I'm aware that…

1''
- 26,823
- 32
- 143
- 200
1
vote
1 answer
BlackBerry Android Runtime ADB failed
I try to Packaging project with Android Runtime For BlackBerry I done every thing
-Simulator, ADT- for eclipse .. when i test the app i got this error :
[2013-04-13 13:16:04 - BlackBerryTest] Packaging project BlackBerryTest
[2013-04-13 13:16:11 -…

Bashar Astifan
- 432
- 6
- 13
1
vote
2 answers
how to retrieve IMEI no using NativeAndroid/Phone Gap for Blackberry 10
I am porting android app to BB 10.I am not able to retrieve IMEI number from this android porting application ,Is there any way i can use PhoneGap script file in android app ,by creating a local html and using java script to retrieve the IMEI number…

Rakesh
- 14,997
- 13
- 42
- 62
1
vote
1 answer
Blackberry Application automatically minimizes upon launch
I have made application in android and converted its apk to .bar file to upload on blackberry app World.But when i have uploaded on App world they tested it and gave me following issues.
The application automatically minimizes upon launch. The…

Passion
- 662
- 1
- 11
- 29
1
vote
0 answers
How to update my BB10 App without changing package name
I am using my android project to create .bar files for bb 10 here I have one problem every time I need to change the package name as only then in bb10 device the builds get replaced. But here if I keep on changing the package name how to replace the…

varunkumar
- 49
- 6
1
vote
1 answer
porting .apk to BlackBerry 10 - external .jar error
I have an android project which I would like to port to BlackBerry 10. Acording to BB online repackaging tool the project is BAR compatible. So I added the BlackBerry nature using their Eclipse plugin and loaded it into BB 10 Simulator. But the app…

Droidman
- 11,485
- 17
- 93
- 141
1
vote
1 answer
Repackage .apk for BlackBerry - sign and publish
I have an Android .apk which is BlackBerry-10 compatible according to their online check tool. I have a BlackBerry developer account and received 2 .cjs files via email (RDK and PBDT). What are my next steps to convert my .apk into a BlackBerry-10…

Droidman
- 11,485
- 17
- 93
- 141
1
vote
1 answer
Send SMS from BB10 using Android SDK
Is there any way to send SMS text messages on BlackBerry 10 using the Android SDK, since according to BlackBerry documentation for Android apps SMSManager and SMSMessage hardware features are not supported?

Mano
- 517
- 1
- 8
- 21
1
vote
0 answers
No keyboard when running Android app on BlackBerry 10 simulator
I have my first Android app running on the BB10 Dev Alpha simulator (10.0.10.261) which is running fine, other than the keyboard doesn't appear at all. My app contains code to show and hide the on-screen keyboard at appropriate times but this isn't…

Jonathan Wareham
- 3,357
- 7
- 46
- 82
1
vote
3 answers
Porting Android app to run on BlackBerry 10 Android runtime - Google Maps
I have an Android app that I want to make available to BlackBerry 10 users by porting for the BB Android Runtime. The only stumbling block is my Android app uses Google Maps API (com.google.android.maps) which the runtime doesn't support. The map…

Jonathan Wareham
- 3,357
- 7
- 46
- 82
1
vote
0 answers
Issue installing BlackBerry Plug-in for Android Development on Eclipse
I am trying to install the "BlackBerry Plug-in for Android Development", and receiving the below error in the end:
Anyone please whats wrong with this ?
An error occurred while collecting items to be installed
session context wasprofile=profile,…

Shyam
- 151
- 1
- 5
1
vote
2 answers
Cyrillic app name incorrectly encoded during porting Android app to Blackberry
I have small problem with displaying cyrillic app name on PlayBook and BB10 simulator. Looks like it's incorrectly encoded from russian.
Problem appeared after updating bb eclipse plugin from version 1.3 to 1.5, with plugin v.1.3 it worked just…

zasadnyy
- 2,107
- 2
- 19
- 26