Find your content:

Search form

You are here

find view by id from android context

 
Share

Use the following command to get the views.

TextView textView = (TextView) ((Activity) context).findViewById(R.id.textView1);

My Block Status

My Block Content