Free Language/IDE for Nokia Mobile Development - nokia

Can you pls advice me to a free and easiest language/IDE for Nokia mobile development ?
Thanks.

That would probably be Java and either Eclipse or NetBeans
http://www.forum.nokia.com/Technology_Topics/Development_Platforms/Java.xhtml

Related

MeeGo v1.2 SDK download

I'd like to develop some apps to my mobile device N9, but I can't actually find where to download MeeGo v1.2 SDK.
I tried developer.meego.com but there link broked.
I could just download for linux, but not for Win7 64x
Also tried other download sites, but there was all trojan warnings from antivurus.
Anybody can help out ?
Thanks !
Old Nokia QT SDKs are apparently still available at Developer Wiki site

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

Install blackberry plugin in Titanium studio OsX

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 !!

What language are Android apps built in?

I have just started learning about Android and I was planning on making a few apps.
So I was wondering what language do I build apps on and what are the free tools and ebooks about it and also any good IDE for it?
It's in Java and the IDE that can be used is Eclipse:
all information on this SDK page
But you should ask this on the Stackexchange site: here
As Edelcom said, Android apps are built in Java.
Eclipse is one of the IDEs that can be used, though personally I prefer using IntelliJ. IntelliJ10 comes with Android SDK - go for the Community Edition, it's free :)
Have a look at the Android website for lots of information, the tutorials are a good place to start, and are great for hands-on learning - http://developer.android.com/resources/browser.html?tag=tutorial
As of December 2014 use Android Studio.