java

A collection of 2 post

Returning value from fragment into parent activity on Android

How to pass a value from a fragment back into the parent activity that initialized it in the first place?

Android EditText automatic MAC address formatting

How to apply automatic MAC address formatting to EditText and prevent invalid input?