Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Android Development Question

Options
  • 27-07-2008 6:12pm
    #1
    Registered Users Posts: 269 ✭✭


    You know the open source complete operating / software solution for mobile devices developed by google. Well i think thats what it is.

    If i develope a web based application using JSP/ GWT(Google Web Toolkit) could i develope a mobile application using Android to assess said web application from mobile device.

    If i should not use Android what other technologies could i used to assess a web application developed in JSP/GWT from a mobile device (PDA/Mobile Phone).

    :confused::confused:


Comments

  • Registered Users Posts: 21,264 ✭✭✭✭Hobbes


    For andriod stuff your probably best asking on the google site as the uptake on it isn't that good.

    Other languages used by mobile phones (depending on phone).
    - C
    - J2ME
    - .NET


  • Registered Users Posts: 1,421 ✭✭✭Merrion


    Android is effectively vapurware at the moment (no hardware exists) - applications for phones are usually developed in Java, C (for Symbian) or .NET CE (for MS based windows mobile smartphones).


  • Registered Users Posts: 4,276 ✭✭✭damnyanks


    or objective c for apple hah


  • Registered Users Posts: 269 ✭✭cyberwit


    Could i use JavaFX. if so what is it and how must i go about using it


  • Registered Users Posts: 21,264 ✭✭✭✭Hobbes


    That's fairly new as well.

    I had a bash with .Net for my WM6 device. Very surprised how easy it was to create an application. Easier then messing around with J2ME, and added bonus it works under windows without any emulator.


  • Advertisement
Advertisement