That should be all you need unless your app needs to read local data (e.g. contacts) or location or sensor info, etc.
On Tue, Sep 13, 2011 at 4:38 AM, Wordit <[email protected]> wrote: > Thanks, Scott and Ajai, are there any permissions or user interactions > necessary apart from the basic Internet permission below? > > uses-permission android:name="android.permission.INTERNET" > > > Marcus > -- Aj.
