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: Some application..

  1. #1
    Junior Member
    Join Date
    Dec 2013
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Some application..

    I'm know java for something like two years and i want to create some intresting project that will take me more than few hours,
    someone have a good idea of application like this? Maybe to do some application that i can earn money with her
    maybe for a exist application or algoritm that i can upgrade or create him with my way???


  2. #2
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: Some application..

    This thread has been cross posted here:

    http://www.java-forums.org/advanced-java/84197-idea-good-application.html

    Although cross posting is allowed, for everyone's benefit, please read:

    Java Programming Forums Cross Posting Rules

    The Problems With Cross Posting

    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

  3. #3
    Junior Member
    Join Date
    Dec 2013
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Some application..

    Quote Originally Posted by KevinWorkman View Post
    This thread has been cross posted here:

    http://www.java-forums.org/advanced-java/84197-idea-good-application.html

    Although cross posting is allowed, for everyone's benefit, please read:

    Java Programming Forums Cross Posting Rules

    The Problems With Cross Posting

    but its a diff forum....

  4. #4
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: Some application..

    That's exactly the point. Nobody is making a big deal out of it, it's just common courtesy to let people know where else you've posted your question. This helps people (who are helping, for free, in their spare time) make sure that they aren't repeating answers or answering questions that have already been solved somewhere else on the internet.
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

  5. #5
    Junior Member
    Join Date
    Dec 2013
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Some application..

    Quote Originally Posted by KevinWorkman View Post
    That's exactly the point. Nobody is making a big deal out of it, it's just common courtesy to let people know where else you've posted your question. This helps people (who are helping, for free, in their spare time) make sure that they aren't repeating answers or answering questions that have already been solved somewhere else on the internet.
    Yes you right, but you right only when people are asking question that probably he got only one answer, i think that this question get Infinite answer, And the answer is individuality...
    but nevermind, i'm sorry this cross posting...

  6. #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: Some application..

    Here's a program I need but haven't gotten around to writing yet. Some apps on Android tablet have a limit on the size of the files from a PC they will handle. Write a program that will split a large file into small chucks that can be sent to the tablet. I'll have to write an Android program that will join those split files back to the original.
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. Replies: 1
    Last Post: August 23rd, 2013, 06:33 AM
  2. how to run any installed application through my java application??
    By sgsamanthjain in forum Java Theory & Questions
    Replies: 1
    Last Post: April 1st, 2011, 08:17 AM
  3. Replies: 2
    Last Post: March 23rd, 2011, 08:51 AM
  4. [SOLVED] [help] the application file (.jad) for application does not appear to be the ....
    By ordinarypeople in forum Java ME (Mobile Edition)
    Replies: 0
    Last Post: April 4th, 2010, 03:50 AM
  5. Replies: 0
    Last Post: December 3rd, 2009, 04:43 PM