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 sign in bar file for BB 10 (with android)
Hello i have tried to sign in bar files for that i have done following stage
First Windows - > Preferences - > Blackberry - > Blackberry Tools SDK - > Bar signer
IN that i have certified apps
it will look like below
Right Click on android project-…

Siddhpura Amit
- 14,534
- 16
- 91
- 150
1
vote
0 answers
BB10 debugging and showing logs on Android Runtime
I try to port my android app to BB10 platform. My development os is windows and blackberry plugin of eclipse gives some runtime errors. it seems that it is not stable yet. I just wonder that is there anyway to check logs without using eclipse…

med
- 1,540
- 1
- 15
- 27
1
vote
2 answers
Unsupported Intents on BlackBerry Android Runtime
I'm converting one app to the Android Runtime, however some of my Intent actions aren't working, no error/exception is shown on LogCat. I can see my onSaveInstanceState code being run as if the Activity was being paused, but nothing comes up.
When a…

Rafael Nobre
- 5,062
- 40
- 40
1
vote
2 answers
I can't start Android ported app in Dev Alpha Simulator
I have issue with starting an Adroid ported app in BlackBerry Dev Alpha simulator. I have downloaded latest tools from BB Dev site. The app is packaged through Online Packager. I have started the Dev Alpa Simulator as per instructions. The app is…

QuiteSimple
- 150
- 1
- 6
1
vote
2 answers
Can't sign blackberry android app: Server response did not contain version
I'm trying to sign my Blackberry Android (ported) app for release to App World, but I can't get the tool to work. I've tried the eclipse plugin, the command line tools, and the online tool, but none will work. The eclipse plugin and command line…

Techwolf
- 1,228
- 13
- 32
1
vote
2 answers
Blackberry Android Lauch doesn't work
I'm trying to debug a ported android application on my Blackberry Playbook, but it gives me this error whenever I try to launch it as a Blackberry Android Launch:
An internal error occurred during: "Launching The Dot Game…

Techwolf
- 1,228
- 13
- 32
1
vote
0 answers
Apk to Bar Repackaging: batchbar-signer error when called remotely
I've been stumped on this for a few hours now and was wondering if anyone would be able to shed some light.
I am using Blackberry's APK repackaging command line tools for repackaging an apk to a bar file. …

Mikael Malcolm
- 26
- 3
0
votes
1 answer
Send push notification to Android repackage bar file in Blackberry OS using FCM
Can I send the push notification to Android application in Blackberry OS 10.3 using FCM push notification.
If not, Is there any way to send the push notification to blackberry OS devices.

Jarvis
- 1,714
- 2
- 20
- 35
0
votes
1 answer
Unable to create file in externalFileDirectory using download manger in Blackberry OS android
I am unable to create file in externalFilesDir using below mathod in blackberry OS android.
request.setDestinationInExternalFilesDir(this, "Update", "File.apk");
When i checked the folder than folder doesn't have read/write permission in Blackberry…

Jarvis
- 1,714
- 2
- 20
- 35
0
votes
0 answers
Porting Android App to BB10 OS (BlackBerry)
I am trying to port a native Android app to BB10 OS (BlackBerry). I was able to install the app but when I launch it, I see this error:
FATAL EXCEPTION: main
java.lang.RuntimeException: Unable to create application com.example.MyApplication:…

VJ Vélan Solutions
- 6,434
- 5
- 49
- 63
0
votes
3 answers
Android apk "unable to install" on Blackberry 10.2.1
I have signed my Android application by :
Right click on project -> Android Tools -> Export Signed Application package
And tried to install that apk file on my Blackberry 10.2.1 but getting "unable to install" error.
Also tried to export…

Priyank Joshi
- 300
- 1
- 4
- 17
0
votes
1 answer
Blackberry Porting From Android Error
I am porting an application from Android to BB10.
While deploying the application, i get this:
Info: Action: Install
Info: File size: 1060781
Info: Installing ...
Info: Processing 1060781 bytes
Info: Progress 50%...
Info: Progress…

user3184786
- 501
- 1
- 4
- 7
0
votes
1 answer
Alternate for GooglePlayServices in BB10 Android RunTime
I ported an android app to BB 10. Using android runtime,after repackaging to .BAR, app runs fine except GooglePlayServices: com.google.android.gms.Application crashes when I go to screens related to this. I checked the classes that I am using from…

Ali Hassan
- 519
- 6
- 26
0
votes
2 answers
Testing Android APK on Blackberry running Android Jellybean
A user is trying to test an app which I created on Eclipse with the Android Plug-in. They have a BB10 device that is running jellybean. The app has not been released yet so it is currently signed with a debug token. When they try to install the app…

shreyashirday
- 892
- 1
- 10
- 34
0
votes
3 answers
Manifest gives error once Remove BlackBerry Nature From Project
I added BlackBerry Nature to Android Project and remove the BlackBerry Nature From Project. After that Android project Manifest shows error and not build the project. I did not do any changes on Manifest and just show error mark.
I closed the…

Chathura Wijesinghe
- 3,310
- 3
- 25
- 41