Skip to content

Instantly share code, notes, and snippets.

View JAVIYARAJ's full-sized avatar

javiya raj JAVIYARAJ

  • junagadh
View GitHub Profile
package com.example.android.justjava;
import android.os.Bundle;
import android.support.v7.app.ActionBarActivity;
import android.view.View;
import android.widget.TextView;
import java.text.NumberFormat;
/**