I am new to android development. I want to make one background application, so that it keeps running in background, and it\'s without any UI, and even its icon do not appear
Yeah it's possible look up Service
Read more about the service in tutorials
ServicesDemo - Using Android Services
How Android Services Work
Android Service creation and consumption