Welcome To Snipplr


Everyone's Recent Java Snippets



1 2 3 4 5 6 ... 13
This functions checks if a service is running or not.
2 2575 posted 14 years ago by rockschtar
0 1118 posted 14 years ago by sabanulutas
Displays a simple alert using Toast
0 1241 posted 14 years ago by Vetromilla
Strings are sorted in ascending order. This was created by me in order to thwart Dr. McCloskey's evil ways of forcing CS majors to manually alphabetize lists of names and months.
0 1204 posted 14 years ago by binaryadder
Need to check if your device is online before sending/getting a request? Here's how.
0 1048 posted 14 years ago by chrisaiv
There are roughly three ways to do this: programatically, through stylesheets, or through the Anroid manifest.
0 1299 posted 14 years ago by chrisaiv
This is part of a much larger class but I wanted to give enough context to explain the value of GeoCoder. GeoCoder has two methods called getFromLocation() and getFromLocationName() that allow you to capture an address or coordinates.
1 1443 posted 14 years ago by chrisaiv
bind it to ctrl+enter and everything that GroovyConsole do jEdit will do too. Uses groovy installation.
0 1042 posted 14 years ago by guai
I made this because org.apache.commons.lang.StringUtils does not have this method. I used this because i was dealing with a legacy db where all fields were char. trailing spaces were a pita.
0 1162 posted 14 years ago by m3rol666
0 1162 posted 14 years ago by m1b
0 1211 posted 14 years ago by hkarakose
0 1028 posted 14 years ago by hkarakose
A simple utility class that uses the H2 SQL Db to maintain a database connection. It also gives a convenience method to run SQL scripts. _Note:_The init.sql value is hardcoded, and should be replaced by a static variable if needed
0 1439 posted 14 years ago by studioevoque
Artificial intelligence basics : This is a backward chaining implementation which works with horn form knowledge bases. Had some trouble finding any simple and easy to understand examples online - so here's my version!!! http://en.wikipedia.org/wiki/...
0 2216 posted 14 years ago by bjornredemption
Artificial intelligence basics : This is a forward chaining implementation which works with horn form knowledge bases. Had some trouble finding any simple and easy to understand examples online - so here's my version!!! http://en.wikipedia.org/wiki/...
0 2646 posted 14 years ago by bjornredemption
Bei vielen Applikationen fällt auf, dass beim Start ganz kurz ein komplett schwarzer Screen auf dem Display erscheint, der jedoch gleich wieder verschwindet. Über diesem Screen ist dann ein schmaler grauer Balken, in dem der Name der Applikation st...
0 1219 posted 14 years ago by UTA2000
0 1425 posted 14 years ago by arunpjohny
0 1244 posted 14 years ago by shreyharia
0 1286 posted 14 years ago by KolNedra
0 1172 posted 14 years ago by KolNedra
0 1098 posted 14 years ago by arpit
0 1108 posted 14 years ago by KolNedra
1 2 3 4 5 6 ... 13