Re: [android-developers] Media Player full screen like youtube

2012-07-09 Thread Revanth kumar
Hi, I am not looking for making the screen to full screen. I am looking for video toggle between fullscreen and normal screen like youtube. On Fri, Jul 6, 2012 at 12:11 PM, TreKing wrote: > On Fri, Jul 6, 2012 at 12:24 AM, master wrote: > >> I there any API to make full screen mediaplayer. >

Re: [android-developers] Re: Maximum size of APK that can Upload to Android Market

2010-12-21 Thread Revanth kumar
Thank you for your replies. On Wed, Dec 15, 2010 at 11:09 PM, Jake Basile wrote: > If you need that much space, you should consider downloading it yourself to > the SD card. This is the accepted way to download big sets of data. the TTS > engine does this, if I recall correctly. > > -- > You re

[android-developers] Translate Animation from Left To Right Infinite Times

2009-12-25 Thread Revanth kumar
Hi All, I like translate animation from left to right infinite times. I have three images in my application ...i need to translate the images from left to right of screen. when the first image passed out of the screen, it should start again from left side. It should look like it is rotating ci