Welcome To Snipplr
Everyone's Recent Java Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
a 2-lines code to start a phone call from your Android application
        
        
        
            0 
        
        
            1230 
        
                    posted 15 years ago by funkypanda
            2 lines of code to start the browser form your Android application.
        
        
        
            0 
        
        
            1118 
        
                    posted 15 years ago by funkypanda
            *language: beanshell*
be sure to adapt your YUICompressor path
        
        
        
            0 
        
        
            1222 
        
                    posted 15 years ago by birdspider
            Using http://www.clapper.org/software/java/util/javadocs/util/api/org/clapper/util/classutil/ClassFinder.html in order to find a class in class path.
        
        
        
            0 
        
        
            1164 
        
                    posted 15 years ago by narkisr
            input: -width 123 -height 234 -minimized -visible
output map: {"-width":"123", "-height":"234", "-minimized":null, "-visible":null}
        
        
        
            0 
        
        
            1179 
        
                    posted 15 years ago by tactoth
            Code is to demonstrate the use of DocumentBuilder to parse the XML file. And retrieve the data from it.
        
        
        
            1 
        
        
            1752 
        
                    posted 15 years ago by PravinChk
            This is a snippet to validate anagrams of  'debit card'. It validates 'debit card' and 'bad credit'
        
        
        
            0 
        
        
            932 
        
                    posted 15 years ago by mangrar
            
