> Do we as developers have to tell the user (via pop up at app start or
> eula or so) if an app is using analytics functionalities, like
> Flurry's or Admob's?

If you are distributing through the Android Market, the Android Market
terms and conditions you agreed to has language describing the
requirements for privacy policies and such.

If you are distributing through other markets, they may have similar
terms. You will need to investigate those.

Also, whatever service(s) you are using (Flurry, AdMob, etc.) may have
their own requirements. You will need to investigate those.

> And if yes, how do you let the users know or are
> there official regulations?

The real answer is that you ask that question of qualified legal counsel,
who can advise you on what is and is not required.

That being said, many applications on the market display their own terms
and conditions in what appears to be an AlertDialog on the first run of
the program. If the user declines, the app closes.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
Android App Developer Books: http://commonsware.com/books.html



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