[Android] Set ringtone from VLC

Edward Wang edward.c.wang at compdigitec.com
Fri Aug 24 17:37:05 CEST 2012


On 12-08-24 11:31 AM, git at videolan.org (Alexandre Perraud) 
<git at videolan.org (Alexandre Perraud)> wrote:
> new file mode 100644
> index 0000000..bafacfa
> --- /dev/null
> +++ b/vlc-android/src/org/videolan/vlc/gui/audio/AudioUtil.java
> @@ -0,0 +1,55 @@
> +/*****************************************************************************
> + * AudioUtil.java
> + ********************
Why create a new class? This could just go into Util.java instead of 
creating new classes. A class for one functions seems a bit ridiculous.

Regards,
         Edward Wang


More information about the Android mailing list