Skip to content

PhotoFrameApp Minimal Android app (Kotlin + Jetpack Compose) that applies a white frame and EXIF captions to selected photos.

Notifications You must be signed in to change notification settings

lingmulongtai/InstaFrame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhotoFrameApp

Minimal Android app (Kotlin + Jetpack Compose) that applies a white frame and EXIF captions to selected photos.

How to open:

  • Open this folder in Android Studio (recommended) and let it sync Gradle.
  • Build and run on a device or emulator (API 24+).

Notes:

  • Uses Storage Access Framework to pick multiple images.
  • Uses Coil for image loading and ExifInterface for EXIF metadata.
  • This is a minimal scaffold. You can improve sampling, error handling, and add save/share/export features.

About

PhotoFrameApp Minimal Android app (Kotlin + Jetpack Compose) that applies a white frame and EXIF captions to selected photos.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages