Search:

Type: Posts; User: cowsquad

Search: Search took 0.11 seconds.

  1. [SOLVED] Why is system.println printing a reference number

    [I am trying to print the output of lot.getHighestBid, which is just a number but for whatever reason, it prints the reference number @234lln. What is wrong with my code?



    public void close()...
  2. Replies
    3
    Views
    1,284

    Yeah kind of like that

    Yeah kind of like that
  3. Replies
    3
    Views
    1,284

    If Statements help

    I need help with some homework code. I was asked to increment and decrement the temperature based on the increment field predifined by the user. The temperature is set to 50 by default. So, my...
  4. Replies
    9
    Views
    2,864

    I am trying to understand all this java thing,...

    I am trying to understand all this java thing, but having trouble understanding how to download source code from the web into my PC, and then editing that :-(
  5. Replies
    9
    Views
    2,864

    I am not trying to break the law :-) I was trying...

    I am not trying to break the law :-) I was trying to understand how reverse engineering really work. I decompile an apk that I have the source for it, and there are some methods that don't look alike...
  6. Replies
    9
    Views
    2,864

    Of course I can get the source for it, it is and...

    Of course I can get the source for it, it is and android app. So I will do that. I was just wondering possibilities.
  7. Replies
    9
    Views
    2,864

    So i probably am decompiling the wrong because I...

    So i probably am decompiling the wrong because I don't get any .java file. Do you mind sharing a decompiler. I am using dex2jar right now
  8. Replies
    9
    Views
    2,864

    how to read a .class file

    Well, I don't have the source for some app. I already decompiled the apk and decompiled the jar file. Now, my question is how do I edit the .class file? Is there any way to do that? Any help with...
  9. Thank you for your 3 cents. I really like java...

    Thank you for your 3 cents. I really like java and android, so I guess those two go together :-)
  10. New to java and saying Hello to this community

    Hello everyone, I've decided to learn Java, but as I browsed the web people suggest to learn C before jumping into java. I want everyone's input on this; should I learn C or Java first? Suggestions...
Results 1 to 10 of 10