A simple Android application that displays a list of universities using a RecyclerView. Each university entry shows its logo and name. When the user taps on a university, the app automatically opens the phone dialer with the university’s contact number pre-filled, making it easy to call directly.
The app also includes a localized Arabic version, ensuring accessibility for both English and Arabic speakers.
Key Features:
Scrollable list of universities using RecyclerView.
Each list item contains a logo and name of a university.
Clicking a university item opens the dialer with its phone number.
Multi-language support (English and Arabic versions).