Class project for android app.
meetme is hosted in the following web site
https://github.com/clarabayarri/meetme
If you think the Android project meetme 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 meetme.
Item | Value |
---|---|
Java File Count | 22 |
Minimum SDK Version | 8 |
Activity Count | 6 |
Required Permissions | android.permission.CAMERA android.permission.INTERNET |
There are 27 image files in meetme. The names of the image files are listed as follows.
app_icon.png button_background.9.png default_profile.png ic_comment.png ic_contact.png ic_contacts.png ic_email.png ic_home.png ic_login.png ic_mail.png ic_phone.png ic_profile.png ic_search.png ic_settings.png ic_tab_artists_grey.png ic_tab_artists_white.png ic_tab_contacts_grey.png ic_tab_contacts_white.png ic_tab_profile_grey.png ic_tab_profile_white.png ic_tab_search_grey.png ic_tab_search_white.png ic_tab_settings_grey.png ic_tab_settings_white.png ic_time.png ic_twitter.png ic_web.png
The following screenshort is generated from the image listed above.
meetme has the following Java source files.
com.meetme.app.DataTableAdapter.java com.meetme.app.MeetMeActivity.java com.meetme.app.MeetMeDbAdapter.java com.meetme.app.PreferencesAdapter.java com.meetme.app.ProfileViewAdapter.java com.meetme.app.User.java com.meetme.app.WebAccessAdapter.java com.meetme.contacts.ContactAdapter.java com.meetme.contacts.ContactsActivity.java com.meetme.contacts.ContactsDataManager.java com.meetme.login.LoginActivity.java com.meetme.login.LoginAdapter.java com.meetme.login.LoginManager.java com.meetme.profile.CropOption.java com.meetme.profile.CropOptionAdapter.java com.meetme.profile.ProfileActivity.java com.meetme.profile.ProfileDataManager.java com.meetme.search.SearchActivity.java com.meetme.search.SearchManager.java com.meetme.search.UsersAdapter.java com.meetme.settings.SettingsActivity.java com.meetme.settings.SettingsManager.java