Android Open Source - App phone ProfileExpert






Project Summary

An Android App that help you manage you phone profile automatically and conveniently..

Web Site / Source Repository

ProfileExpert is hosted in the following web site
https://github.com/kevin6132919/ProfileExpert

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

ItemValue
Java File Count52
Supported screen sizes[xxhdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version8
Activity Count16
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_CALENDAR
android.permission.READ_PHONE_STATE
android.permission.VIBRATE




Resource Files

There are 16 image files in ProfileExpert. The names of the image files are listed as follows.

add.png
alerts_warning.png
calendar_selected.png
calendar_today.png
help.png
import_export.png
list_item.png
list_item_black.png
r1_routine.png
r1_routine_press.png
r2_tempmatter.png
r2_tempmatter_press.png
r3_customeprofile.png
r3_customeprofile_press.png
r4_setting.png
r4_setting_press.png

The following screenshort is generated from the image listed above.

null




Java Source Files

ProfileExpert has the following Java source files.

edu.tongji.sse.profileexpert.calendar.ImportCalendarActivity.java
edu.tongji.sse.profileexpert.calendar.ImportCalendarPreSelectionActivity.java
edu.tongji.sse.profileexpert.calendarview.MyCalendarView.java
edu.tongji.sse.profileexpert.calendarview.MyCell.java
edu.tongji.sse.profileexpert.calendarview.OnCellTouchListener
.java
edu.tongji.sse.profileexpert.call.MyCallListener.java
edu.tongji.sse.profileexpert.call.MyCallReceiver.java
edu.tongji.sse.profileexpert.control.MyDatePickerDialog.java
edu.tongji.sse.profileexpert.control.MyDateSpinner.java
edu.tongji.sse.profileexpert.control.MyTimeSpinner.java
edu.tongji.sse.profileexpert.control.SeekBarPreference.java
edu.tongji.sse.profileexpert.entity.DrawableRoutine.java
edu.tongji.sse.profileexpert.entity.MyProfile.java
edu.tongji.sse.profileexpert.entity.MyRingerSetting
.java
edu.tongji.sse.profileexpert.entity.MyRoutine.java
edu.tongji.sse.profileexpert.entity.MyTempMatter
.java
edu.tongji.sse.profileexpert.help.HelpActivity.java
edu.tongji.sse.profileexpert.help.ViewPagerAdapter.java
edu.tongji.sse.profileexpert.help.ViewPagerItemView.java
edu.tongji.sse.profileexpert.main.CreateProfileActivity.java
edu.tongji.sse.profileexpert.main.CreateRoutineActivity.java
edu.tongji.sse.profileexpert.main.CreateTempMatterActivity.java
edu.tongji.sse.profileexpert.main.EditProfileActivity.java
edu.tongji.sse.profileexpert.main.EditRoutineActivity.java
edu.tongji.sse.profileexpert.main.EditTempMatterActivity.java
edu.tongji.sse.profileexpert.main.MainActivity.java
edu.tongji.sse.profileexpert.main.ProfileActivity.java
edu.tongji.sse.profileexpert.main.RoutineActivity.java
edu.tongji.sse.profileexpert.main.SendMessageConfirmDialog.java
edu.tongji.sse.profileexpert.main.SettingActivity.java
edu.tongji.sse.profileexpert.main.ShowEventActivity.java
edu.tongji.sse.profileexpert.main.TempMatterActivity.java
edu.tongji.sse.profileexpert.provider.MyDatabaseHelper.java
edu.tongji.sse.profileexpert.provider.MyProfileProvider.java
edu.tongji.sse.profileexpert.provider.MyProfileTable.java
edu.tongji.sse.profileexpert.provider.RoutineProvider.java
edu.tongji.sse.profileexpert.provider.RoutineTable.java
edu.tongji.sse.profileexpert.provider.TempMatterProvider.java
edu.tongji.sse.profileexpert.provider.TempMatterTable.java
edu.tongji.sse.profileexpert.reminding.AlarmItem.java
edu.tongji.sse.profileexpert.reminding.ChangeProfileReceiver.java
edu.tongji.sse.profileexpert.reminding.NotificationReceiver.java
edu.tongji.sse.profileexpert.reminding.RemindingItem.java
edu.tongji.sse.profileexpert.reminding.RemindingManager
.java
edu.tongji.sse.profileexpert.util.AlarmUtil
.java
edu.tongji.sse.profileexpert.util.CallUtil
.java
edu.tongji.sse.profileexpert.util.CommonUtil
.java
edu.tongji.sse.profileexpert.util.ContentResolverUtil
.java
edu.tongji.sse.profileexpert.util.DefaultProfile
.java
edu.tongji.sse.profileexpert.util.MyConstant
.java
edu.tongji.sse.profileexpert.util.NotificationUtil
.java
edu.tongji.sse.profileexpert.util.ProfileUtil
.java