On Jul 19, 9:02 am, Ken <ken0624...@gmail.com> wrote:
> Hi,
>
> I wonder if it's possible to authenticate an app with a http server.
> THe server API does not require user name or password, but I'd like to
> expose the server API to a particular app only (so that it cannot be
> abused by other program).

Even if server api does not require auth,  nothing prevents you from
configuring
some auth on server level ( basic, certificate etc )

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