TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Any projects that need an Android version?

11 pointsby polymalmost 10 years ago
Do you know of any projects that need an Android version (e.g. BeMyEyes), preferably projects that can't afford developers and are open source?

6 comments

napsterbralmost 10 years ago
We (Neoart Labs) are building Hacker Experience 2, an online hacking simulation game based on it&#x27;s MVP, <a href="https:&#x2F;&#x2F;hackerexperience.com" rel="nofollow">https:&#x2F;&#x2F;hackerexperience.com</a>.<p>HE2 will be open source as soon as we release it (it&#x27;s being currently developed privately, in-house). You can keep track of it&#x27;s development at our blog[0] - and here is our stack[1].<p>We were waiting the React Native release for Android, but we are open to native apps. We have no funding yet, so the mobile apps are being delayed, but I&#x27;d be happy to negotiate equity with a helping hand.<p>If you enjoy the idea, and like the fact of developing open source software, consider talking to me at renato@hackerexperience.com<p>[0] - <a href="https:&#x2F;&#x2F;leaks.hackerexperience.com" rel="nofollow">https:&#x2F;&#x2F;leaks.hackerexperience.com</a><p>[1] - <a href="https:&#x2F;&#x2F;leaks.hackerexperience.com&#x2F;presenting-our-bleeding-edge-stack&#x2F;" rel="nofollow">https:&#x2F;&#x2F;leaks.hackerexperience.com&#x2F;presenting-our-bleeding-e...</a>
vikpalmost 10 years ago
There&#x27;s a project called Tulalens (www.tulalens.org) that could use help making an android app.<p>They&#x27;re building &quot;yelp for low income people in the developing world&quot;. They surveyed pregnant women in low income areas around Hyderabad (India), found what hospitals they went to, and asked them rate their experiences. Some women were having to pay bribes to get seen, and others reported a low quality of care. Tulalens was then able to compile the data, and go back to the women and tell them the best hospitals in the area. Many women switched as a result.<p>For now, they want to build an app to scale up this process, and give results to users in real time. There is some open source code already.<p>If you&#x27;re interested, email priya@tulalens.org.
Olognalmost 10 years ago
The XScreensaver project is in the process of being ported to Android. A number of the screensavers (or &quot;live wallpapers&quot;) already work on Android, as well as some of their settings. If you&#x27;re interested, download the source code ( <a href="http:&#x2F;&#x2F;www.jwz.org&#x2F;xscreensaver" rel="nofollow">http:&#x2F;&#x2F;www.jwz.org&#x2F;xscreensaver</a> ), and contact the e-mails in the &#x2F;android&#x2F;README file, we can tell you how far along the port is beyond what is in the last code release.
saint_fiascoalmost 10 years ago
<a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;RetroShare" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;RetroShare</a><p>Retroshare is an encrypted communications network that uses asymmetric key pairs and webs of trust.<p>I don&#x27;t know if an Android full client is even possible, but Retroshare also has a web interface. Maybe one could set up a Retroshare web interface on a computer at home and connect to it through an Android app?
Mzalmost 10 years ago
This could be out of date, but last I checked, there were no good ways to fill out writable PDF files and sign them on an Android. I ran into this problem more than a year ago, never found a solution, gave up on it after a while.<p>I mean, parts of it can be done, but, god, was it painful. Very, very painful. And I eventually gave up on it.
cweagansalmost 10 years ago
I&#x27;d love it if somebody did even an unofficial port of Day One or Taskpaper (that can read the same data as the official versions). Obviously not open source, but maybe a good opportunity for somebody.