Hi, I'm working on a mobile application that should run on the majority of java enabled devices. Modern phones are protected from rogue applications by requiring applications to be digitally signed if they are to use internet access, messaging or read/write to the phones file system. To digitally sign an application the developers have to pay a Certificate Authority (who verify the developers are who they say they are). So, before I do that I need to get a feel for the potential market.
The application will enable you to manage several teams and has the following features.