Panda Selfielight is a simple yet practical selfie lighting application designed for Android devices. It achieves lighting effects by adjusting the screen background color, helping users take better selfies in various lighting conditions.
- 📱 Front camera real-time preview
- 🎨 12 preset lighting colors
- 🌈 Custom color picker
- 📸 Quick capture functionality
- 💾 Automatic photo saving to gallery
- Kotlin
- Jetpack Compose
- CameraX
- Android Media Store
- Material Design 3
- Minimum Android version: API Level 21 (Android 5.0)
- Recommended: Android 8.0 and above
- Camera permission required
- Clone the repository
git clone https://github.com/yourusername/pandaselfie.git
-
Open the project in Android Studio
-
Run the app on your device or emulator
- Grant camera permission on first launch
- Choose a suitable lighting color:
- Tap preset color blocks for direct use
- Tap the rainbow block for custom color selection
- Adjust phone position and tap the camera icon to take photo
- Photos are automatically saved to "Pictures/Selflight" folder
- Warm tones: Suitable for indoor soft lighting
- Cool tones: Perfect for bright outdoor environments
- White series: Ideal for general scenarios
- Pink series: Great for beauty selfies
熊猫自拍补光是一款为Android设备设计的简单实用的自拍补光应用。通过调节屏幕背景色来实现补光效果,帮助用户在各种光线环境下拍摄出更好的自拍照片。
- 📱 前置摄像头实时预览
- 🎨 12种预设补光颜色
- 🌈 自定义颜色选择器
- 📸 快速拍照功能
- 💾 照片自动保存到相册
- Kotlin
- Jetpack Compose
- CameraX
- Android Media Store
- Material Design 3
- Android 最低版本:API Level 21 (Android 5.0)
- 推荐系统:Android 8.0 及以上
- 需要相机权限
- 克隆项目到本地
git clone https://github.com/yourusername/pandaselfie.git
-
使用Android Studio打开项目
-
运行应用到设备或模拟器上
- 首次启动时,请允许应用使用相机权限
- 选择合适的补光颜色:
- 点击预设颜色块直接使用
- 点击彩虹色块打开自定义颜色选择器
- 调整手机位置,取景完成后点击相机图标拍照
- 照片将自动保存到设备相册的"Pictures/Selflight"文件夹中
- 暖色调:适合室内柔和光线
- 冷色调:适合户外明亮环境
- 白色系:适合一般场景
- 粉色系:适合美颜自拍
MIT License
欢迎提交 Issue 和 Pull Request 来帮助改进这个项目! Welcome to submit Issues and Pull Requests to help improve this project!