Android Open Source - App example MyResumeAndroidApp






Project Summary

This application is basically an Android "my Resume" App. Used mainly for CV as an example..

Web Site / Source Repository

MyResumeAndroidApp is hosted in the following web site
https://github.com/android10/MyResumeAndroidApp

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

ItemValue
Java File Count11
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count1
Fragment Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\my_resume.pdf




License

The license information of MyResumeAndroidApp is as follows:

Apache License

Resource Files

There are 21 image files in MyResumeAndroidApp. The names of the image files are listed as follows.

box.9.png
ic_action_call.png
ic_action_help.png
ic_action_info.png
ic_action_mail.png
ic_social.png
ic_social_facebook.png
ic_social_facebook_v2.png
ic_social_googleplus.png
ic_social_googleplus_v2.png
ic_social_linkedin.png
ic_social_linkedin_v2.png
ic_social_skype.png
ic_social_twitter.png
ic_social_twitter_v2.png
img_five_stars.png
img_four_stars.png
img_postit_blue.9.png
img_postit_green.9.png
img_postit_orange.9.png
img_postit_yellow.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.fernandocejas.mycv.MyCVApplication.java
com.fernandocejas.mycv.ui.activity.BaseActivity.java
com.fernandocejas.mycv.ui.activity.MyCVMainActivity.java
com.fernandocejas.mycv.ui.adapter.TabsAdapter.java
com.fernandocejas.mycv.ui.fragment.BaseFragment.java
com.fernandocejas.mycv.ui.fragment.ProfileFragment.java
com.fernandocejas.mycv.ui.fragment.ShowcaseFragment.java
com.fernandocejas.mycv.ui.fragment.SocialFragment.java
com.fernandocejas.mycv.ui.helper.ActivityHelper.java
com.fernandocejas.mycv.util.FileUtils.java
com.fernandocejas.mycv.util.IntentUtils.java