How to compile native C library and daemon using Android.mk ?
To compile any c library inside android, we need to write an Android.mk makefile, for reference please … Read more
To compile any c library inside android, we need to write an Android.mk makefile, for reference please … Read more
The nc (or netcat) utility is used for just about anything under the sun involving TCP, UDP, … Read more
Sometimes due to some reason you start getting error as show in the image here. This error … Read more
If you are trying to access your android devices shell using adb on a new Ubuntu machine, … Read more
If you want to have WiFi integrated with yocto root filesystem, follow below mentioned steps, Open file, … Read more
Sometimes during complex programing, there are chances we make some mistakes during hurry to write and complete … Read more
LINSSID – linssid is a graphical wireless scanner, LinSSID displays locally receivable 802.11 wireless attach points and ad … Read more
nmcli is a command-line tool for controlling NetworkManager and reporting network status. It can be utilized as … Read more
If you have ever seen an error like below, we have fixed this and got it resolved. … Read more
The perror() function produces a message on standard error describing the last error encountered during a call … Read more
The below program initialises a static array of 7 elements and prints the values of each element … Read more
If you ever published any new post on to your blog / website, and are using rss … Read more