Questions tagged [blackberry-android]

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.

101 questions
0
votes
1 answer

Port Android applications to BlackBerry 10

I'm interested in porting my Android applications to BlackBerry 10. I know it is possible to port to the PlayBook, but is this style porting also valid for BlackBerry 10?
Sergio76
  • 3,835
  • 16
  • 61
  • 88
0
votes
0 answers

Cannot upload to BlackBerry World because System.exit calls not allowed

I have some problems when i try to upload my ported BAR file from Android source code: ? There were 1 imported across 1 new bundle. ? Please review your imported release for errors. ? error in opening zip file System.exit calls not allowed! ? …
Nam Vu
  • 5,669
  • 7
  • 58
  • 90
0
votes
0 answers

Porting Android APK (With GPS_Provider) on BlackBerry PlayBook 2.1

We are trying to port an Android APK to BlackBerry Playbook 2.1. To do so we, followed steps given at http://developer.blackberry.com/android/documentation/gettingstarted.html. We have developed a sample application that shows you GPSData…
Umang
  • 107
  • 7
0
votes
2 answers

Android-app on Blackberry 10 does not start - how to debug?

I got an Android apk app here that is supposed to run on Blackberry. I converted it with apk2bar, signed it with my debug token. The device also has the debug token installed and developer mode enabled. Installing the app with blackberry-deploy went…
fweigl
  • 21,278
  • 20
  • 114
  • 205
0
votes
2 answers

Blackberry plugin in Eclipse

i want to convert my .apk to bar file for blackberry app world.By google i found that i have to install 2 plugin for eclipse. http://www.blackberry.com/developers/jar/win/java and…
0
votes
1 answer

Android Layouts for different Screen Sizes on BlackBerry?

I am using layout folder for phone layouts and layout-sw600dp folder for tablet layouts. Android picks the layout file with respect to the screen size. I installed the app on PlayBook using Android RunTime Environment. Playbook still picks up the…
Karthik Andhamil
  • 848
  • 1
  • 13
  • 22
0
votes
1 answer

Will android default tts work on blackberry

I was trying to convert an android application using android tts service to blackberry. Using the blackberry command line tool I created the bar file and installed it in blackberry playbook simulator. But when I try to use the text to speech…
aquero
  • 843
  • 4
  • 13
  • 30
0
votes
1 answer

Activate GPS in BlackBerry 10 dev alpha

I want to activate GPS in BlackBerry 10 Dev aplha device. In my application I want the user's current position. I can achieve this using either GPS or Network Provider but there is no sim card in my device but wifi is activated. How do I get the…
xyz
  • 308
  • 2
  • 3
  • 10
0
votes
1 answer

NotificationManager in BlackBerry 10 (Android Runtime)

My App uses AlarmManager along with NotificationManager to post Notifications when the app is in the background or closed. In PlayBook simulator it pops up a message containing the custom icon and message configured in the Notification object. When…
0
votes
1 answer

Ported Android app denied: "process has stopped unexpectedly" (although tested on Dev Alpha)

I have a ported Android game (packaged via Online Packager). The game runs fine on PlayBook (OS 2.0.1) and real Dev Alpha device (OS 10.0.9.388). However it was rejected when tested in AppWorld: " ... testing your app on the BlackBerry Dev Alpha (OS…
QuiteSimple
  • 150
  • 1
  • 6
0
votes
1 answer

Porting Android application to BlackBerry 10 - image sizes documentation?

I can successfully port my android application to bb10 via eclipse plugin that BlackBerry provides and launch my app in BlackBarry 10 simulator. Here is my problem. Images in my application are not seems ok. They are scaled and distorted. I searched…
Murat Nafiz
  • 1,438
  • 17
  • 28
1 2 3 4 5 6
7