Skip to content

Jaehwa-Noh/Project-My-Pohang-App

Repository files navigation

Project-My-Pohang-App

https://developer.android.com/codelabs/basic-android-kotlin-compose-my-city#0

Practice makes a master.
This main branch is the main directory.

there are 2 additional branchs for 1 practice, Compose and SwiftUI.

Compose branch
SwiftUI branch


연습이 장인을 만든다.
이 메인 브랜치는 메인 폴더입니다.

1개의 연습에 해당하는 추가적인 컴포즈와 스위프트유아이에 해당하는 2개의 브랜치가 있습니다.

컴포즈 브랜치
스위프트유아이 브랜치

My Pohang App(내 포항 앱)

This app shows some place of these categories in my city Pohang:(이 앱은 포항에 있는 아래 카테고리들의 장소를 보여줍니다.)
• Coffe shops(카페)
• Restaurants(식당)
• Kid-friendly places(아이와 함께)
• Parks(공원)
• Shopping centers(쇼핑)

Figma Low-Fidelity prototype (피그마 대략적인 설계)

Compact size(아담한 크기)

Medium size(중간 크기)

Expaned size(큰 크기)

My Result (내 결과물)

Apps on device (프로젝트 실행 이미지)

Compose (컴포즈)

Compact (아담한)

Category(카테고리) Recommend(추천) Recommend detail(추천 상세)
Compose Compact Category(컴포즈 아담한 카테고리) Compose Compact Recommend(컴포즈 아담한 추천) Compose Compact Recommend Detail(컴포즈 아담한 추천 상세)

Medium (중간)

Compose Medium(컴포즈 중간)

Expanded (큰)

Compose Expanded(컴포즈 큰)

SwiftUI (스위피트유아이)

Compact (아담한)

Category(카테고리) Recommend(추천) Recommend detail(추천 상세)
SwiftUI Compact Category(스위프트유아이 아담한 카테고리) SwiftUI Compact Recommend(스위프트유아이 아담한 추천) SwiftUI Compact Recommend Detail(스위프트유아이 아담한 추천 상세)

Regular (보통)

SwiftUI Expanded(스위프트유아이 큰)

Problem Solve (문제 해결)

Compose (컴포즈)

Can not extract resource error (리소스 추출 문제)

Can not extract resource from com.android.aaptcompiler.ParsedResource@1543b8e6.

Has been compiled by a more recent version of the Java Runtime (class file version 63.0), this version of the Java Runtime only recognizes class file versions up to 61.0 (Java 런타임 버전 문제)

Has been compiled by a more recent version of the Java Runtime (class file version 63.0), this version of the Java Runtime only recognizes class file versions up to 61.0