Search:

Type: Posts; User: dewet

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    2,344

    Re: search string in a text file

    I fixed it

    android - search string in a text file - Stack Overflow
  2. Replies
    2
    Views
    2,179

    Re: custom in app keyboard

    thx for the link, but that's Iphone and it seems that it replaces the keyboard of the phone (I didn't watch the video). I have a android phone and only want to use it in my app
  3. Replies
    2
    Views
    2,344

    search string in a text file

    I want to search for a name of a co ordinate in a text file and then use the x and y values.
    I did the programming in Java ready to program and there it works fine, but when I use the same method in...
  4. Replies
    2
    Views
    2,179

    custom in app keyboard

    halo, I searched a bit round, (google and this forum), but didn't find anything. I want to make a keyboard for my app, that only show in my app. In my app the user has to type in numbers but I don't...
  5. Replies
    4
    Views
    2,968

    Re: sine cosine problem

    I just tried the rounding off it works. Thx a lot.
    You helped me so much. Really thx a lot.
  6. Replies
    4
    Views
    2,968

    Re: sine cosine problem

    O ok, so what should I do so that java use 0 and not 6.123...E-17, round it of?
  7. Replies
    4
    Views
    2,968

    sine cosine problem

    Hope this is the right place for the post.
    I'm programming a program to help my at my work.
    this 1 part I just can't get right.
    Here is the code. I used the 'degrees * Math.PI / 180' in place...
Results 1 to 7 of 7