Word Cloud application allows users to generate outputs and visually present data.
- Database (to store encountered words and provide later statistics)
- Content Provider Consumption (linking to 3rd-party apps for cloud storage)
- Rendering (to create the word cloud)
- Dynamically-created WebView content (to display colored document)
- Text to Process can come from a variety of sources
- Text Field
- Cloud Storage (Dropbox, Google Drive, etc.)
- Select Files on own Device
- Able to copy contents from the web browser (Chrome) and push to the text field
- Changing the app orientation will reset both input/output data
- Output rendering sometimes do not show properly