0

I want to develop a custom keyboard for android (that can be set on Settings > language and input). I want the keyboard app to run several services that will be active all the time. Is it possible? Can a keyboard app run services like any other app?

g0str1d3r
  • 106
  • 1
  • 1
  • 11

1 Answers1

0

So, The answer is yes. From what I have seen, a custom keyboard app can run multiple services and broadcast receivers.
I hope my question\answer will help somebody in the future.

g0str1d3r
  • 106
  • 1
  • 1
  • 11