It's OK since your activity starts OpenIntents by startActivity
(intent);

Your activity should resume after exiting from openintents. But please
make sure that you granted "android.permission.INTERNET"  for your
application, see http://code.google.com/p/openintents/wiki/SensorSimulator,
comments section, "Comment by patrickneese,  Feb 03, 2009":
There shall be <uses-permission
android:name="android.permission.INTERNET"/> for your activity

On 4 мар, 17:27, Nithin <nithin.war...@gmail.com> wrote:
> hi,
>
> I am trying to use open intents simulator and do all the settings
> according to the instructions. But when i tried to run a sample
> program, after running, its directly going to the "connections
> settings page" in openintents.apk.
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to