Hackathon-Android-Cuna-Project was written at the UWW Hackathon. The code was fairly clean until the SQL kept throwing exceptions. Following the SQL problems we were scrambling to get a working product. The code is very messy and needs major refactoring.
Hackathon-Android-Cuna-Project is hosted in the following web site
https://github.com/horvste/Hackathon-Android-Cuna-Project
If you think the Android project Hackathon-Android-Cuna-Project 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 Hackathon-Android-Cuna-Project.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE android.permission.WRITE_INTERNAL_STORAGE |
Hackathon-Android-Cuna-Project has the following Java source files.
com.hackathon.cuna.CreateInterviewerActivity.java com.hackathon.cuna.FIleReader.java com.hackathon.cuna.FragmentInterface.java com.hackathon.cuna.MainActivity.java com.hackathon.cuna.customviews.FormView.java com.hackathon.cuna.fragments.BaseFragment.java com.hackathon.cuna.fragments.CalendarFragment.java com.hackathon.cuna.fragments.ChartFragment.java com.hackathon.cuna.fragments.InterviewFragment.java com.hackathon.cuna.position.Candidate.java com.hackathon.cuna.position.Position.java com.hackathon.cuna.position.Requirement.java com.hackathon.cuna.sqllite.CandidateDAO.java com.hackathon.cuna.sqllite.CandidateHelper.java com.hackathon.cuna.sqllite.PositionDAO.java com.hackathon.cuna.sqllite.PositionsHelper.java com.hackathon.kuna.CanidateDisplay.java com.hackathon.kuna.CreatePositionActivity.java com.hackathon.kuna.SplashActivity.java