This is a Facebook Profile Screen clone on Android, I made this as a homework assignment for the Java and Android course in my university club HIT at faculty of Information Technology in Hanoi University of Industry (HAUI). This also is the first attemp at understanding how xml
work and how to create the UI of an Android application, eventhrough my main interest is on Artificial Intelligence (AI) and Machine Learning (ML).
I made this basic application using mainly ConstraintLayout
, LinearLayout
, TextView
, ImageView
and ScrollView
. Everything is kinda scaleable, I've tested it on a 5.0, 1080 x 1920, 420dpi (Pixel)
and a 6.0, 1440 x 2560, 560dpi (Pixel 2XL)
and it's working great. It scrollable but don't have and function or clickable button yet.
There are a lot of room for improvement on this project. Some of my suggestion are:
- Change top bar to search bar instead of the app name (
FacebookProfile
) - Make some of the text like the workplace, university, ... bold and clickable
- Add white border around the images
- Add more content like social link, post, ...
So please feels free to contribute to this project. Just create a Pull Request and I will review it under a day. I don't really have much time to improve this fun-side project but for I will sure try to fit some of my time for it ;).
Hoang Tung Lam
- Second year Computer Science student at Hanoi University of Industry
- Member of HIT Club
- AI Engineer Intern at Cinnamon AI Labs
- Github: lamhoangtung
- Facebook: lam.hoangtung.69
Feels free to contact me via Github Issue or Facebook Messenger if you have any question.
- This project is for learning purpose.
- The design of this application is belong to Facebook Inc
- All of the vector assest or picture, images assest is either free or owned by me.
- This project is licensed under the MIT License - see the LICENSE.md file for details