DecimalFormat nf = new DecimalFormat("0.#");
            String numberString = nf.format(Number);