Hi,
i have just recently started learning development and i want to know
how do i create a function that returns a String.
i know that it is simple but i cant figure it out.

example:

public static String func()
Text=textBox.getText().toString();
return String;


Thank you!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to