11-15-2012 05:22 AM
Hello,
I got a blackberry curve 9320 and wanted to install an application I created in eclipse but when looking at mobile phone it does not appear in the program, I think it is necessary to schedule the phone active as a programmer but can not find such an option, if anyone knows me I get this doubt thanked
Cumps Diogo
Solved! Go to Solution.
11-20-2012 04:18 PM
There is nothing you have to configure on your BlackBerry Curve to install applications on it.
Are you building a MIDlet? If so make sure you have changed the Application Type in the BlackBerry_App_Descriptor.xml file from BlackBerry Application to MIDlet. Otherwise the icon won't appear.
11-20-2012 04:32 PM
I'm programming in android in Eclipse, and second research I did give to "convert" the application for blackberry and did it in eclipse with simulator and it worked. I tried to connect the mobile phone to your computer to install and there appeared not the cellphone. I do not know what's wrong: S
Cumps Diogo Pinto
11-20-2012 04:39 PM
BlackBerry OS 7.x and lower does not support Android applications.
Android applications are supported on BlackBerry PlayBook and BlackBerry 10.
So this won't work on your BlackBerry Curve.
11-20-2012 04:58 PM
So how do I plan for my BlackBerry? I saw what gives with java but do not know which tool or Eclipse also give to program for this version?
11-20-2012 05:09 PM
Refer to this BlackBerry Java site for information on creating Java applications for BlackBerry OS 7.x and lower.
11-20-2012 05:11 PM
Many thanks for the help. ![]()
Cumps Diogo Pinto