Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 833 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 833 Bytes

Green Screen (android app)

com.hardcodedjoy.example.greenscreen v1.0.0
minSdkVersion: 14
targetSdkVersion: 33

Short description

Name says it all. The entire screen of the device turns green (color #00FF00).

Description

This app colors the entire screen in green (color #00FF00). It also keeps the screen on (prevents the device from sleeping) as long as the app is on screen. Green screen is used in photo editing for marking the device's screen area in order to display some other content.

Links

developer website: https://hardcodedjoy.com
app page: https://hardcodedjoy.com/app-details?id=com.hardcodedjoy.example.greenscreen