Gaming apps for S40 full touch
Hello everyone !
I have recently installed the [URL="http://www.developer.nokia.com/Develop/Java/Tools/"]resources [/URL]required to get started with developing gaming applications for the S40 platform (full-touch). I am using the "Nokia SDK 2.0 for Java — for Series 40 apps ". I have developed applications for [URL="http://www.windowsphone.com/en-in/store/app/lose-to-win/812bf82d-0504-4145-a38e-0e56e6bfb990"]Windows Phone[/URL], [URL="http://apps.microsoft.com/webpdp/app/motherguide/05159224-ee92-4aa5-8239-1f5415f97cb8"]Windows 8[/URL], [URL="http://appworld.blackberry.com/webstore/search/raj%20vardhan/?countrycode=IN"]BlackBerry [/URL](web-apps), etc before but I am relatively new to this domain.
I am trying to make a basic app with some UI like buttons, labels, input-text box, etc. I was wondering what are the best practices for this? I realize that in Eclipse we cannot simply drag-and-drop elements like windows applications, so a lot of code has to be manually written. I tried to get my hands on some [URL="https://projects.developer.nokia.com/s40uivisualisation/wiki"]demo projects[/URL], but couldn't really get a hold on them.
Some tips/resources at the beginning will save me a lot of time. Please provide any information that you feel may be useful to beginners like me.
Thanks in advance.
Raj Vardhan
(Student Developer)
Blog:[url]http://rajvardhan.wordpress.com/[/url]
Facebook: [url]https://www.facebook.com/raj.vardhan03[/url]
Re: Gaming apps for S40 full touch
If you wanted to develop a game, I suggest you to use GameCanvas class.
Maybe you can read this as getting started: [url]http://www.developer.nokia.com/Blogs/News/blog/2013/01/07/getting-started-with-2d-game-development-on-nokia-series-40-asha-phones-featured-video/[/url]
Hope it helps.
Re: Gaming apps for S40 full touch
To get started with Series 40 Java and Touch development, you can refer the following URL's
[url]https://www.developer.nokia.com/Develop/Java/Code_examples/[/url]
Scroll down to Webinars and other tutorials [url]https://www.developer.nokia.com/Develop/Java/Learning/[/url]
Also Java Developer Library is also a great place to start with : [url]http://www.developer.nokia.com/Resources/Library/Java/[/url]
Java WiKi articles are here : [url]http://www.developer.nokia.com/Community/Wiki/Category:Java_ME[/url]
Regards
Gopal
Re: Gaming apps for S40 full touch
I'm new to Series 40 and that was exactly what I was looking for!
[QUOTE=balagopalks;911928]To get started with Series 40 Java and Touch development, you can refer the following URL's
[url]https://www.developer.nokia.com/Develop/Java/Code_examples/[/url]
Scroll down to Webinars and other tutorials [url]https://www.developer.nokia.com/Develop/Java/Learning/[/url]
Also Java Developer Library is also a great place to start with : [url]http://www.developer.nokia.com/Resources/Library/Java/[/url]
Java WiKi articles are here : [url]http://www.developer.nokia.com/Community/Wiki/Category:Java_ME[/url]
Regards
Gopal[/QUOTE]