Mobile Development Newbie Setup SDKs and Development Enviroment. NOKIA - windows-vista

I am trying to install development enviroments of Nokia. Can someone help me setup please, and point to some good tutorials that can give me some confidence and development start. I have downloaded most of QT Creator from Nokia. But need help in it.
If someone can help me get complete development setup for Windows Vista. I am installing QT Creator of Nokia, SDKs of Nokia. What else do I need for Nokia application development. That includes Java applications for S40 and S60.
All I am asking here is setup details of tools required to major mobile devices correct setup on Vista. Your help will be appreciated.

Qt tutorial by Nokia
J2ME development tutorials
Qt development for S60 tutorials

Related

Can you publish a Windows 10 (Universal) app from PhoneGap on Mac?

I am looking to develop a Windows 10 Universal app based in HTML, CSS, and JavaScript for use on Microsoft Surface tablets primarily. I have found information that says it can be done on this page, but at the very bottom of the page it says it is in beta. However, I can't seem to find anything more than that post. No updates, or documentation or anything. Does anyone know if you can do this from the PhoneGap app on Mac OS?
If not, I guess the next best option it to do it on a Windows machine using Visual Studio 2017 and Cordova?
Any information anyone has on this subject would be helpful.
Thanks!
No, I am pretty sure you can't build UWP apps on macOS. The reason is quite similar as the reason you cannot build iOS apps on Windows - you could build the JS portion of your code, but the problem is the fact that UWP build tools and SDKs are OS specific and unless Microsoft specifically ports them to macOS, they cannot work there.
You could use Parallels and run Windows as second OS, or use a build server to build the app in the cloud. Visual Studio App Center is a very good solution for you purpose as it allows you to configure a full build pipeline including UWP, iOS and Android builds.
You can actually develop a UWP app using phoneGap on Mac if you are building it using web technologies. (HTML, CSS, Javascript) But you can not build/publish the app on Mac, but if you have a Creative Cloud account, you can use Phone Gap Build to upload it to the service and have it built there.

Evernote.SDK is not compatible with UWP apps

I just signed up for an Evernote API key and downloaded the Evernote SDK for Windows in Visual Studio 2015 (suing NuGet) only to be told "Evernote.SDK 1.25.0 is not compatible with uap10.0".... so it seems it only supports .Net v4.0 which is very disappointing. I had a great idea for a UWP app that I wanted to synch to Evernote but I guess now I can't do it.
In case you're not aware UWP (Universal Windows Platform) is now the standard for developing current and future Windows 10 apps that run across all W10 devices. Can anyone at Evernote tell me if the SDK will support this and if so when? More people already use Windows 10 than use iOS (on PC's and tablets at least) so I really hope this platform will be supported in the very near future.
From the 1.25 version number you mention, it sounds like you're trying to grab the older C# SDK. You can try the newer SDK for Windows and see if that works.
If that NuGet package also doesn't work in your UWP environment, you should be able to grab the source from Github and put that in your VS solution.

Basic cross platform app using Xamarin

i'm newbie in Xamarin. am download all components and i don't know how to develop cross platform app for iOS, android and windows.
if u have any tutorial step to step app development. please help me.
Here it is the official guides, they are pretty much helpful for basic development, you will have to use Xamarin.iOS and Xamarin.Android to develop some specific thing more related to the platform.

What pre-requisite knowledge is required for developing android apps, Iphone etc?

I am looking forward to start a mobile application development business and wish a to have direct knowledge of the technologies that run behind the cool apps. Being new to the programming / development world...pls suggest if it is better to learn .Net or Java before learning about Android SDK, iOS SDK etc?
well if your goal is android development you should learn java. if you want to do windows phone 7 .net would be the way to go.

Development for different mobile platforms on Mac

I'm developing for iPhone mainly but wonder for what other mobile platform I can develop on my Mac? Info about any mobile platforms (Symbian, Maemo, Win-mobile, Android, Bada etc) is appreciated.
For Android, of course. Only need to install Eclipse with Android SDK.
For Symbian, from what I have heard as well.
With Windows Mobile could be more complicated. Usually you need Visual Studio with Compact Framework, which as you can guess are only available for Windows.

Resources