|
Bluetooth Tethering Compatibility
Wed, 09 May 2012 09:28:46 +0000
We have improved our Internet connectivity detection algorithm to support all types of tethering. Future releases of our apps will include this code. Be sure to enable automatic updating for our apps. Category: Java: Android
Comments (1)
|
Related Links
|
TrackBack (1)
Random Sound Board: Change Log
Mon, 23 Apr 2012 08:27:06 +0000
Version 1.1 - Increased font size to improve readability and easier navigation.
- Changed text box to only accept numeric values.
- Added menu option icons.
- Minor bug fixes.
- Support Android 4.0 (Ice Cream Sandwich).
Category: Java: Android
Comments (1)
|
Related Links
|
TrackBack
FlashChess
Thu, 19 Apr 2012 09:20:07 +0000
This game is very fun. I enjoyed playing it. i will certainly go to the website muliple time in order to play this game. i will reccomend this game to my friends who like chess. It was very challenging. Category: Web Services
Comments (103)
|
Related Links
|
TrackBack
JavaSolitaire
Tue, 17 Apr 2012 19:25:07 +0000
why do i not get a score? Is the game strictly win or lose and no score given at all? i also dont like that i have to pick up 3 cards and cant do one card at a time Category: Java
Comments (103)
|
Related Links
|
TrackBack (1)
syntax error near unexpected token `fi'
Fri, 30 Mar 2012 17:29:34 +0000
Pop QuizThe following statements generates "line 1: syntax error near unexpected token `fi'" error message in BASH. if [ ${argNumValid} -eq 0 ] usage fiWhat's the failue? AnswerThe if-statement is missing the "then" keyword on the second line. The correct statements: if [ ${argNumValid} -eq 0 ] then usage fi Category: UNIX Shell: bash
Comments
|
Related Links
|
TrackBack
More . . .
|