You Are Here:

Community: Developer Discussion Boards

#1 Old Question Where to begin? - 2005-10-06, 14:07

Join Date: Oct 2005
Posts: 4
cuss
Offline
Registered User
Hi Boys and Girls :)

This is a general thread for all devices really... I know very little about development for mobile devices and want to know where to start.

What's the most popular was to develop, is there a more ideal programming language currently used or is it down to the developer?

Sorry for the very newbie post, but there's so much here i have no idea what to look for first.

Thanks,


C
Last edited by cuss : 2005-10-06 at 16:50.
Reply With Quote

#2 Old Re: Where to begin? - 2005-10-06, 15:24

Join Date: Mar 2005
Posts: 499
Location: Paris
njzk2
Offline
Regular Contributor
start with java (j2me) it's the most portable and compatible
you may try c++ for symbian if you develop on 1 or few phones that are symbian and that you need more control
eclipse with the plugin eclipseMe is for me the best IDE (and it's free)
Reply With Quote

#3 Old Red face Re: Where to begin? - 2005-10-06, 16:49

Join Date: Oct 2005
Posts: 4
cuss
Offline
Registered User
Hey,

Thanks for the response.

If i wanted to have video for users to connect to on their mobile device, what would i need to do? Is this just going to be along the lines of a regular website? Thats what im ideally looking for...

Thanks again,


C
Reply With Quote

#4 Old Re: Where to begin? - 2005-10-06, 17:14

Join Date: Mar 2005
Posts: 499
Location: Paris
njzk2
Offline
Regular Contributor
you mean you have a server with video on it, and you want to transmit it to the cell phone and view it ?
i think c++ will be more appropriate, due to performance issues (and i don't know much about symbian native programming)
if you prefer java, it will deal with video playback in MMAPI, which is not absolutely standard, you'll meet lots of phones that do not support it
considering the connection, if you are in gprs, the bandwidth will be a serious issue, as gprs is limited to 9600 bauds, and costs a lot
if you consider local connection like bluetooth, it's another api, the BTAPI (jsr 82), which also is not standard (there are still bluetooth phones that do not support it), and bandwidth is not such a probleme then
connections supported over ip in java are http and https, and usualy you will connect to a servlet or a jsp, or some other webservice, which will provide you the data
that implies that you will also need to develop a server-side part, which may not be as easy as a 'regular' website

if you have more precise idea of what you want to do (specs on what is the video, the formats quality, usage, ... and how you host it, download it ...) it could help you further if you need
Reply With Quote

#5 Old Red face Re: Where to begin? - 2005-10-06, 17:38

Join Date: Oct 2005
Posts: 4
cuss
Offline
Registered User
I was just thinking of a mobile device version of a website with a navigation and a video section, users can select and watch short clips (undecided but maybe 20s long and around 170x200px).

First of all is this actually possible? If so, what would it be developed in? I haven't developed anything for devices like this before, so im being a little simple about it all, but i thought you could create a webpage for a mobile device that incorporates video?

C
Reply With Quote

#6 Old Re: Where to begin? - 2005-10-06, 18:01

Join Date: Mar 2005
Posts: 499
Location: Paris
njzk2
Offline
Regular Contributor
may be then the best solution would simply be developping a WAP site
i don't know much about this technology, but i think it permits what you want and it is rather easy to program
Reply With Quote

#7 Old Re: Where to begin? - 2005-10-06, 18:02

Join Date: Mar 2005
Posts: 499
Location: Paris
njzk2
Offline
Regular Contributor
else, considering for instance that you want to play videos full screen (on s60 176x208 ...) you should consider c++ or java
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules

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

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
ShortMsgReceived - Delphi qb_soft PC Suite API and PC Connectivity SDK 9 2008-06-22 11:30
Are there known issues with SDK 3 N6310i and Delphi? MrSwede PC Suite API and PC Connectivity SDK 1 2004-06-02 16:15
Where to begin k_salil Mobile Java General 2 2004-05-27 13:31
Series 60 SDK Appwizard on windows xp moonjoor Symbian Tools & SDKs 15 2003-12-24 11:22
How should I begin? skwong83 Bluetooth Technology 0 2002-11-21 23:53

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia