Tagged Questions
0
votes
1answer
20 views
PhoneGap BlackBerry / Webworks Build Error
I have used the command line tools provided in PhoneGap 2.7.0 to create a BlackBerry 7 and earlier project that uses the WebWorks SDK. During the build process, the build scripts try to execute the ...
0
votes
1answer
19 views
Retrieving sd-card details of BlackBerry Device Using PhoneGap
I am using PhoneGap to develop an app for BlackBerry.
How do I get details of the sd-card, such as available and used space, on a BlackBerry device?
0
votes
1answer
43 views
PhoneGap CreateProcess build errors. C:\Program not found
I've been building PhoneGap apps for BlackBerry for about a year now. Suddenly, the build process is hitting errors like this:
build:
[exec] [INFO] Parsing command line ...
0
votes
1answer
26 views
Deploy Phone-Gap project on Blackberry device
Hello Every body,
I am working on a Phone-Gap project in window OS.I follow this link
...
0
votes
0answers
19 views
Using Phonegap for bb10, touch, and non-touch devices
I intend to develop a Blackberry app targeting the older devices and new BB 10. Is it that I have to develop different apps for older platform, new BB10 platform, for touch, and for non-touch devices? ...
0
votes
1answer
99 views
How To Download images & Store in SDcard in Blackberry using phonegap
I am trying to download an image from a server and store it on a SD card and then display it on a blackberry 10.
But I can't download the file.
This is my code:
fileTransfer.download(
...
0
votes
2answers
92 views
PhoneGap Location Based App and Portibility
I have built apps for android using PhoneGap and have had no issues at all. Today I got a requirement to build an app that runs on android, iphone, windows mobiles phones, blackberry ( old and new he ...
0
votes
0answers
97 views
Disable overscrolling / bounce effect in Blackberry Phonegap app?
I just started testing a Blackberry app made with phonegap and noticed that the app overscrolls / has a bouncing effect when you scroll to the top or bottom. Is there a way to disable this from ...
5
votes
2answers
82 views
Cordova/Phonegap Plugins for Blackberry
In my Phonegap application I would like to implement login for Twitter and Facebook, and sharing for BlackBerry. Are there any plugins available for that? Preferably, a single plugin would handle iOS, ...
0
votes
1answer
53 views
How to implement push notification in app being developed for Black Berry OS 6.0 using Phonegap and html5 framework like Sencha Touch
It is clearly stated in Black Berry developer website that HTML5 notification is supported in Black Berry 10 only. Is there any way to implement push notification in app being developed for Black ...
0
votes
0answers
72 views
Building BlackBerry apps with signing keys using Phonegap Build API
I use Phonegap Build for building my apps. I build the apps by uploading the archived source files and the related signing keys' ids via Phonegap Build API using CURL. Everything works fine for iOS ...
0
votes
1answer
54 views
How to update to phonegap 2.6.0 for a Blackberry project?
I am trying to update a Blackberry project to 2.6.0 on phonegap, but there is no tutorial on how to do that.
The guides only goes up to 2.0.0
...
0
votes
0answers
88 views
Jquery mobile and phonegap application on Blackberry
I am using Jquery mobile version 1.2.0 and jquery 1.8.2 along with phonegap 2.0.0.
I am working on an application which is deployed on blackberry 9780 and 9800 an both these phones, the page scroll ...
0
votes
0answers
30 views
How do I detect whether the user has granted permissions or force APP EXIT in Cordova / Phonegap?
I have a blackberry phonegap / cordova app that uses the barcode scanner.
When on device, the first time a user attempts to use the SCAN operation, it asks them if they grant permission to the ...
-5
votes
2answers
68 views
Pushsharp Compatible with Phonegap and Supported platforms + server control [closed]
Is pushsarp compatible with phonegap all the supported platforms i need to support IOS , Android , BlackBerry and windows phone and second thing can i control the server side or sending the push ...
0
votes
1answer
43 views
Phonegap Blackberry app not signing
I am building a phonegap app for blackberry. It runs fine in the emulator but when i try to sign the project using command line so that i can run it on an actual device it gives me the following ...
1
vote
0answers
58 views
Google Maps Not Clickable on Blackberry
I'm building a mobile application on Phonegap, implementing jQuery Mobile. I'm building the same App on Blackberry, Ios and Android. The Ios and Android Google Maps work as expected: you can click on ...
0
votes
0answers
42 views
phonegap JQUERY.GET() doesnt work on blackberry app
im developing phonegap to get xml data from remote site. the code works on riple simulator but not work on blackberry app
Any Idea how to solve my problem ?
here 's the code
jquery.get(RSS, {}, ...
0
votes
2answers
331 views
What is the difference between using PhoneGap/Cordova and using native code that just opens a webView? [closed]
I need to create a phoneGap application for 4 different platforms (iOS, Android, WP7, BB).
The ONLY thing the app needs to do is load an external html file (with javascript, css) and have push ...
0
votes
1answer
106 views
How to implement push notifications on BlackBerry with WebWorks API?
I would like to implement push notifications in my BlackBerry app but i have no idea how to do it. Actually i am using Cordova/Phonegap , to create the application.
I know that Cordova/PhoneGap use ...
1
vote
0answers
42 views
Blackberry aplication , looks wrong using phonegap/cordova
I am using phonegap/cordova to create a blackberry application.
I am using the latest version of phonegap/cordova , and trying to compile the example code for blackberry.
In the simulator everything ...
0
votes
0answers
69 views
Blackberry gwt-phonegap: Url starts with local://
I wrote a phonegap plugin in Blackberry, and I've tested it with javascript.
I also wrote the GWT wrapper for it, but I can't get it to work with gwt-phonegap.
The main problem is that phonegap.env ...
0
votes
1answer
80 views
Blackberry not connecting to local IP on network using WIFI
I'm building a mobile application using Phonegap and jQuery mobile on Zend Studio, and I'm doing this on a macbook pro running OSX Mountain Lion.
I have deployed the application to an iPhone 4, ...
0
votes
2answers
106 views
Debugging tools/methods for phonegap blackberry app
Are there any tools/methods for debugging phonegap Blackberry(5,6,7) app . Presently am using Alert for debugging which is very tedious .
1
vote
0answers
96 views
Gray edges appear when swiping page in Blackberry Jquery Mobile+Phonegap app
I am developing a Blackberry and Android app using PhoneGap and Jquery mobile together. I don't have any problems with the android version but with Blackberry I'm getting a strange behavior that I ...
1
vote
0answers
36 views
Empty space in Blackberry Torch 9860 [closed]
I'm making an application with Phonegap which needs to run in Blackberry, Android and iOS in landscape. In the app I already have made a responsive design with CSS to be displayed on the devices in ...
-1
votes
1answer
51 views
Blackberry 9300: Can't locate installed application [closed]
I have a Blackberry 9300. I install an application over the air but I cannot see the app anywhere. The app runs the first time after the installation. And if I go to options /applications I can see it ...
1
vote
1answer
98 views
detecting network connectivity in blackberry using phonegap
document.addEventListener("deviceready", onDeviceReady(), false);
function onDeviceReady() {
var networkState = navigator.network.connection.type;
alert(networkState );
}
The above code in ...
0
votes
1answer
86 views
how to configure InAppBrowser on phonegap for Blackberry
how to configure InAppBrowser on phonegap for Blackberry. Is there any alternative plugin available for blackberry?
0
votes
0answers
63 views
Phonegap blackberry error undefined open database
I have created database and query data in one page (index.html), and got error undefined when I get the data on another page (details.html)
0
votes
1answer
53 views
Java integration on Phonegap Blackberry
In my Phonegap Blackberry application, there is a need to integrate Java. My requirement is, after the splash or loading screen, I need to have an alert dialog with two buttons(options) say YES or NO. ...
1
vote
1answer
44 views
Blackberry phonegap application prompts for credetials when server returns 401
I am developing blackberry application using PhoneGap. When in LogIn page if invalid credentials are provided by the user and server returns 401 error,blackberry is displaying a window asking for ...
1
vote
1answer
122 views
Phonegap Application Deploy to Simulator in Blackberry
I have tried to create a Phonegap application in Blackberry. I followed each and every step given in this Phonegap guide. But when I came to this step
Deploy to Simulator
ant target load-device
I ...
1
vote
0answers
125 views
Run Android Java code on BlackBerry 10 [closed]
As we know that BlackBerry 10 supports Android (2.3.3) Java Runtime, is there any way to run my Phonegap Android Plugins codebase as it is in BlackBerry?
Or is there any way to reuse my Android Java ...
1
vote
1answer
83 views
Image Not Found When Using Blackberry Signing Tool
[exec] dyld: Library not loaded: /Library/Frameworks/RimBlackBerryUSB.framework/Versions/A/RimBlackBerryUSB
[exec] Referenced from: /Users/marc/Blackberry/bin/javaloader
[exec] Reason: image not ...
1
vote
0answers
90 views
Phonegap application in Blackberry [closed]
I have tried a lot for creating application in blackberry using Phonegap..but still i didn't get the exact result,
I have checked the following link too
...
1
vote
0answers
121 views
Multiple files/ZIP sending as email attachments
I am creating a blackberry application using phonegap/cordova where I have to take multiple images with camera and send them as email. I am able to take pictures, but my question is how can I send ...
0
votes
1answer
166 views
Can i copy directory using Phonegap/cordova framework?
i want copy one directory from one location to another location.
i research on that i found copyTo Api. In that document i found quick example from doc as below
function win(entry) {
...
0
votes
0answers
48 views
Block list of Phone numbers using PhoneGap
I have researched a lot but i didnt find anything on Google to Block phone numbers using phonegap.
Is it possible to block these numbers or show as Busy if a particular number is called, any code ...
0
votes
0answers
101 views
blackberry phonegap app throws class not found error on OS 6 device
I have migrated an existing app from iOS to Blackberry 7 where it works fine on OS 7x device. However if I try to run the same app on OS 6x device it throws following class not found exception.
Error ...
0
votes
0answers
325 views
How to create child folder or directory in sdcard using Phonegap framework [closed]
i sucessfully create folder in sdcard by using following code
window.requestFileSystem(LocalFileSystem.PERSISTENT, 0,
function(fileSys) {
...
0
votes
0answers
136 views
Phonegap - Blackberry filetransfer with headers 401 error
This should be a simple solution, but it's driving me crazy.
I am using the FileTransfer plugin to upload a photo taken with the camera to the server, pretty much exactly like the docs. I am using ...
0
votes
0answers
214 views
Convert android phonegap app to blackberry 10 app [closed]
I have an Android PhoneGap app which I want to convert into a BlackBerry 10 app, there are two scenarios ie:
A)PhoneGap have support to build a BlackBerry app but in this case I need to write plugins ...
1
vote
1answer
606 views
How to check if directory and file exists in Phonegap framework?
How to check if directory and file exists in Phonegap framework?
How is this done in Phonegap
Please help me
2
votes
0answers
99 views
Blackberry App: Push with phonegap while app is closed
I general question, (sorry if duplicate, i searched this site for about a day)
I built a blackberry webworks app (for webworks 5+) in phonegap (2.3). App works fine, it registers with the BIS service ...
0
votes
1answer
185 views
Bundle and Access a file within the BlackBerry PhoneGap / Cordova file system
I am building a BlackBerry application using Cordova / PhoneGap. My end-goal is to be able to bundle a pre-populated SQLite database with the application.
I have seen a few tutorials that suggest ...
2
votes
1answer
224 views
Cordova Phonegap Camera getpicture not working on BlackBerry with DATA_URL option
I have a blackberry APP using the camera feature.
The code base comes from the "sample app" provided within PhoneGap 2.3.0
The index HTML has the line added
<input type="button" value="Take ...
0
votes
0answers
63 views
How to add barcode scanning plugin in BlackBerry using phonegap
How do I add a BlackBerry plugin using phone gap? I followed the steps from "BarcodeScanner plugin for Cordova" but I am getting an error while compiling.
The error is
n.java:48: error: package ...
0
votes
0answers
70 views
Error while adding a plugin in BlackBerry using phonegap
I inserted barcode scanning plugin in cordova.jar
I followed the steps from "BarcodeScanner plugin for Cordova"
I extracted the jar file then inserted the plugin then again make a jar using eclipse.
...
0
votes
1answer
83 views
Minimum Blackberry version supported by phonegap v2.2?
I am trying to find this info from phonegap website and from google groups, but none available. I was not able to deploy a simple hello world app on to a Blackberry v4.6. Is this a requirement of ...






