Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 426 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 426 Bytes

Reverse-Word-Android-App

Reverse Word Android App

Simple App includes EditText, TextView, Button and ClipboardManager

UserFlow

Enter a world --> Click Submit --> the reversed word will show below

ClipboardManager

Click on Copy to Clipboard which uses ClipboardManager to copy the reversed word to device Clipboard

ScreenShot