Android : Only services as an android app

on Tuesday, March 31, 2015


I want to make an android app that is going act as a middle ware system rather than an actual application. I want it to be comprised of bunch of services that communicates to various servers and to each other. There is no need of UI or Activity. Is this possible or will I have to make a dummy Activity? How do I achieve this ? and how do I start all the services and make communication between this?


0 comments:

Post a Comment