androidandroid-build-type

Same Name Class with Different Build Types


I have class utility.java on my android program, where the class function is connect to a link API. All is done. But now I want to use Build Types Debug and Relase for different link API. I know to use Build Types for every assets, but can i do same thing for every java class? I need your help. Thanks.


Solution

  • I just need CLEAN BUILD AND REBUILD this android. Hey stackoverflow, can you just remove my question. HEHE.