Mobile Application Development Question:
What are resource in Android?
Answer:
A user defined JSON, XML, bitmap, or other file, injected into the application build process, which can later be loaded from code.
Previous Question | Next Question |
What is sticky intent in Android? | How you translate in Android? |