Search:

Type: Posts; User: James Anderson

Search: Search took 0.11 seconds.

  1. Re: J2ME Application Database Synchronization

    I would suggest using Sync ml for j2me application synchronization. It is an open source language which efficiently synchronize remote data by using sync (),begin sync(), sync item[] method for data...
  2. Replies
    1
    Views
    4,509

    Re: J2ME-Show RMS data in tabular form

    The Midlets are the data recording tables in J2ME RMS (Record Management System) to retrieve and display data.

    String appt = "new record";
    byte bytes[] = appt.getBytes();...
  3. Replies
    3
    Views
    7,437

    Re: Remote Desktop Application

    I suggest you the following steps to connect between mobile and PC by using blue tooth device.
    1. You go to control panel.
    2. Phone and modem option
    3. Select the Com port that your phone connects...
  4. Re: Writing Java Apps for Cell Phones?

    Java Micro Edition is a good platform especially designed for developing apps for mobile phones and PDA’S. It provides easy and user friendly solutions.
  5. Re: Writing applications for the iPod Touch

    You need to have a good understanding of iPhone Sdk (Software development tool kit) and iOS for developing applications for iPod Touch. iPhone does not support java for writing apps.
  6. Replies
    10
    Views
    9,245

    Re: Java Beginner Here!

    Java is the rich and powerful language after C++ with complete programming concepts from beginning to advanced levels. You can learn by simple test applications like “Hello world” write, program and...
  7. Replies
    5
    Views
    17,453

    Re: iPhone apps with java

    Java is a wonderful tool for developing iPhone applications like objective C. There are so many applications have been developed in java. The How to Install, Compile, Run Java Apps on iPhone is an...
  8. Replies
    3
    Views
    4,596

    Re: Mobile Game Development Classes

    Developing Java-Based Mobile Games - Developer.com and Dr. Stan Kurkovsky @ CCSU :: Teaching :: Mobile Game Development are good resources for developers to learn about mobile games development with...
  9. Replies
    5
    Views
    1,900

    Re: New member

    I am a new member in this forum. It is a good discussion platform about java programming language for a new bie to learn good programming techniques and can pursue career in Java Development in...
Results 1 to 9 of 9