Search:

Type: Posts; User: MagicMojo

Search: Search took 0.19 seconds.

  1. Syntax error on token ";", @ expected after this token

    I get this syntax error on the closing ; of my last import statement


    package com.magicmojo.timelog;

    import android.app.Activity;
    import java.util.Date;
    import android.os.Bundle;
    import...
  2. Replies
    5
    Views
    2,319

    Re: Eclipse goes beyond me a bit

    (Sorry fro replying this late!)

    Ah, but here's the sample code I got from the book Android Wireless Application Development (from Addison Wesley). This app seemed to contain all the info I needed,...
  3. Replies
    5
    Views
    2,319

    Re: Eclipse goes beyond me a bit

    Thanks, I missed that!
    And thanks for the rest of your reply too, I'll get to work on it.
    ---
    I've posted the above before I sudied the effects of what you said, but now I have and I'm confused -...
  4. Replies
    5
    Views
    2,319

    Eclipse goes beyond me a bit

    I'm new to Java-programming, however, I do have experience with C++ and c#. I've now taken it upon myself to start programming for Android, and for that I of course need Java. I'm using Eclipse for...
  5. Replies
    1
    Views
    975

    cout

    I know the above line is C++, but that's what I'm trained in, I've also trained myself a bit in C#, and managed to actually make a (simple) program using that. Now, back on track: I live in te...
Results 1 to 5 of 5