Why not use trials from Google Play's in app billing?  (The answer
would be that you might want to publish it elsewhere..)  To
effectively do this, you need a licensing server, etc...  A hacky
solution is to roll your own by disabling the receiver, but this is
fairly easily thwarted.

Kris

On Thu, Jun 13, 2013 at 5:09 AM,  <amey...@googlemail.com> wrote:
> Hey guys, I have an Application that I would like to stop after a trial
> period of say 30 days. How could I achieve this?
> Basically I have Broadcast Receivers that are registered in the Android
> Manifest file. Can I stop them or De-register them programmatically? If yes,
> how could this be done?
>
> Thanks
>
> Amey
>
> --
> --
> 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
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-developers+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to