Search:

Type: Posts; User: devils

Search: Search took 0.11 seconds.

  1. Replies
    0
    Views
    803

    [SOLVED] Why it shows error ?

    package com.example.helloworld;

    import android.support.v7.app.ActionBarActivity;
    import android.os.Bundle;
    import android.view.Menu;
    import android.view.MenuItem;
    import android.view.View;...
  2. Replies
    9
    Views
    1,398

    Re: CAN anyone tell me where is the problem ??

    Yes,it 64 bit ...
  3. Replies
    9
    Views
    1,398

    Re: CAN anyone tell me where is the problem ??

    Eclipse is 64 bit and can't remember java both system..when i click about of my java then it show this imgur: the simple image sharer
  4. Replies
    9
    Views
    1,398

    Re: CAN anyone tell me where is the problem ??

    imgur: the simple image sharer

    Here it is
  5. Replies
    9
    Views
    1,398

    Re: CAN anyone tell me where is the problem ??

    When I close my eclipse, then this message is shown.
  6. Replies
    9
    Views
    1,398

    CAN anyone tell me where is the problem ??

    3203
  7. Re: I can't give input a file by console , is there any wrong in my code ??

    @Norm

    i just comment out that line,,if i include that line in the code then when i give input in my console it print back to me after giving my input..
  8. Re: I can't give input a file by console , is there any wrong in my code ??

    @GregBrannon
    I am a new learner..I just want to write something in a file through console..But i can't..I write this code , it takes input from me but doesn't save in file..How can i do that ?
  9. I can't give input a file by console , is there any wrong in my code ??

    this is my code...in my code i cant give input form my console...it takes input but it doesn't save in a target file...Anybody can help me ?

    My code is :-


    package filetester;

    import...
Results 1 to 9 of 9