Search:

Type: Posts; User: TheHalfGamer

Search: Search took 0.10 seconds.

  1. Re: What is a good book to learn Android programming?

    I found this book when looking for android development last year and I would recommend the first one but you can try the others if you want. Here is the website where I found it: 5 latest Android...
  2. Replies
    12
    Views
    1,609

    Re: Anyone ever use this?

    I still use BASIC but not as much as I used to but i made a random number generator, the programming language is one of my favorite's along with ArnoldC, Ante and java.
  3. Replies
    3
    Views
    2,849

    Re: RFC - Development laptop

    Personally i have bad experiences with Acer laptops with the screen breaking and i had to restore it several time because of boot failures. I would recommend a ultrabook hp elitebook folio 9470m, but...
  4. Replies
    1
    Views
    1,576

    Re: Regarding Solaris

    Is this what you are looking for https://blogs.oracle.com/virtualization/entry/installing_solaris_10_virtual
  5. Re: How to draw a color rectangle when I tap on android phone screen???????????????????

    what if you just create a large transparent button that covers whole screen and when it is clicked then it draws rectangle.

    --- Update ---

    I think if you insert


    mSquare = new Square();
  6. Replies
    15
    Views
    1,164

    Re: Cant figure out how to moudulus!!!??

    Here is a resource that you could use that talks about modules Modules in the Java Language and VM
  7. Replies
    6
    Views
    1,379

    I need help with something

    Hi,
    So I am making a program that allowing programs to be only accessed at certain times and I don't know how to make it so than it closes out of the application. What I have so far is how to check...
  8. Replies
    6
    Views
    1,379

    Re: Not sure how to do this

    So I want the program to run at 5pm-7pm and from 7:01-4:59 you won't be able to run the program.

    --- Update ---



    I should of given more information sorry. I have tried to set a counter and...
  9. Replies
    6
    Views
    1,379

    Not sure how to do this

    So I am making a program that will allow programs only at a certain time and i'm not sure how I would set the time for the program.
Results 1 to 9 of 9