Coder Social home page Coder Social logo

Comments (3)

willblaschko avatar willblaschko commented on August 28, 2024

At very least you could go through the code and see how I'm doing all the connections and parsing, the library, as a whole, can't be dropped into Linux because there are some Android-specific implementations: OkHttp (I believe is Android-only), as well as some other calls like TextUtils.equals() which are part of Android's library.

The code itself is not that complicated, there are just a lot of little pieces, so porting it over to another language/platform would mostly just require a networking library with similar capabilities.

from alexaandroid.

rahuljeyaraj avatar rahuljeyaraj commented on August 28, 2024

Any idea how to do authentication for Linux as I can see for authentication "LoginwithAmazonSdk.jar" is used which launches activity with WebView. Do you know how to do authentication for Linux platform?

from alexaandroid.

willblaschko avatar willblaschko commented on August 28, 2024

Amazon has a couple different binaries they distribute based on the platform, they're available in the documentation for the Alexa service. If you're trying to design a headless unit, you can use a secondary device to pass in the auth code.

To start, I'd take a look here:
https://developer.amazon.com/public/solutions/alexa/alexa-voice-service/docs/authorizing-your-alexa-enabled-mobile-app

and

https://developer.amazon.com/public/solutions/alexa/alexa-voice-service/docs/authorizing-your-alexa-enabled-mobile-app

from alexaandroid.

Related Issues (20)

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.