This is an android diary app, that for each diary, you can choose a portrait to express your mood.
Friend is hosted in the following web site
https://github.com/yiochen/Friend
If you think the Android project Friend 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 Friend.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, xxhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 16 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
There are 22 image files in Friend. The names of the image files are listed as follows.
ab_bottom_solid_orange.9.png ab_solid_orange.9.png ab_stacked_solid_orange.9.png ab_transparent_orange.9.png angry.png cab_background_bottom_orange.9.png cab_background_top_orange.9.png disappointed.png excited.png happy.png jealous.png list_focused_orange.9.png list_pressed_orange.9.png menu_dropdown_panel_orange.9.png omg.png progress_primary_orange.9.png sad.png spinner_ab_default_orange.9.png spinner_ab_disabled_orange.9.png spinner_ab_focused_orange.9.png spinner_ab_pressed_orange.9.png surprised.png
The following screenshort is generated from the image listed above.
Friend has the following Java source files.
yiou.yuzhe.yeseul.androiddiaryapp.ChooseSelfie.java yiou.yuzhe.yeseul.androiddiaryapp.Diary.java yiou.yuzhe.yeseul.androiddiaryapp.DiaryJSONSerializer.java yiou.yuzhe.yeseul.androiddiaryapp.DiarySystem.java yiou.yuzhe.yeseul.androiddiaryapp.GridAdapter.java yiou.yuzhe.yeseul.androiddiaryapp.MainActivity.java yiou.yuzhe.yeseul.androiddiaryapp.MainMenuActivity.java yiou.yuzhe.yeseul.androiddiaryapp.NewDiaryActivity.java yiou.yuzhe.yeseul.androiddiaryapp.ViewDiaryActivity.java