Android Open Source - App tablet AlgorithmProblems






Project Summary

An Android app that let you solve algorithm problems on phone and tablet..

Web Site / Source Repository

AlgorithmProblems is hosted in the following web site
https://github.com/stackia/AlgorithmProblems

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

ItemValue
Java File Count24
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Activity Count2
Fragment Count3
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\fonts\SourceCodePro-Regular.ttf




Resource Files

There are 12 image files in AlgorithmProblems. The names of the image files are listed as follows.

back_button_icon.png
problem_card_background.9.png
problem_code_area_label_icon.png
problem_description_label_icon.png
problem_id_decoration.png
problem_state_accept_icon.png
problem_state_untried_icon.png
problem_state_wrong_icon.png
tab_bar_button_my_answers.png
tab_bar_button_my_answers_highlight.png
tab_bar_button_problem_archive.png
tab_bar_button_problem_archive_highlight.png

The following screenshort is generated from the image listed above.

null




Java Source Files

AlgorithmProblems has the following Java source files.

com.teamabcd.algorithmproblems.Activity.LoginActivity.java
com.teamabcd.algorithmproblems.Activity.MainActivity.java
com.teamabcd.algorithmproblems.ApplicationTest.java
com.teamabcd.algorithmproblems.CustomBackStackController.FragmentBackStackManager.java
com.teamabcd.algorithmproblems.CustomView.LoadMoreListView.java
com.teamabcd.algorithmproblems.CustomView.ProgramLanguageSpinner.java
com.teamabcd.algorithmproblems.CustomView.SlidingFragment.java
com.teamabcd.algorithmproblems.CustomView.SlidingFrameLayout.java
com.teamabcd.algorithmproblems.MyAnswerTab.AnswerDashboardFragment.java
com.teamabcd.algorithmproblems.ProblemArchiveTab.ProblemDetailFragment.java
com.teamabcd.algorithmproblems.ProblemArchiveTab.ProblemListFragment.java
com.teamabcd.algorithmproblems.TabController.MyAnswerFragment.java
com.teamabcd.algorithmproblems.TabController.ProblemArchiveFragment.java
com.teamabcd.algorithmproblems.Utils.HtmlUtils.java
com.teamabcd.module.ojclient.ApplicationTest.java
com.teamabcd.module.ojclient.OJAccount.java
com.teamabcd.module.ojclient.OJAccountOperator.java
com.teamabcd.module.ojclient.OJClientHolder.java
com.teamabcd.module.ojclient.OJProblem.java
com.teamabcd.module.ojclient.OJProblemFetcher.java
com.teamabcd.module.ojclient.OJSolution.java
com.teamabcd.module.ojclient.OJSolutionSubmitter.java