How to upload JSON using curl http PUT request ?
For uploading JSON using curl http PUT request, we have written a simple script as below. You … Read more
For uploading JSON using curl http PUT request, we have written a simple script as below. You … Read more
When I was compiling one of our previously written android application, I got following error, This is … Read more
In this post, we tries to understand the android open source build files written to add a … Read more
The script ( vimdiff_to_html.sh ) matches the filename from first directory to same filename from second directory … Read more
This post details about the code required to implement to check if you have an internet connection … Read more
This post tries to brief about how android shutdown / poweroff sequence is with respect to the … Read more
If you have allready installed apache webserver on ubuntu using “How to install Apache webserver on Ubuntu … Read more
This post briefs about the source code flow of how early suspend mechanism in power managerment works … Read more
Following C program helps you to identify what is the total and free memory / RAM available … Read more
Sometimes, you commit some changes in git, as well as push those to remote server and later … Read more
The following script Written by nabe@abk (Credit to author) displays the UPNP Simple Service Discovery Protocol (SSDP) … Read more
This post details about how you can search and identify the details about the UPNP devices available … Read more