Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 1 of 1

Thread: College project: XML file from PC to Android

  1. #1
    Junior Member
    Join Date
    Feb 2012
    Location
    London, UK
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation File from PC to Server to Android and back

    I am a novice Java developer, although I understand the concepts of OOP and the syntax of Java. So far I have developed only a few backend systems using Eclipse.
    I am in college and am in the middle of a large project.
    I want to make a computer program which can send XML files to picked up by an app on Android 2.1 or greater.
    I have absolutely no idea how to do this, so I'd be really greatful for detailed explainations of what it is I have to do.

    Many thanks for your help.

    EDIT:
    Maybe it would help if I gave you a little more detail?
    I'm designing software for a computer in C# which will take input from the user and save it to a server, which can be checked, downloaded, viewed and edited by an Android app - which can then send back the newly edited data.

    Connecting to servers is something I've never tried before.
    I'll also need to know how to read and write data - although that I can almost figure out on my own.
    Last edited by StudioGilliam; March 2nd, 2012 at 04:11 AM.


Similar Threads

  1. College Assignment please help
    By The Lost Plot in forum Collections and Generics
    Replies: 7
    Last Post: March 13th, 2012, 09:27 AM
  2. Finding college level problems
    By DougFane in forum The Cafe
    Replies: 1
    Last Post: February 2nd, 2012, 08:44 AM
  3. PLEASE HELP ME WITH MY COLLEGE LAB!
    By crsoccerplayer6 in forum What's Wrong With My Code?
    Replies: 7
    Last Post: October 29th, 2011, 04:06 PM
  4. how to add adt(android plugin) to eclipse from zip file ???
    By mahdi in forum Android Development
    Replies: 2
    Last Post: July 9th, 2011, 02:32 PM
  5. College Course-Array
    By samuel17 in forum What's Wrong With My Code?
    Replies: 3
    Last Post: October 14th, 2010, 10:29 PM

Tags for this Thread