Search:

Type: Posts; User: benhart

Search: Search took 0.12 seconds.

  1. Re: How to fix problem regarding error message "Installation failed due to invalid URI!" in time of running an android trial application.

    There are many tutorials among the web for fixing those kind of problems that you can use. Just make sure you do is as quick as possible in order to maintain your code safe. If it's getting a but...
  2. Replies
    5
    Views
    3,673

    Re: NullPointerException but dont know why

    Those kind of errors are sometimes can be hard to handle so it's important for you to try and detect them as quick as possible.
    If it's getting too hard for you, you can try using some programs,...
  3. Replies
    2
    Views
    2,457

    Re: Runtime error, illegal argument exception

    Those kind of errors occur a lot and it;s important to learn how to deal with them. There are many guides on the web you can use. I you want you can try using some programs, like checkmarx and others...
  4. Replies
    4
    Views
    3,539

    Re: "A Java Exception has occurred"

    The best way to avoid exceptions is to program in a manner which you detect them right before they come. Try to think about every possible situation and consider it. There are ways you can detect...
  5. Re: New to Java, assignment due in a few hours

    As a new to java I recommend learning from the, you can find a lot of important information about how to code better and without errors.
    Java can get a bit complicated sometimes as it has to be...
  6. Re: what is wrong in this code ??? I want out put as.. Hello! I am here ...but it is providing Hello! here am I

    I can't seem to find any mistake in the code but as you say there is one i tend to ask you for more information about what really happens. There are tools which help detecting errors within the code,...
Results 1 to 6 of 6