Skip to content

Instantly share code, notes, and snippets.

public class MainActivity extends AppCompatActivity
{
Button language;
TextView phone;
RatingBar ratingBar;
//String languageStr = "fa";
@Override
protected void onCreate(Bundle savedInstanceState)