TREND
MARKET
Product Updates

TrendMoney for Android Is Live

By TrendMoney Team

3 min read

TrendMoney is now on the Google Play Store. It's free, has no ads, no in-app purchases, and it's a real native Android app — not a website stuffed into a WebView.

Get it on Google Play →

What's in it

See it in action

TrendMoney for Android — markets overview with indices, VIX and Fear & Greed
Markets overview

Why it's not just the website again

A lot of "apps" from web products are a browser window with the chrome hidden. This one isn't. Every screen — the markets terminal, the portfolio, the news feed — is built as a native Jetpack Compose screen designed for a phone, not a scaled-down copy of the desktop layout. That's why push notifications actually work reliably in the background, scrolling and charts feel native, and the app keeps working the way an Android user expects: proper back-button behavior, system dark mode, and no browser overhead.

How we built it

Kotlin and Jetpack Compose end to end, talking to the same backend and API routes that power the website — so a price alert, a portfolio import, or a saved article shows up identically on both. Firebase Cloud Messaging handles push delivery, with per-category channels and quiet hours so alerts don't turn into noise. Minimum supported version is Android 8.0.

Sign-in is optional — markets, news and monitors work with no account. An account is only needed for portfolio, watchlist, bookmarks and alerts.

Download it here, or read the full feature breakdown on the Android page.