jar dependencies if you plan to use the cling UPnP library in your android project
This took me quite a while and lots of runtime errors, here are the minimum jars I needed to add…
This took me quite a while and lots of runtime errors, here are the minimum jars I needed to add…
So you got a new Nexus or another Android running Android +4.2 and there’s no “Applications” menu entry in the…
Quick and dirty way to check if a Java Process is already running. Useful if you need to run cronjobs…
OSX Setup Modify your adb_usb.ini Open the ~/.android/adb_usb.ini file for editing and add 0x1949 0x0006 Save the file. Note: Make…
So you need to write a script that processes all the posts in your wordpress database, you don’t need to…