Coder Social home page Coder Social logo

Comments (4)

ncpga avatar ncpga commented on August 12, 2024

Hi, here are the build steps that I use. I just adjust some environment settings in the IDEs and no need to move files around to get the builds successful. Please see if it is helpful:

To build the Android SDK(with IntelliJ(v14.0.2)):

  1. “Open” the source code directly.
  2. In File->Project Structure, specify the “Project SDK” to the proper JDK version,
  3. Add dependency jars(in \lib directory) to Libraries
  4. Specify Modules Sources, exclude irrelevant directories
  5. Specify output paths, check “Exclude output paths” option
  6. Add Artifacts, choose “From modules with dependencies”, check “Build on Make” option
  7. Check Dependencies
  8. Build the project, copy the ANET SDK jar to the Sample App lib directory

To build the Sample App(with Android studio(v1.0.1)):

  1. “Open” the source code directly.
  2. In File->Project Structure, specify the “Project SDK” to the proper Android SDK version,
  3. Add Android Facets, reset Structure files and directories as appropriate
  4. Add android-support-v4.jar and ANET SDK jar(in \lib directory) to Libraries
  5. Specify Modules Sources, exclude irrelevant directories
  6. Specify output paths, check “Exclude output paths” option
  7. Check Dependencies
  8. Build the project

from inperson-sdk-android.

bmurmistro avatar bmurmistro commented on August 12, 2024

@ncpga Thanks the response. I'm able to build it just fine. However, the android package is still missing. The package simply does not even exist in the source: https://github.com/AuthorizeNet/sdk-android/tree/master/src/net/authorize

Unless the build process generates these files, I don't see where these files come from. Any ideas?

from inperson-sdk-android.

ncpga avatar ncpga commented on August 12, 2024

We fixed the integration manual. Now it uses the latest SDK and sample in GitHub. Thanks for pointing it out.

from inperson-sdk-android.

bmurmistro avatar bmurmistro commented on August 12, 2024

No problem. Thanks!

from inperson-sdk-android.

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.