Android Open Source - App color ihatecolor_and






Project Summary

I Hate Color Andrid App.

Web Site / Source Repository

ihatecolor_and is hosted in the following web site
https://github.com/kingori/ihatecolor_and

If you think the Android project ihatecolor_and listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of ihatecolor_and.

ItemValue
Java File Count22
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version8
Activity Count2
Fragment Count2
jar files usedandroid-support-v4.jar
bugsense-3.5.jar
eventbus-2.0.2.jar
Required Permissionsandroid.permission.INTERNET
android.permission.VIBRATE
Asset File Namesassets\fonts\intro.otf
assets\fonts\nanum_gothic_bold.otf
Raw File Namesres\raw\button_33.wav
res\raw\carmen.mp3
res\raw\messiah.mp3
res\raw\tidal_wave.mp3
res\raw\walking_the_dog.mp3




License

The license information of ihatecolor_and is as follows:

Copyright (c) 2013, Sewon Ann All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * ...

Resource Files

There are 6 image files in ihatecolor_and. The names of the image files are listed as follows.

appicon.png
life_off.png
life_on.png
photo_01.png
photo_02.png
photo_03.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.google.example.games.basegameutils.BaseGameActivity.java
com.google.example.games.basegameutils.GameHelper.java
kr.pe.kingori.ihatecolor.Application.java
kr.pe.kingori.ihatecolor.model.Color.java
kr.pe.kingori.ihatecolor.model.GameMode.java
kr.pe.kingori.ihatecolor.ui.Constants.java
kr.pe.kingori.ihatecolor.ui.CustomDialogFragment.java
kr.pe.kingori.ihatecolor.ui.activity.MainActivity.java
kr.pe.kingori.ihatecolor.ui.activity.SplashActivity.java
kr.pe.kingori.ihatecolor.ui.event.DialogEvent.java
kr.pe.kingori.ihatecolor.ui.event.GameEvent.java
kr.pe.kingori.ihatecolor.ui.event.PlayEvent.java
kr.pe.kingori.ihatecolor.ui.fragment.BaseFragment.java
kr.pe.kingori.ihatecolor.ui.fragment.GameFragment.java
kr.pe.kingori.ihatecolor.ui.fragment.MainFragment.java
kr.pe.kingori.ihatecolor.ui.fragment.WaitingFragment.java
kr.pe.kingori.ihatecolor.ui.view.CustomFontButton.java
kr.pe.kingori.ihatecolor.ui.view.CustomFontTextView.java
kr.pe.kingori.ihatecolor.ui.view.QuestionViewGroup.java
kr.pe.kingori.ihatecolor.util.FontManager.java
kr.pe.kingori.ihatecolor.util.SharedPreferenceUtil.java
kr.pe.kingori.ihatecolor.util.UiUtil.java