CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

View Poll Results: Which OS should I get?

Voters
3. You may not vote on this poll
  • Windows Mobile

    2 66.67%
  • S60

    0 0%
  • Android

    1 33.33%
  • Iphone

    0 0%
  • Other (please specify)

    1 33.33%
Multiple Choice Poll.
Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Dec 2008
    Posts
    91

    Which platform should my new phone have?

    Hey all, I was planning on getting a new cell phone.

    I also wanted to be able to write programs for this cell phone in C++.

    What are good platforms to look at based on:
    -portability (I can write code for multiple cell phones OS at the same time)
    -easy to learn
    -price to program (it shouldn't cost anything or much for me to develop programs)
    -Use C++, C, or a related language

    Thanks in advance!!

  2. #2
    Join Date
    Dec 2009
    Posts
    6

    Re: Which platform should my new phone have?

    Iphone has the advantage of the awesome appstore. But, you would have to get a mac to program, and i'm pretty sure it does not support c++. This OS is also used ONLY on the iphone, so you can't develop for any other phones.

    Now like you i am interested in mobile delopment and i got myself a htc hd2. its almost twice as powerfull as the iphone, and it runs windows mobile, which means you can just use visual studio. The mobile SDK requiers at least the standard version of visual studio though. It uses win32 and directx, so pretty common stuff.

    The other ones, i don't think they will stand a chance against the 2 giants microsoft and apple.
    Apple is doing great with the iphone, and windows mobile 7 is supposed to have big improvements, and they have their unlimited supply of cash too.

    So you'd have to either buy yourself a mac, or buy visual studio standard edition. visual studio will probably be cheaper than a new computer, and it will support c++, so i would go with that one.

  3. #3
    Join Date
    Jul 2008
    Location
    WV
    Posts
    5,362

    Re: Which platform should my new phone have?

    I would say windows mobile or Windows CE [not sure if it is on phones but probably is] Visual studio using C++ or C# or even VB if you like. I don't do much with phones but I have have been writing for various smart devices for several years now. There are quite a few devices that you can run code which was built for the CE platform on.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured