What are the odds in mobile app development?

Dani AI

Generated

The original question from is broad, and and understandably asked for clarification. pointed out that modern tooling can change the pace of a project. "Odds" can mean very different things: the chance of finishing a working app, the chance of Play Store acceptance, the chance of acquiring users, or the chance of turning a profit. Each of those is measured and improved in different ways.

A practical assessment path that stays useful over time:

  • Pick one clear success metric (active users, retention, revenue per user, or another single KPI).
  • Validate demand before building (landing page signups, small ad tests, or interviews).
  • Timebox a minimal MVP that delivers only the core value.
  • Instrument analytics and crash reporting from day one, and add automated tests and CI to control technical risk.
  • Run a small closed beta (dozens, not thousands) and judge progress by the metric chosen, not by feature count.

Platform notes and cautions: native Android stacks (Kotlin/Java) and cross-platform options (Flutter/React Native) trade off speed, performance, and long-term maintenance. AI-assisted code generation can accelerate boilerplate but increases the need for code review and tests. For Android specifics and current best practices, see the official guide: Android developer guide. Tagging the thread to match the actual stack will help get focused advice, as suggested.

Recommended Answers

All 3 Replies

Nine to one against? Not sure I understand what you are asking.

Write more detail. Right now with AI/ML and the new tools you can leap forward on that app you always wanted to write but didn't have the time.

Also, odd choice for those tags. The last Android app I worked on didn't use javascript, php or python.

The odds of what happening, exactly?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.