I use Context.COUNTRY_DETECTOR
in my android studio project, it's a hide symbol in android source code, so I add the framework.jar into libs:
framework.jar
Module dependencies setting: dependencies setting but it reports cannot resolve symbol error when I click the 'run app' button.