root > Senior Software Engineer | Scala, AWS, Kubernetes, Microservices, Python, Go, PostgreSQL

Technical Blog: Functional Programming, Cloud Architecture & DevOps


  • Home

  • Categories

  • Archives

  • Tags

  • Search

Toast - Android

Posted on 2014-07-22

Toast - Android

    Toast toast =Toast.makeText(Main.this,"Silindi", Toast.LENGTH_SHORT);
                    toast.setGravity(Gravity.CENTER, 0,0);
                    toast.show();
                    finish();
# toast # android # java
mount with bash
AlertDialog Example
  • Table of Contents
  • Overview
teaddict

teaddict

205 posts
37 categories
645 tags
RSS
GitHub
  1. 1 Toast - Android
© 2025 teaddict