Android Radio Button | Snippet | Source Code

 Android For Freshers

Android Radio Button Example

Android Radio Button Example

Java Code(RadioAct)

import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.RadioButton;
import android.widget.Toast;

public class RadioAct extends Activity {

@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_progress);
}
public void display(View v)
{
RadioButton rb = (RadioButton)v;

String text = rb.getText().toString();

Toast.makeText(this, text, Toast.LENGTH_SHORT).show();
}
public void view1(View v)
{
Intent i=new Intent(this,RadioNext.class);
startActivity(i);
}

}

Layout XML Code(activity_progress)

<?xml version=”1.0″ encoding=”utf-8″?>
<LinearLayout xmlns:android=”http://schemas.android.com/apk/res/android”
xmlns:tools=”http://schemas.android.com/tools”
android:layout_width=”match_parent”
android:layout_height=”match_parent”
android:orientation=”vertical”
android:paddingBottom=”@dimen/activity_vertical_margin”
android:paddingLeft=”@dimen/activity_horizontal_margin”
android:paddingRight=”@dimen/activity_horizontal_margin”
android:paddingTop=”@dimen/activity_vertical_margin”
tools:context=”.RadioAct”>

<TextView
android:layout_width=”wrap_content”
android:layout_height=”wrap_content”
android:textSize=”@dimen/textsize”
android:layout_gravity=”center”
android:textStyle=”bold”
android:text=”RADIO BUTTON”
android:layout_marginBottom=”120dp” />

<RadioGroup
android:layout_width=”wrap_content”
android:layout_height=”wrap_content”
android:orientation=”vertical”
android:id=”@+id/rg1″
android:layout_gravity=”center”
android:layout_marginBottom=”100dp”>

<RadioButton
android:layout_width=”wrap_content”
android:layout_height=”wrap_content”
android:id=”@+id/rb1″
android:onClick=”display”
android:text=”Yes”/>

<RadioButton
android:layout_width=”wrap_content”
android:layout_height=”wrap_content”
android:id=”@+id/rb2″
android:onClick=”display”
android:text=”No”/>

<RadioButton
android:layout_width=”wrap_content”
android:layout_height=”wrap_content”
android:id=”@+id/rb3″
android:onClick=”display”
android:text=”Maybe”/>
</RadioGroup>

<Button
android:layout_width=”match_parent”
android:layout_height=”wrap_content”
android:text=”@string/sourcecode”
android:background=”@color/bgcolor”
android:textStyle=”bold”
android:textColor=”@color/text”
android:onClick=”view1″/>

</LinearLayout>


Output

Android Radio button snippet java code download  Android Radio button snippet java code download

Android Radio button snippet java code download

Download Radio Button Source Code

For More Android Programs –Click Here

 

Follow Us – Never Miss Update

Fb/PageTwitterGoogle+InstagramPinterest 

 

Related Search

Android Radio button snippet java code download, android ration button example snippet download, android ration button onclick example download, radio button onclick example download, android ration button onclick example source download, radio button selection code android, radio button snippet download, radio button example android program

Comments

10 Best Building Games on PC in 2024 Review: Why Buy Lava Blaze Curve 5G? Sale is Live! Review: Why Buy boAt Stone Spinx Pro? New Portable Speaker Xiaomi 14 Series Debuts in India, starting at ₹59,999 Best Wireless TWS Earbuds: Up to 75% Off Deals