Hi,
I'm looking into developing a set of related display fields, with metrics for "current", "average", "last lap", etc.
I would like to create them all in the same application - users would install it, and have access to all my display fields, combining them in their custom screens with the other available standard fields.
Also, can they share common computations? Some of the metrics will be doing similar things, and some intermediate steps are the same. It would be a waste of battery having two or more display fields calculating the same numbers over and over again...
Is this possible? How should I structure the project?
Thanks in advance,
Joao Fonseca