Android Open Source - Game application Handalfabet Project Summary An Android game app for learning the swedish sign language alphabet. This was created by Group02, including: Robin Osborne, Christer Evervall, Feriz Peci, and Anas Abu Snaemeh..
Web Site / Source Repository Handalfabet is hosted in the following web site https://github.com/robinos/Handalfabet
If you think the Android project Handalfabet 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 Handalfabet.
Item Value Java File Count 55 Supported screen sizes [mdpi, sv, ldpi, hdpi, xhdpi] Minimum SDK Version 8 Activity Count 16 jar files used android-support-v4.jar Required Permissions android.permission.CAMERA android.permission.VIBRATE android.permission.WRITE_EXTERNAL_STORAGE Raw File Names res\raw\level2.txt res\raw\level3.txt res\raw\mp3_applause.mp3 res\raw\mp3_button.mp3 res\raw\mp3_clockticking.mp3 res\raw\mp3_right.mp3 res\raw\mp3_timeout.mp3 res\raw\mp3_wrong.mp3
License The license information of Handalfabet is as follows:
GNU General Public License
Resource Files There are 67 image files in Handalfabet.
The names of the image files are listed as follows.
a.png
ae.png
ao.png
b.png
blank.png
c.png
choose_picture_screen.png
create_name_screen.png
create_new_player_screen.png
d.png
e.png
f.png
first_button.png
g.png
game_end_screen.png
game_right_screen.png
game_screen.png
game_timeout_screen.png
game_timout_screen.png
game_wrong_screen.png
h.png
handalfabet.png
high_score_screen.png
high_scores_button.png
high_scores_button_pushed.png
i.png
ic_action_search.png
j.png
k.png
l.png
level_chooser_screen.png
login_player_ready_screen.png
login_player_screen.png
m.png
main_menu_button.png
main_menu_button_pushed.png
main_menu_screen.png
n.png
new_game_button.png
new_game_button_pushed.png
new_game_button_screen.png
new_player_button_screen.png
next_letter_button.png
next_letter_button_disabled.png
next_letter_button_pushed.png
next_word_button.png
next_word_button_disabled.png
next_word_button_pushed.png
o.png
oe.png
p.png
q.png
r.png
s.png
second_button.png
smile.png
smiles.png
sound_settings_screen.png
t.png
third_button.png
three_letters_screen.png
u.png
v.png
w.png
x.png
y.png
z.png
The following screenshort is generated from the image listed above.
Java Source Files com.SwedishSignAlphabet.AlphabetHelpActivity.java com.SwedishSignAlphabet.AudioFocusHelper.java com.SwedishSignAlphabet.CreateNewPlayer.java com.SwedishSignAlphabet.DatabaseHelper.java com.SwedishSignAlphabet.DisplayHighscoreActivity.java com.SwedishSignAlphabet.GameEnd.java com.SwedishSignAlphabet.GameHelpActivity.java com.SwedishSignAlphabet.GameLogic.java com.SwedishSignAlphabet.GameSettingsActivity.java com.SwedishSignAlphabet.Game.java com.SwedishSignAlphabet.Help.java com.SwedishSignAlphabet.HighScoreArrayAdapter.java com.SwedishSignAlphabet.HighScore.java com.SwedishSignAlphabet.ImagePickActivity.java com.SwedishSignAlphabet.LevelChooserActivity.java com.SwedishSignAlphabet.MainActivity.java com.SwedishSignAlphabet.PhotoHandler.java com.SwedishSignAlphabet.ProfileSettingsActivity.java com.SwedishSignAlphabet.SoundPlayer.java com.SwedishSignAlphabet.SoundSettingsActivity.java com.SwedishSignAlphabet.SoundSettings.java com.SwedishSignAlphabet.UserActivity.java com.SwedishSignAlphabet.UserArrayAdapter.java com.SwedishSignAlphabet.User.java com.example.SwedishSignAlphabet.CreateNewPlayerActivityTest.java com.example.SwedishSignAlphabet.DatabaseHelperTest.java com.example.SwedishSignAlphabet.GameActivityTest.java com.example.SwedishSignAlphabet.GameLogicTest.java com.example.SwedishSignAlphabet.MainActivityTest.java com.example.SwedishSignAlphabet.UserActivityTest.java com.example.SwedishSignAlphabet.UserTest.java com.example.android.AlphabetHelpActivity.java com.example.android.AudioFocusHelper.java com.example.android.CreateNewPlayer.java com.example.android.DatabaseHelper.java com.example.android.DisplayHighscoreActivity.java com.example.android.GameEnd.java com.example.android.GameHelpActivity.java com.example.android.GameLogic.java com.example.android.GameSettingsActivity.java com.example.android.Game.java com.example.android.Help.java com.example.android.HighScoreArrayAdapter.java com.example.android.HighScore.java com.example.android.ImagePickActivity.java com.example.android.LevelChooserActivity.java com.example.android.MainActivity.java com.example.android.PhotoHandler.java com.example.android.ProfileSettingsActivity.java com.example.android.SoundPlayer.java com.example.android.SoundSettingsActivity.java com.example.android.SoundSettings.java com.example.android.UserActivity.java com.example.android.UserArrayAdapter.java com.example.android.User.java