Solved: java.lang.ClassCastException: android.app.ContextImpl cannot be cast to android.app.Activity
If you are working on Android application or AAR Library, you will be using applications context frequently … Read more
If you are working on Android application or AAR Library, you will be using applications context frequently … Read more
Recently we installed ubuntu 16.04 32bit on our laptop. After installation is done, we wanted to install … Read more
If you are trying to install some package on Ubuntu and by some means, in middle of … Read more
This error is related to “Installing Django and Django-REST Framework on ubuntu” , if you have Django … Read more
If you are trying to develop some website on shared hosting using wordpress, there are high chances … Read more
Sometime if you login to moodle as administrator, and tries to browse the admin pages, you might … Read more
Recently we installed one package, but couldn’t understood which all files it installed on Ubuntu. You can … Read more
If you want to identify some binary belongs to which package in Ubuntu in certain situations when … Read more
Lets say, you have been trying to compile Linux kernel source code for Raspberry Pi following steps … Read more
If you are compiling a c propgram which calculates MD5 using a c program, there are higher … Read more