Replica Personal Dashboard Android App

Job ID: 40234725

Budget: $100 – $400 USD

Android App UI Replica (Jetpack Compose)
General Information

I have an existing Android application only as an APK file.
There is no Android Studio source code — only a decoded version via apktool (res, drawable, xml, png, smali).

The app is written using Jetpack Compose, so this task is NOT reverse engineering.
The goal is to recreate the UI visually 1:1.

I will provide:
- APK file
- decoded resources
- screenshots of all screens

The final result must be a clean new Android Studio project.


Application Concept

Type: Personal account / dashboard application

1. Splash Screen
- Shows a welcome image
- Duration: ~2-3 second
- Automatically navigates to PIN screen

2. PIN Code Screen
- 4 circles at the top
- Numeric keypad (0–9)
- Tap animation similar to original
- Hardcoded PIN: 1111
- After correct input → open dashboard

3. Dashboard (Main Screen)

Contains:
- User photo
- First name & last name
- Text information blocks
- Cards / sections
- Buttons

No backend or API required.
All data can be hardcoded.

Button Behaviour
- Some buttons open new screens (replicate windows 1:1)
- Replicate opening animations
- Some buttons inactive → show popup:
"No internet connection"

Development Requirements
Required:
- Kotlin
- Jetpack Compose
- Clean Android Studio project
- Editable texts & images
- No obfuscation
- No protection
- No API / server

Deliverables
I need:

- Full Android Studio project
- Ability to edit texts and images myself
- Ability to build APK myself
- Working debug APK