private Activity mActivity; private Button mBtnGetSAS, mBtnSavePOI, mBtnSelectImage; private TextView mLblSASDetails; private ImageView mImgSelectedImage; private ProgressDialog mProgressDialog; private String _blobImagePostString = null; private Uri mImageUrl; private Location mCurrentLocation;