Tuesday, 27 August 2013

How to have Android automatically add commas in large numbers?

How to have Android automatically add commas in large numbers?

So just a pretty straight forward question. I have a textview that holds a
number value (that is constantly being updated. So is there a method I can
use to automatically add a comma if the number increases? I know there's a
method in Visual Basic but I'm still pretty new to the android/java
platform.

No comments:

Post a Comment