Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

setText int java


TextView text1 = (TextView) findViewById(R.id.calories);
text1.setText(""+productCalories);

Source by codefantasy.org #
 
PREVIOUS NEXT
Tagged: #setText #int #java
ADD COMMENT
Topic
Name
6+6 =