Android Open Source - Game server PixelDraw-Android






Project Summary

A Pictionary like game made in 5 days by 7 students at Polytech' Paris Sud. This is the Android app. There are still a lot of bugs but it works! Server part is here https://github.com/Pyrech/PixelDraw-Server.

Web Site / Source Repository

PixelDraw-Android is hosted in the following web site
https://github.com/florianmski/PixelDraw-Android

If you think the Android project PixelDraw-Android 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 PixelDraw-Android.

ItemValue
Java File Count11
Target SDK Version17
Minimum SDK Version14
Activity Count2
Fragment Count1
jar files usedandroid-support-v4.jar




Java Source Files

PixelDraw-Android has the following Java source files.

com.polytech.polydraw.adapters.ListMessageAdapter.java
com.polytech.polydraw.ui.activities.BaseActivity.java
com.polytech.polydraw.ui.activities.GameActivity.java
com.polytech.polydraw.ui.activities.MenuActivity.java
com.polytech.polydraw.ui.fragments.BaseFragment.java
com.polytech.polydraw.ui.fragments.ChatFragment.java
com.polytech.polydraw.ui.fragments.ColorDialogFragment.java
com.polytech.polydraw.ui.fragments.DrawFragment.java
com.polytech.polydraw.ui.fragments.MenuFragment.java
com.polytech.polydraw.ui.views.CircleColorView.java
com.polytech.polydraw.ui.views.DrawView.java