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: What could be the technology stack behind an app like Pokemon Go?

3 pointsby aaossaalmost 9 years ago
Hi, I was wondering what could be the technology behind Pokemon Go. Everybody loves it, but is there something new? An innovation? Is it using stuff that already existed? What could they be doing in their servers? I was searching about this but couldn't find anything related

2 comments

hhandokoalmost 9 years ago
This link was provided in another HN post: <a href="https:&#x2F;&#x2F;www.quora.com&#x2F;What-programming-language-was-used-to-code-Pokemon-Go?share=1" rel="nofollow">https:&#x2F;&#x2F;www.quora.com&#x2F;What-programming-language-was-used-to-...</a>
评论 #12077132 未加载
评论 #12077043 未加载
lardoalmost 9 years ago
You can decompress an apk as if it were a zip and poke around at the package namespaces. Here&#x27;s what I spotted without looking too carefully:<p>dagger<p>rx<p>lots of unity stuff<p>SpaceMadness&#x2F;lunar-unity-console<p>bitter&#x2F;android-jni-bridge<p>crittercism<p>FasterXML&#x2F;jackson<p>google&#x2F;gson<p>Google VR SDK<p>square&#x2F;otto<p>apache commons io<p>upsight<p>voxelbusters (assets?)