-1
votes
0answers
16 views

CodenameOne WebBrowser not working for RIM devices

I have an App that loads an external link in a webbrowser on a form. I have successfully got it working on android but when run on RIM devices it doesn't show the web page, just shows a blank space on ...
-1
votes
2answers
36 views

Javascript alert - access to php not allowed?

When I am trying to call a .php file from my Javascript function, it simply says "Access to http://192.168.0.104:89/someDir/filename.php is not allowed" . This scenario is coming on my ...
0
votes
0answers
15 views

Android compilation trouble after adding and removing BlackBerry SDK

I installed BB tools for Eclipse, just added and removed BB Nature to one of my projects. And now, I can't compile it (for Android). Eclipse told me about some troubles in AndroidManifest.xml: ...
2
votes
3answers
40 views

In which mobile platforms the “push token” is not permanent?

We all know that in order to use the push notifications functionality in any mobile platform we need a unique identifier called "push token". The developer needs somehow to save this "token" to his ...
2
votes
2answers
159 views

Can I write native iPhone, android , windows ,blackberry apps using Python? [duplicate]

Is possible to develop Android and iOS mobile application in Python? I am a newcomer in mobile applications and want to develop mobile applications in Python.
-1
votes
3answers
52 views

How can I put my Android app in the blackberry market? [closed]

I have Android apps and I would like to port them to Blackbarry decives so I can also distribute them on the blackberry app store. What is the best way to do that? Is it possible? Or do I have to ...
-2
votes
0answers
35 views

Create Web Icon Launcher on different platforms [closed]

I need to develop an aplication to launch a mobile version from a web. I can't develop one application for androd, iphone, windows phone, blackberry, etc.. Anyone knows how to create an app launcher ...
0
votes
1answer
35 views

What is appropriate, STUDIO or LAB? [closed]

We're going to open a software firm where our major concern would be Mobile Apps development for all platforms. Now we're choosing the name of the company. But we're little bit confused to select the ...
2
votes
1answer
90 views

OpenGL library suggestion for 3D mobile application

I'm writing a native mobile app which will have a 3D component (openGL). Users would basically do some work in the native UI, then go to the 3D view for object selection/manipulation, then go back to ...
0
votes
2answers
94 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 ...
5
votes
2answers
83 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
4answers
73 views

Banning By Mobile Device?

I am making some application that will be largely user driven and of course that means their will be trouble makers who probably will enter fake data into it using swear words or worse change valid ...
0
votes
1answer
69 views

Server side synch up code for mobile applications

We are planning on developing a cloud service where any mobile application that requires to synchronize data into a server is available out-of-box on a public hosting. This will be done using a NoSQL ...
0
votes
0answers
54 views

is android account sync with contacts also possible in blackberry?

I am very new in blackberry development and I am researching for an issue but could not find anything. In android, your application can be seen in accounts and you can sync your account with the ...
0
votes
1answer
59 views

Where can I find BlackBerry's Android runtime?

BlackBerry now have a Android Runtime. Cool. But I wonder if this runtime is available to be downloaded itself. I've read that only BlackBerry 10 devices comes with this runtime, and I'm researching ...
-5
votes
2answers
69 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 ...
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 ...
-5
votes
3answers
115 views

Applications not allowed in AppStore [closed]

Where can I get a list of application types that aren't allowed in the mobile platform app stores? Eg. IOS, Android, Blackberry, Windows Phone. For example: adult content not allowed, what others r ...
-4
votes
2answers
51 views

porting Android mobile application for multi platfrom [closed]

Porting Android mobile application to various platform possible. Need to implement Blackberry,Symbian,Windows phone OS Is any Tools,Methods,procedure are available.
0
votes
2answers
42 views

Best practices for creating translation files for multiple platforms

We are currently facing the problem to create and host translations for an app for multiple platforms (iOS, Android, HTML5, BlackBerry ...). Are there any best practices for hosting the translations ...
0
votes
0answers
76 views

How to push video from tomcat server to any mobile device? [closed]

I need to develop Mobile App and Application Server for below requirements. Video Should be Broadcasting from application server to any mobile device ( Android, iPhon, BlackBerry, Windows Phone and ...
1
vote
3answers
259 views

Blackberry development for beginners [closed]

Im an iOS developer and im trying to start with Blackberry development and i've done my part of research and came up with this: BlackBerry is an open platform that provides a variety of development ...
4
votes
0answers
62 views

Localisation tool for translators to capture text into - outputs files for Android, BB, iOS etc [closed]

I'd like a tool to help with the language localisation across our apps. We support iOS, Android, Blackberry at the moment. We use a manual process, passing an Excel file to client and back again. We ...
0
votes
0answers
56 views

vector shape drawing performance on Air mobile for blackberry and android compared to iOS(iPad2)?

I'm currently developing an app using Air for iOS. Using GPU mode to draw vector shapes and keep the numbers of vector shape graphics as low as possible, so far the app runs at 60+ FPS on my iPad2 ...
1
vote
1answer
49 views

Blackberry Browsable Error

I am having an issue when I port a application over to blackberry from android. The app is a webapp and it works on the androids just fine, but when I port it and deploy it on the playbook I am ...
0
votes
0answers
33 views

Android Blackberry Repackaging

I have install Blackberry plug-in for eclipse for repackaging android app Everything is going good but while launching the app i am getting this error "peer not authenticated" Any one has got some ...
0
votes
1answer
167 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
330 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
215 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
616 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
-1
votes
2answers
179 views

Java ME & LWUIT on Blackberry and Android [closed]

Is it possible to write a platform independent application in Java ME & LWUIT? More specifically, can I write apps which run on both Android and Blackberry?
0
votes
1answer
107 views

JAVA Mobile Devices - storing data locally

What is the best way to store a data set locally on a mobile device for further processing in Java? The data set is going to be retrieved using SOAP and will consists of about 50 to 100 'objects'. ...
-1
votes
1answer
223 views

BlackBerry Encryption AES 256 - No Padding

I want to encrypt data in BlackBerry using the AES 256 encryption method. The requirement is to encrypt with No Padding; "AES/ECB/NoPadding". I am passing a 16 byte array and the encrypted data ...
-1
votes
4answers
131 views

Is any one know a web framework works fine in all platform? [closed]

Is any one know a framework works fine in all platform? I'm tired of handling on iOS then go to Android and start handling again then go to WP7 then .... I need one web framework works in all ...
1
vote
0answers
112 views

How to send Binary Message in Android

I am working on an application where I need to send Binary Message. Though I have found a way in Blackberry to send a binary message as follows, BinaryMessage sms = ...
1
vote
1answer
65 views

Not Getting Mobile Hardware model using 51Degree api

I am using 51Degree Api for one of my mobile application, and trying to retrieve mobile resolution and model number but 51degree Api property $_51d["HardwareModel"]; not providing any information ...
0
votes
1answer
234 views

vb.net code for Android app

I am working on a BlackBerry app. This app has already been developed in Android in "Basic4Android" program. The code for the android app is written in vb.net. I need to write the exact same code for ...
0
votes
0answers
29 views

How do i find what card type is used by a user during an in-app purchase

I specifically want to know the card type used by the user (Visa/MasterCard/Others) during an in-app purchase. is there anyway i can get that information from any of the mobile market places?
0
votes
0answers
73 views

Detect a phone call in browser

I am working on a mobile website that streams audio. I want to be able to pause the playback in case the user receives or makes a phone call, and continue again when the phone call ends. Is there a ...
2
votes
2answers
141 views

Implement google map in android to work on blackberry

Hi i need to convert android application to blackberry (apk2bar). The problem is that when i am trying to convert i am getting "Failed to deploy" error as my application contains google maps library ...
1
vote
1answer
53 views

Sizing Text for SmartPhones that Have Text Zoom Enabled

I don't know if this applies to Android or iPhone. I have an Android 2.3.3 for testing and an iPod Touch 3rd generation with iOS 5 on the way. But I know its a problem on my buddy's new Blackberry. ...
0
votes
1answer
218 views

SMS URI Schema for browsers

I am working on some mobile web application (which is in asp.net 3.5).In that I want to open the SMS Editor using the sms uri (sms:) but my client want to open the mobile SMS editor using sms uri with ...
1
vote
5answers
224 views

any android emulators?

I currently have a web app and an app on google play. What i want to know is. Is there an emulator for android galaxy note, s3 google nexus and so on. Also is there an amulator for none ios or android ...
-5
votes
2answers
90 views

Mobile or Web application: which way forward [closed]

I need to work on a project in web-application but really need to have it as a mobile application because the target environment make use of phones more than laptops, though also planning on having ...
0
votes
1answer
19 views

Android 2.3 and Blackberry Show Page as Column that Let you Scroll Way to Right and Bottom

Does anyone have a clue what could cause this behavior? If you view this page on Android 2.3 or Blackberry, you should see the problem. You can scroll straight past the end of the page to a yellow ...
1
vote
1answer
134 views

Cross platfom mobile development using C++ at backend

We are building a mobile app for our website which is a kind of social network. So the functionality of mobile app will be close to the Facebook app. We are targeting Android, BlackBerry and iOS. We ...
4
votes
1answer
120 views

BlackBerry API equivalent to Android's Toast?

I need similar behavior to the Android Toast message in my BlackBerry App. For a hardcoded short interval of time, the message has to be shown on the screen. If the UI stalls for that particular ...
-2
votes
1answer
158 views

Version Number of Smartphone OS's [duplicate]

Possible Duplicate: How to programmatically get iOS’s alphanumeric version string Is there any future proof regex to get the version number of the following smartphone OS's from the ...
0
votes
0answers
146 views

why j2me have become obsolete? [closed]

I have observed that many organizations are not making apps for j2me while they tend more towards android, iphone and other platforms like BB, Nokia's Symbian etc. Why is this? Considering that j2me ...

1 2 3 4 5 8