How to set flashdevelop with AIR 2.6 - air

I would like to set my FlashDevelop to use the new AIR 2.6 SDK. I saw this thread on the FD forum but I couldn't get a working walkthrough.
Any help?

hey, you can try this tutorial I've written: http://jvcaalim.blogspot.com/2011/05/how-tos-android-development-using.html, if you have any questions feel free to post them on the blog, hope it helps!

Related

How can overcome with Cocos2D new version

I am starting to learn Cocos2D with new Beta version.In new version there are lots of change as i seen previous one.The resource that i got from internet or books are following previous one.Is there any suggestion how i will overcome it and learn Cocos2D quickly
thanks
Just go along with any version.. If a method is deprecated, your IDE will tell you and you ll have to google a solution. Sorry, i dont know specificz but its probably not relevant if u r just starting

Example Project For How to use MKNetworkKit

I'm new to iOS development.
I don't know how to use & where to start MKNetworkKit for my project.
Can anyone share an example project which is using MKNetworkKit.
thanks,
Jirune
Just follow a good tutorial. I used this tutorial when I first used it Advanced Networking with MKNetworkKit goes through quite a bit. This is the blog post they reference in the readme. Sometimes it helps to read through that :)
You can eve find a iOS demo on the GitHub Page

Setting up Voice Commands in my VB.net application

I wanted to put voice command options into my application. I read stuff online about grammers and SAPI but I can't seem to figure out how to actually use it in my VB.net applications. Does anybody know of any good guides or tutorials for me to use to get started on the subject?
Thanks :)
There is a pretty good tutorial with code sample here that provides a fairly thorough walkthrough of the APIs and discusses the differences between SAPI 5.1 and 5.3.

Sound implementation in Symbian^3

I am looking around to implement sound in my Symbian^3 game application. Are the examples of Symbian S60 work well for Symbian^3 devices? I am in doubt because syntax is different for S60 and Symbian^3.
If anybody can provide me any link where I could find any method to implement sound in Symbian^3 application. Looking for early reply.
Thanks in advance.
Atul Prakash Singh
Have you looked at CMdaAudioPlayerUtility
link . Although the link is to a 3rd ed doc , the Class remains mostly the same.

FrontRow tutorial for Xcode

I was wondering if there was a basic tutorial to get me started on coding a FrontRow plug-in / add-on using Xcode.
I searched Google a couple of times, but I haven't found a tutorial on this subject so far.
After some more searching, I found this Wiki-page about creating an app for the Apple TV.
As far as I can tell now, it's a good base to start a FrontRow app too.
If someone else may find a better tutorial, please let me know.
http://wiki.awkwardtv.org/wiki/FRAppliance_101
Edit:
Doesn't really seem to work on my system.