long number = 6243161; Formatter.formatFileSize(context, number);
需要导包,import android.text.format.Formatter;