RE: Define the application resource file in android?
JSON,XML bitmap.etc are application resources.You can injected these files to build process and can load them from the code.
JSON,XML bitmap.etc are application resources.You can injected these files to build process and can load them from the code.