integrating facebook with blackberry 10 - blackberry-10

I am trying to build an app which shows posts when connected in cascading style.
I am using Momentics IDE Downloaded Blackberry 10 simulator (works fine)
Webworks 2.1

Related

Blackberry plugin for eclipse compatible with Blackberry 10

This may be an incredibly stupid question, but I have not gotten a clear answer through google. Will the eclipse Blackberry plugin work for the new Blackberry as well as older versions? I am actually an android developer so this is quite a change for me. Any hint will be appreciated. Thanx
EDIT You can use the BlackBerry Runtime for Android apps to run Android Jelly Bean 4.2.2 (10.2) platform applications on the BlackBerry 10 OS. If you are developing for a previous version of BlackBerry 10 OS, use Android Gingerbread 2.3.3. To use the runtime, you must first repackage your Android applications to BAR file format, which is the compatible file format required for an application to run on the BlackBerry 10 OS.
Got this from here. Does this mean that I should write two apps? One for the old blackberry devices and one for the new one?
I'm not sure that the above is clear, so thought I would restate the position as I understand it:
Android applications, repackaged to run on BlackBerry devices, can be used on BB10 and PlayBook devices only. These can not be run on BBOS devices, i.e. BB 5/6/7.
The later releases of BB10, specifically 10.2+, supports Android applications developed using Jelly Bean 4.2.2.
PlayBook and previous levels of BB10, support Gingerbread 2.3.3.
So for example, my Z10, which is running BB10.1, would only be able to load repackaged Android applications developed using Gingerbread. My Curve, running OS 7.0, can't run any Android applications.

App crashes in Blackberry os7

My app developed with Blackberry webworks v 2.1.1 was working fine in OS6 simulator and device(Blackberry Torch 9800).But crashing every time with OS 7 simulator(Blackberry Torch 9810,Blackberry Bold 9930) while navigating from one page to other page.I am using html and java script and also using jquery 1.6.4 min.js.
Have you tried upgrading to the latest version of the Webworks SDK (v 2.3.1)?

how to setup phonegap for blackberry in eclipse

Can anyone tell me how to setup phonegap for blackberry in eclipse.I went through this site and found most of the update links are useless.
my eclipse version is BlackBerry Java Plug-in for Eclipse v1.5 full.
This article explains how to begin developing PhoneGap applications targeted for BlackBerry devices running BlackBerry OS 5.0 and higher.
Getting Started with PhoneGap BlackBerry WebWorks
This site might help - Get Started Guide « PhoneGap

How to install/configure Eclipse for Java ME development for the Nokia Series 40? (Windows)

What is required to start developing for Nokia Series 40 with Java?
All that's needed to develop for Nokia with Java ME is:
Java Development Kit (6) - required to develop Java applications
Eclipse Java (Helios) - need this to code, compile, debug and others
Nokia Series 40 SDK (v.6) (login required) - used to emulate the Nokia platform
Mobile Tools for Java - Eclipse extension for mobile development (integrates with the Nokia SDK)
I think the order of the items is the right order.

Install a test app on BlackBerry

How do I install a test app developed using Eclipse on a BlackBerry?
If you using Eclipse for BB development, you must use Plugin for Eclipse and BB simulator. In this way you just build your application and run/debug it from IDE. IDE automatically run simulator and deploy your cod to simulator.
In other cases, there are 3 ways to run your *.cod application on BB device:
Using javaloader
Using DesktopManager
Directly from simulator (only for simulator!). File\Load Java Application\Choose your cod, and your application appears in Downloads directory.
Using OTA (Over-The-Air) installation(for web-installation).
Note, that if you use for, example, Crypto API or Persistent storage API, before install your application on real device, you must sign it with SignatureTool.