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

Thread: Android WorkFlow (MindMap) HELP for code

  1. #1
    Junior Member
    Join Date
    Jul 2014
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Android WorkFlow (MindMap) HELP for code

    Hello,
    I am new to android programming, and am trying to code a mind map or workflow. I would like the user to be able to add a box, and move it around to begin. This is the first part that I would like to complete. Please advice on how to do this part. I tried looking for any examples, but couldn't find any. I was able to create a text box, but do not know how I can make it so that the user can touch and drag it around.

    After that, they can touch and hold the box to bring up a pop-up menu that allows the user to edit the box. I am very confused, so any help would be greatly appreciated!!!!

    Thank you so much.


  2. #2
    Member Ada Lovelace's Avatar
    Join Date
    May 2014
    Location
    South England UK
    Posts
    414
    My Mood
    Angelic
    Thanks
    27
    Thanked 61 Times in 55 Posts

    Default Re: Android WorkFlow (MindMap) HELP for code

    Have you tried to code anything yet? Are you talking about TST (Touch Screen Technology) or
    GUI-based (Event driven - user mouse button clicked) using the Swing/Awt Java Frameworks?

    Wishes Ada xx
    If to Err is human - then programmers are most human of us all.
    "The Analytical Engine offers a new, a vast, and a powerful language . . .
    for the purposes of mankind
    ."
    Augusta Ada Byron, Lady Lovelace (1851)

Similar Threads

  1. Android Audio Decoding for Morse Code and PSK31
    By TechnicianJack in forum Java Theory & Questions
    Replies: 0
    Last Post: January 5th, 2014, 06:37 PM
  2. Need Help in Writing the Workflow Logic
    By Vij_Java in forum Java Theory & Questions
    Replies: 2
    Last Post: October 7th, 2013, 07:50 PM
  3. Android code is crashing.
    By ~Kyo~ in forum Android Development
    Replies: 0
    Last Post: December 31st, 2012, 05:07 PM
  4. Trouble Porting my Java File Reading Code to Android Code
    By Gravity Games in forum Android Development
    Replies: 0
    Last Post: December 6th, 2012, 04:38 PM
  5. Converting Java Code to work with Android
    By Farmer in forum Android Development
    Replies: 2
    Last Post: May 12th, 2012, 09:16 AM

Tags for this Thread