It is an android app for creating resume. It is open source project for learning and also making a beautiful and useful app..
Create-Resume is hosted in the following web site
https://github.com/sujeet-kumar-mehta/Create-Resume
If you think the Android project Create-Resume 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 Create-Resume.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [hdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 9 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
There are 3 image files in Create-Resume. The names of the image files are listed as follows.
ic_action_new.png ic_action_new_light.png resume_icon.png
The following screenshort is generated from the image listed above.
Create-Resume has the following Java source files.
com.sujeet.createresume.MainActivity.java com.sujeet.createresume.SamplePagerAdapter.java com.sujeet.createresume.constant.Constant.java com.sujeet.createresume.db.ResumeDB.java com.sujeet.createresume.model.Education.java com.sujeet.createresume.model.Experience.java com.sujeet.createresume.subMenus.BasicInfo.java com.sujeet.createresume.subMenus.EducationFragment.java com.sujeet.createresume.subMenus.InterestFragment.java com.sujeet.createresume.util.SaveData.java com.sujeet.createresume.view.DatePickerFragment.java com.sujeet.createresume.view.InitView.java com.sujeet.createresume.view.SlidingTabLayout.java