This content originally appeared on DEV Community and was authored by Vincent Tsen
These are all the free and useful tools and resources that I use during Android app development and blogging
This article was originally published at vtsen.hashnode.dev on Jun 18, 2022.
I will keep this post up to date from time to time when I find something new to share.
Android Development Tools
JSON Editor Online
I use JSON Editor Online to visualize the JSON string and also use for debugging, especially the diff feature.
Insomnia API Client
I use Insomnia to test out REST API.
SQLite DB Browser
I use SQLite DB Browser to manually create local database.
App Privacy Policy Generator
I just fill in my app name, contact information, app type, mobile OS, policy effective date and owner type in this App Privacy Policy Generator to generate the privacy policy text for me.
It generates HTML, markdown and also allow you to deploy & host it in Flycricket.
Material Theme Builder
I use Material Theme Builder to automatically generate Android Views (colors.xml
, theme.xml
), Jetpack Compose (Theme.kt
) or Material Token (DSP
) for my app.
Blogging Tools
StackEdit App
I use StackEdit App to write blog post. I also sign in to save all my blog post into Google Drive. This allows me to back up my blog posts.
Diagrams. net
app.diagrams.net(previously known as draw.io) is a graph drawing software. I mainly use it to draw flow chart and class diagram.
ScreenToGiff
I use ScreenToGiff this for simple animation especially for tutorial type blog post.
Photopea
Photopea is the online photo editing software. I rarely use this, but it becomes handy if I need more advanced photo editing.
LanguageTool
I use Grammar & Spell Checker Google Chrome extension from LanguageTool to write my blog post.
See Also
This content originally appeared on DEV Community and was authored by Vincent Tsen

Vincent Tsen | Sciencx (2022-07-09T02:05:25+00:00) Free and Useful Tools for Android Development and Blogging. Retrieved from https://www.scien.cx/2022/07/09/free-and-useful-tools-for-android-development-and-blogging/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.