Everything Motorola Q  
Home Motorola Q Store Moto Q Software News Motorola Q Reviews Moto Q Forums FAQs Wiki Contact Us Everything Q RSS feed


Go Back   Motorola Q Forum | Everything Q > Q Software Developers > Software Developers

Closed Thread
 
Thread Tools Display Modes
Old 07-12-2006, 03:23 PM   #1 (permalink)
 
Praetorius's Avatar
 
Join Date: Jul 2006
Location: Evanston, WY
Posts: 37
Thanks: 0
Thanked 1 Time in 1 Post
Praetorius is on a distinguished road
Send a message via Yahoo to Praetorius
Default Motorola Q Developer FAQ

Q. What languages are available for the Q?
A. Most of the languages used on the Pocket PC are available for the Q. However, Compact .Net is the most mature of them. Basic J2ME applications will run using PersonalJava, however, PersonalJava also has limited support for Windows Mobile Smartphone.

Q. What tools do I need to get started?
A. You will need...
  1. Windows Mobile for Developers Resource Kit
  2. An IDE (I will be posting tutorials for individual IDEs later)
  3. Emulator image for 320x240 screens (Both the Q and Samsung i320 use this image)
For strict Q development you'll also need:
  1. Motorola Q Plugin for PPC emulator
Q. I use Linux, can't I just use Mono?
A. No. Mono has extremely limited support for Windows Mobile.

Q. I remember when I had to compile for different architectures, do I still need to?
A. The answer is, "Lemme get a alleluia!". No. The compact framework includes a JIT (Just In Time) compiler which will allow your app to run on anything from x86 to the Intel XScale (which the Q uses). Long as you don't use any assembler code, you're fine.

Q. Can I port my windows applications to the Q?
A. There is no short answer other than "Maybe". Windows Mobile has a derivative form of the Win32 APIs found on 2000/XP. Long as your code remains strict coded in Win32 realm, porting should involve no more then trimming down your GUI.

Q. I want to create "the killer app" for the Q...what's the next hot thing.
A. Microsoft just released a community preview of their Mobile Client Software Factory. It contains extensions to the compact framework that allow you to create robust client/server applications using WebServices, push, offline data, etc. You can find the CTP here.

Q. Does Internet Explorer mobile support AJAX, XML/RPC, etc.
A. No. Internet Explorer Mobile is actually a forked version of IE 4, which never had solid support for AJAX. If you are a web developer looking to create rich user interfaces for the Q, I suggest using ASP mobile webforms. You can find out more on MSDN.



This is just a few questions...I'm looking to add to this FAQ, so if you have something you'd like added, feel free to PM me!


Keep on codin'!



--Praet
Praetorius is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
The Following User Says Thank You to Praetorius For This Useful Post:
lamakila123 (01-16-2008)
Sponsored Links
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -5. The time now is 05:33 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC8
Integrated by BBpixel Team 2008 :: jvbPlugin R1013.368.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31