how to get text contains number in android code example Example: check if string contains numbers str.matches(".*\\d.*");