Title:
Who-is-the-singer-Android-APP Download
Description: APP guess this song is a small development project, code comments are very detailed. Players only need as much as possible within 60 seconds to guess the currently playing song who sings to. Wrap song singer picture after click. Finally, results are displayed in the form of points. I guess a+10 points, wrong-10 points.
To Search:
File list (Check if you may need any files):
Android游戏源码60秒听歌辨歌手游戏
.................................\源码
.................................\....\谁是歌手
.................................\....\........\.classpath
.................................\....\........\.project
.................................\....\........\.settings
.................................\....\........\.........\org.eclipse.jdt.core.prefs
.................................\....\........\AndroidManifest.xml
.................................\....\........\assets
.................................\....\........\......\_00000.m4a
.................................\....\........\......\_00001.m4a
.................................\....\........\......\_00002.m4a
.................................\....\........\......\_00003.m4a
.................................\....\........\......\_00004.m4a
.................................\....\........\......\_00005.m4a
.................................\....\........\......\_00006.m4a
.................................\....\........\......\_00007.m4a
.................................\....\........\......\_00008.m4a
.................................\....\........\......\_00009.m4a
.................................\....\........\......\_00010.m4a
.................................\....\........\......\cancel.mp3
.................................\....\........\......\coin.mp3
.................................\....\........\......\enter.mp3
.................................\....\........\bin
.................................\....\........\...\AndroidManifest.xml
.................................\....\........\...\classes
.................................\....\........\...\.......\com
.................................\....\........\...\.......\...\kedi
.................................\....\........\...\.......\...\....\songs
.................................\....\........\...\.......\...\....\.....\BuildConfig.class
.................................\....\........\...\.......\...\....\.....\MainActivity$1.class
.................................\....\........\...\.......\...\....\.....\MainActivity$2.class
.................................\....\........\...\.......\...\....\.....\MainActivity$3.class
.................................\....\........\...\.......\...\....\.....\MainActivity$4.class
.................................\....\........\...\.......\...\....\.....\MainActivity$5.class
.................................\....\........\...\.......\...\....\.....\MainActivity.class
.................................\....\........\...\.......\...\....\.....\R$array.class
.................................\....\........\...\.......\...\....\.....\R$attr.class
.................................\....\........\...\.......\...\....\.....\R$dimen.class
.................................\....\........\...\.......\...\....\.....\R$drawable.class
.................................\....\........\...\.......\...\....\.....\R$id.class
.................................\....\........\...\.......\...\....\.....\R$layout.class
.................................\....\........\...\.......\...\....\.....\R$menu.class
.................................\....\........\...\.......\...\....\.....\R$string.class
.................................\....\........\...\.......\...\....\.....\R$style.class
.................................\....\........\...\.......\...\....\.....\R.class
.................................\....\........\...\.......\...\....\.....\adapter
.................................\....\........\...\.......\...\....\.....\.......\SingerPicAdapter.class
.................................\....\........\...\.......\...\....\.....\callback
.................................\....\........\...\.......\...\....\.....\........\DialogCallBack.class
.................................\....\........\...\.......\...\....\.....\model
.................................\....\........\...\.......\...\....\.....\.....\Song.class
.................................\....\........\...\.......\...\....\.....\utils
.................................\....\........\...\.......\...\....\.....\.....\DialogUtil$1