On Tue, Jul 20, 2010 at 7:26 AM, Mohammad Siddiqui
<[email protected]>wrote:

> we send  sms  and the waiting for the response of the sms(which a sms
> response coming from a specified number ) in between i show a progressdialog 
> which is started from the Activity
> A
>

This sounds like a bad idea. What if the user doesn't have connectivity or
if the SMS is lost? You'll be sitting there waiting indefinitely.


> my problem is that how to dismiss the progress dialog after receiving the
> sms
>

Register a broadcast receiver for the SMS? No idea how feasible this
actually is.

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

-- 
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