I need a function that gets name of caller Class from current activity. In fact, I want to know, how can I get the name of caller class via getClassLoader function.
By the way, here is my previous question, but I didn't get any acceptable answer. here