Skip to main content
Mobile ApplicationCompleted

Getir Clone: Android UI Replication

A native Android app that recreates the Getir home screen pixel for pixel, built in Java with classic Android Views and XML layouts as a focused UI exercise.

DeveloperMustafa Kürşad Başer
Started: Oct 2023Completed: Oct 2023
Getir Clone: Android UI Replication

Getir Clone is a native Android app that rebuilds the Getir home screen using Java, Android Views, and XML layouts. The point of the project is the UI work itself: nesting layouts cleanly, reusing components across sections, getting spacing and color exactly right, and keeping scroll performance smooth on the kind of mixed-content home screen Getir actually ships.

What was rebuilt:

  • Faithful copy of the Getir home page layout, from the top header through the category grid, banners, and product rails
  • The same vertical rhythm and spacing the original uses, which is harder than it looks in pure XML
  • Component reuse across the repeating sections so the layout stays maintainable

Stack:

  • Java
  • Native Android with Android Views and XML layouts (no Compose, deliberately)
  • Standard Android architecture patterns

The project is intentionally scoped to UI rather than backend or business logic. It is useful as a reference for working in pure XML and Views in a codebase where Compose is not yet on the table.

Project Gallery

Getir Clone: Android UI Replication screenshot 1 / 4
1
Getir Clone: Android UI Replication screenshot 2 / 4
2
Getir Clone: Android UI Replication screenshot 3 / 4
3
Getir Clone: Android UI Replication screenshot 4 / 4
4

Tech Stack

JavaAndroidXML

Mustafa Kürşad BAŞER

Software Engineer

Trying to make the world a better place by writing code.

Quick Links

© 2026 Mustafa Kürşad BAŞER. All rights reserved.