How to Add Your Facebook Page to Your Website Using the Page Plugin
Adding a Facebook Page plugin to your website is a powerful way to increase engagement and connect … Read more
Adding a Facebook Page plugin to your website is a powerful way to increase engagement and connect … Read more
In Android application, if you are doing some network operations like download from some external website or … Read more
In continuation of demonstrating simple implementation of data structures, as we shown in our last post “How … Read more
When you are developing an application which is dependent on device / platform hardware you will need … Read more
As we have seen in our post, “How to develop first android Application/App in Android Studio” where … Read more
If you are working in some network related data transfer like sending some commands over socket, then … Read more
In our previous post, we seen how to identify if a file is present or Not using … Read more
If you want to add google map on your website, so that you can show your exact … Read more
This post demos how you can get the random number between two numbers in a simple java … Read more
The basic datatype of strings in Kotlin is mostly similar as that of used in java. Only … Read more
If you are compiling some recipe which you have written recently, you might seen an error like … Read more
If you are developing some native C application based on curl API’s ( https://curl.haxx.se/libcurl/c/ ) , you … Read more