# android-lrc-view **Repository Path**: ouyangpengdev/android-lrc-view ## Basic Information - **Project Name**: android-lrc-view - **Description**: Display standard lyric file of songs on android, also can move to seek progress and multi touch to scale font size. - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-23 - **Last Updated**: 2025-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README >一个关于播放音乐时候同时显示歌词的Demo,歌词的字体大小可以通过手指来触摸来进行缩放 LrcView can parse and display standard lrc file.Use single touch to seek progress and multi touch to scale font size. Copyright 2012 (c) Xiaoyuan Lau douzifly@gmail.com Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ![Image 1](https://raw.github.com/douzifly/Android-LrcView/31e40ce0a2c7db6fdf7e906fe0e4f7ea61d3b4d0/snap1.jpeg) ![Image 2](https://raw.github.com/douzifly/Android-LrcView/31e40ce0a2c7db6fdf7e906fe0e4f7ea61d3b4d0/snap2.jpeg)