Android – Using html on strings.xml
The architecture of an android application consists on a series of directories and files. Besides the java source code, resource files plays an important role inside an android application. In android, resource files are…
