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 6 of 6

Thread: How can I make image to move on java for android aplication?

  1. #1
    Junior Member
    Join Date
    May 2014
    Posts
    3
    My Mood
    Cool
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Question How can I make image to move on java for android aplication?

    Please i need help... can someone help me do the project?


  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: How can I make image to move on java for android aplication?

    Moved to Android section.

    Can you give some details about what you are trying to do?
    If you don't understand my answer, don't ignore it, ask a question.

  3. The Following User Says Thank You to Norm For This Useful Post:

    Mikael (May 6th, 2014)

  4. #3
    Junior Member
    Join Date
    May 2014
    Posts
    3
    My Mood
    Cool
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Re: How can I make image to move on java for android aplication?

    I have ADT installed and my Professor ask me if i can make an application that you can move by pressing a button but i don't know how

  5. #4
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: How can I make image to move on java for android aplication?

    an application that you can move by pressing a button
    Not sure what that means. Do an internet Search.
    If you don't understand my answer, don't ignore it, ask a question.

  6. #5
    Junior Member
    Join Date
    May 2014
    Posts
    3
    My Mood
    Cool
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Re: How can I make image to move on java for android aplication?

    i tried but i cant find anything .... i have to use graphical user interfaces but i don't know :/

  7. #6
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: How can I make image to move on java for android aplication?

    You need to study how to define a GUI for Android. There is much more to learn than can be posted here.
    If you don't understand my answer, don't ignore it, ask a question.

  8. The Following User Says Thank You to Norm For This Useful Post:

    Mikael (May 6th, 2014)

Similar Threads

  1. using keyboard to move image
    By viper_pranish in forum What's Wrong With My Code?
    Replies: 1
    Last Post: March 26th, 2013, 10:53 AM
  2. [SOLVED] is there any good formula's for 2d java game - to make ur player move right or left?
    By hwoarang69 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: October 23rd, 2012, 01:42 AM
  3. [SOLVED] Making an image move with arrow keys
    By Clex19 in forum What's Wrong With My Code?
    Replies: 4
    Last Post: July 6th, 2012, 09:45 AM
  4. How to move an image (or how to delete one)
    By User in forum AWT / Java Swing
    Replies: 3
    Last Post: December 17th, 2009, 11:25 AM