Search:

Type: Posts; User: Razorfc

Search: Search took 0.09 seconds.

  1. I having problems adding the value into the list as viewlist after input name and submit ok Hi guys, i'm currently developing an counter app however i was having trouble Working with ListView in Android. Customize ListView, Add item via a Button Clic

    Hey, i'm currently developing an counter app however i was having trouble Working with ListView in Android. Customize ListView, Add item via a Button Click. And also clickable each button in each...
  2. I having problems adding the value into the list as viewlist after input name and submit ok

    Hi guys, i'm currently developing an counter app however i was having trouble Working with ListView in Android. Customize ListView, Add item via a Button Click. And also clickable each button in each...
  3. I having problems adding the value into the list as viewlist after input name and submit ok

    Hi guys, i'm currently developing an counter app however i was having trouble Working with ListView in Android. Customize ListView, Add item via a Button Click. And also clickable each button in each...
  4. I having problems adding the value into the list as viewlist after input name and submit ok

    Hi guys, i'm currently developing an counter app however i was having trouble Working with ListView in Android. Customize ListView, Add item via a Button Click. And also clickable each button in each...
  5. Replies
    1
    Views
    2,844

    Explainning the function of gamehighscore

    public static List<GameDetails> getGameHighScores() throws SQLException {
    List<GameDetails> r = new ArrayList<GameDetails>();
    ResultSet rs = null;
    //connectToDatabase();
    //TODO

    ...
  6. Replies
    1
    Views
    1,115

    Code help with reset button error

    /*
    * To change this template, choose Tools | Templates
    * and open the template in the editor.
    */
    package test;

    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
Results 1 to 6 of 6