Giter VIP home page Giter VIP logo

nmsalphabetandroidapp's Introduction

NMS Alphabet Logo

NMS αβ is an unofficial translator app for No Man's Sky.

Get it on Google Play

Launch Video

NMS Alphabet Video

Description

With NMS αβ (Alphabet) you can translate entire sentences of alien languages found in the procedural universe of No Man's Sky.

Features:

  • OCR support: You can take a picture of an alien phrase on your TV or monitor and the app will search for the best translation
  • Multi-Language: English, Português, Deutsch
  • Translate words from Korvax, Gek, Vy'keen and Atlas Path
  • Translate for 10 languages: English, Português, Deutsch, Italiano, Français, Español, Nederlandse, Pусский, 日本語 and 한국말
  • 5 themes inspired on game

A Web version is on the way, stay tuned!

Screenshots

NMS Alphabet Screenshot 1 NMS Alphabet Screenshot 2 NMS Alphabet Screenshot 3

NMS Alphabet Screenshot 4 NMS Alphabet Screenshot 5 NMS Alphabet Screenshot 6

License

The MIT License (MIT)

Copyright (c) 2016 Adriel Café

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

nmsalphabetandroidapp's People

Contributors

adrielcafe avatar cherry-wave avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

nmsalphabetandroidapp's Issues

Log gets spammed

It's just on warn-level but spams the log a lot (multple times in just one milisecond):

05-02 20:14:29.456 29895-30001/cafe.adriel.nmsalphabet.free W/Bitmap: Called reconfigure on a bitmap that is in use! This may cause graphical corruption!

Mining translations from screenshots

First off, thanks for the app. I love it.

You may already be doing this, but if not, you could use the screenshot/OCR functionality to mine for translations. Every user has some translations, and I'm assuming there is a random distribution of what words people know. When they submit a screenshot, those words are already defined. You could compare people's submissions and find the differences that are human words, and then use that to infer the alien translation.

I'd be willing to help.

First app start takes very long

I don't know if this is just a development issue but after the app is deployed on the phone and started (you can already see a dark gray screen), it takes a very long time for the login screen to show up.

If I close the app and start it again, it is ok.

Can't sign in with facebook / choose "not now"

I get nearly the same error (just different lines of course)

Facebook sign in:

05-02 20:16:20.418 32146-32187/cafe.adriel.nmsalphabet.free E/CustomActivityOnCrash: App has crashed, executing CustomActivityOnCrash's UncaughtExceptionHandler
                                                                                     java.lang.RuntimeException: Can't create handler inside thread that has not called Looper.prepare()
                                                                                         at android.os.Handler.<init>(Handler.java:200)
                                                                                         at android.os.Handler.<init>(Handler.java:114)
                                                                                         at android.widget.Toast$TN.<init>(Toast.java:345)
                                                                                         at android.widget.Toast.<init>(Toast.java:101)
                                                                                         at android.widget.Toast.makeText(Toast.java:259)
                                                                                         at android.widget.Toast.makeText(Toast.java:286)
                                                                                         at cafe.adriel.nmsalphabet.util.Util.isConnected(Util.java:166)
                                                                                         at cafe.adriel.nmsalphabet.ui.SplashActivity.facebookSignIn(SplashActivity.java:108)
                                                                                         at cafe.adriel.nmsalphabet.ui.SplashActivity.access$100(SplashActivity.java:34)
                                                                                         at cafe.adriel.nmsalphabet.ui.SplashActivity$1$1.run(SplashActivity.java:79)
                                                                                         at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:234)
                                                                                         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
                                                                                         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
                                                                                         at java.lang.Thread.run(Thread.java:818)

Anonymous sign in:

05-02 20:15:57.782 29895-29952/cafe.adriel.nmsalphabet.free E/CustomActivityOnCrash: App has crashed, executing CustomActivityOnCrash's UncaughtExceptionHandler
                                                                                     java.lang.RuntimeException: Can't create handler inside thread that has not called Looper.prepare()
                                                                                         at android.os.Handler.<init>(Handler.java:200)
                                                                                         at android.os.Handler.<init>(Handler.java:114)
                                                                                         at android.widget.Toast$TN.<init>(Toast.java:345)
                                                                                         at android.widget.Toast.<init>(Toast.java:101)
                                                                                         at android.widget.Toast.makeText(Toast.java:259)
                                                                                         at android.widget.Toast.makeText(Toast.java:286)
                                                                                         at cafe.adriel.nmsalphabet.util.Util.isConnected(Util.java:166)
                                                                                         at cafe.adriel.nmsalphabet.ui.SplashActivity.anonymousSignIn(SplashActivity.java:140)
                                                                                         at cafe.adriel.nmsalphabet.ui.SplashActivity.access$200(SplashActivity.java:34)
                                                                                         at cafe.adriel.nmsalphabet.ui.SplashActivity$2$1.run(SplashActivity.java:91)
                                                                                         at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:234)
                                                                                         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
                                                                                         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
                                                                                         at java.lang.Thread.run(Thread.java:818)

Error on app start

05-02 20:13:39.122 29895-29933/cafe.adriel.nmsalphabet.free E/Fabric: Unknown error while loading Crashlytics settings. Crashes will be cached until settings can be retrieved.
05-02 20:13:39.125 29895-29933/cafe.adriel.nmsalphabet.free E/Answers: Failed to retrieve settings

Error when adding new word in profile-tab

When adding my first word (no words previously added) this error came and the screen didn't update:

05-28 14:40:57.583 27597-27597/cafe.adriel.nmsalphabet.free E/EventBus: Could not dispatch event: class cafe.adriel.nmsalphabet.event.TranslationUpdatedEvent to subscribing class class cafe.adriel.nmsalphabet.ui.WordsFragment
                                                                        java.lang.NullPointerException: Attempt to invoke virtual method 'void cafe.adriel.nmsalphabet.ui.adapter.ProfileAdapter.updateWordAndTranslations(cafe.adriel.nmsalphabet.model.AlienWord, java.util.List)' on a null object reference
                                                                            at cafe.adriel.nmsalphabet.ui.WordsFragment.onEvent(WordsFragment.java:143)
                                                                            at java.lang.reflect.Method.invoke(Native Method)
                                                                            at org.greenrobot.eventbus.EventBus.invokeSubscriber(EventBus.java:485)
                                                                            at org.greenrobot.eventbus.EventBus.postToSubscription(EventBus.java:416)
                                                                            at org.greenrobot.eventbus.EventBus.checkPostStickyEventToSubscription(EventBus.java:199)
                                                                            at org.greenrobot.eventbus.EventBus.subscribe(EventBus.java:185)
                                                                            at org.greenrobot.eventbus.EventBus.register(EventBus.java:139)
                                                                            at cafe.adriel.nmsalphabet.ui.WordsFragment.onStart(WordsFragment.java:130)
                                                                            at android.support.v4.app.Fragment.performStart(Fragment.java:2000)
                                                                            at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1102)
                                                                            at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1252)
                                                                            at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1234)
                                                                            at android.support.v4.app.FragmentManagerImpl.dispatchStart(FragmentManager.java:2051)
                                                                            at android.support.v4.app.FragmentController.dispatchStart(FragmentController.java:185)
                                                                            at android.support.v4.app.FragmentActivity.onStart(FragmentActivity.java:607)
                                                                            at android.app.Instrumentation.callActivityOnStart(Instrumentation.java:1237)
                                                                            at android.app.Activity.performStart(Activity.java:6268)
                                                                            at android.app.Activity.performRestart(Activity.java:6314)
                                                                            at android.app.Activity.performResume(Activity.java:6319)
                                                                            at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3092)
                                                                            at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:3134)
                                                                            at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1388)
                                                                            at android.os.Handler.dispatchMessage(Handler.java:102)
                                                                            at android.os.Looper.loop(Looper.java:148)
                                                                            at android.app.ActivityThread.main(ActivityThread.java:5417)
                                                                            at java.lang.reflect.Method.invoke(Native Method)
                                                                            at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
                                                                            at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)

When I clicked on update, the new word appeared. I added another word and there was no longer an error, but the word didn't appear again.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.