TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: idea for an android app

1 点作者 boulem将近 12 年前
hi everyone this summer i want to practice building android apps but don't really have any idea so i'd like to ask the HN community about somme ideas to make. i'll publish it on the android store for free and the source code on github

1 comment

jt2190将近 12 年前
<p><pre><code> &#62; don't really have any idea </code></pre> First try and figure out what will motivate you enough to keep working on the app, and then pick an idea that fits with your motivation.<p>For example, I'm very motivated by user feedback, and I'm just not as interested in coding things that are just for myself or are hidden away on a server. So I tend to enjoy working on things that others will use, like user interfaces or APIs.<p>Things that I've seen motivate others are:<p><pre><code> * optimizing performance * making money * solving their own problems * working with large data sets * graphics and games * working with hardware * working with real-time data </code></pre> You definitely don't need to come up with an original idea.