Install blackberry plugin in Titanium studio OsX - plugins

i have a huge problem since yesterday!!
i have installed titanium studio,it runs with android and iphone.
I know it does not support blackberry yet, but is there a workaround that let me build app using the blackberry plugin?
If so, can anyone guide me to a tutorial on installing the BB plugin in titanium?
I tried to follow this and this with no success:
thank you.

You might notice that in the second link, near the top of the page it states "Currently, BlackBerry development is enabled on Windows OS only." This is because we (Appcelerator) dont support beta software, and the only non-beta version of the BlackBerry emulator (provided by BlackBerry) is windows only. This emulator is required to do any kind of BlackBerry development.

It appears that the blackberry OSX plugin requires "rosetta" to install on OSX so the installer will not work on later versions of the operating system

i just needed to be registered as minimum with indie account !!

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.

Running Samsung TV Apps SDK 3.5.2 on Boot Camp - The OS became unstable

I'm using a MacBook Air with bootcamp and Windows 7 Professional installed.
When trying to to launch Samsung TV Apps SDK(IDE) 3.5.2 Windows crashes after few minutes with a bad blue page.
It looks like Samsung TV SDK attempts to write something to my Mac HD and fails operations.
I would like to know if you have the same issue and your work around.
After digging the problem I found out a solution:
I renamed the file
C:\windows\system32\drivers\AppleMNT.sys
to
C:\windows\system32\drivers\AppleMNT.sys.bak
This resolved the issue in my case,
I had also to install “vcredist_x86.exe” from “Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package ATL Security Update” as it is also required in SDK 3.5.2
If you have other solutions please let me know.

ADB, Samsung Epic 4G, Windows 7, Eclipse

I have searched a lot on the forums, and most similar questions seem to be primarily Windows XP issues.
I am using the latest versions of Eclipse, Jdk, Android Sdk, and Adt. I am trying to debug on my phone, a Samsung Galaxy 4G/SII.
I downloaded drivers from samsung, and they seem to install ok, but my computer blue screens right as the installer finishes.
Adb does not see the phone, and it also doesnt see my wifes HTC Evo shift. Neither device is recognized by adb from a command line, and neither will show up in the Android device chooser.
Any advice would be greatly appreciated.
What type of OS are you using? If you are using Windows XP which is 32-bit OS, there is little or nothing you can do as it doesnt contain all necessary libraries needed to run the current or recent SDK tools. You might have to install some patches to make it work, consult XP documentation manual for more solution on running SDK tools. I have it on my Windows 7, and it is working perfectly. I only need to connect my Samsung phone to my computer, and I am able to debug directly. I would rather advise that you upgrade your OS.

Looking for an alternative to the Motorola Java ME SDK for for platform emulator customization

I'm following a tutorial that utilizes the Motorola Java ME sdk for device profile customization, as it uses quite a user-friendly UI, but this SDK seems to no longer exist. Can anyone suggest an alternative?
I'm using netbeans as my IDE.
Currently you can't find any Motorola emulator for Java ME. Because they fully moved to Android. So better you can try with some other emulator for Java ME.

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