
Also, don't call `getActivity()` in the separate thread. Instead, use the `Activity` which we have already checked and ensured is not null.
Also, don't call `getActivity()` in the separate thread. Instead, use the `Activity` which we have already checked and ensured is not null.