Crossword project is our (Shyam and I) first Android project. Goal is to learn to develop Android app..
Crossword is hosted in the following web site
https://github.com/ramprax/Crossword
If you think the Android project Crossword listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Crossword.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
Crossword has the following Java source files.
com.shyam.crossword.ClueDetailActivity.java com.shyam.crossword.ClueDetailFragment.java com.shyam.crossword.ClueListActivity.java com.shyam.crossword.ClueListFragment.java com.shyam.crossword.dummy.DummyContent.java