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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Review the project idea for Android

1 点作者 db42超过 14 年前
I am thinking of doing some project on android platform. Right now, these are the thoughts on my mind. People carry smart-phones 24X7 with themselves so, there is a lot of scope for interaction between these devices (through wifi, bluetooth or whatever). For example, I may want to sync my device's music library with my friend's or I may just want to copy recently added pictures in my friend's device. So, I am thinking of developing some kind of back-end and interface to communicate with all the devices that are present in the range of my device. It will create opportunities for new apps that target sharing between mobile devices. What do you guys think of this? All suggestions are welcome.

2 条评论

bigmac超过 14 年前
If you're going to be developing a sort of API and plumbing that underlies this, you'll probably want to have at least one application that you use as your test bed for the API. Sort of how HN was PG's test application for Arc. It should be a realistic, non-trivial application.<p>Sharing music libraries sounds like a minefield -- maybe you'd want to start with picture sharing or something like that.
评论 #1772469 未加载
评论 #1772457 未加载
db42超过 14 年前
I am particularly concerned with these things: 1) Does this idea make sense to you. 2) What core services do you expect it to provide.