hi everybody.i need some suggestion in android media file compression.

i have 500 MP size video .i should upload that video to server.even though
it doesnt upload to server due to large memory size.so i need to compress
the video file like large memory size to small memory size.is there any
possibility in android to do this.

Thanks & Regards
Tamilmaran.M
[email protected]


On Thu, Jun 13, 2013 at 6:11 PM, Kristopher Micinski <[email protected]
> wrote:

> 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,  <[email protected]> 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 [email protected]
> > To unsubscribe from this group, send email to
> > [email protected]
> > 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 [email protected].
> > 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 [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> 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 [email protected].
> 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to