Sir Knight Abhi Kriti and Nick's Payment PPT

Preview:

Citation preview

SIR KNIGHT ABHISHEK CHOWDHURY KRITI DUBEY

NICK HOWARDPRESENT....

A POWERPOINT ON OUR PROJECT CODEA powerpoint about our project code

STEP 1: Integrate the SDKThe First Step in the Process was integration with the SDK

Step 1 A) We used directions found

Step1 B) This resulted in an addition to our project's lib file found

Step 1C) Also resulted in our .so files getting into the right folder

Once Our SDK was Installed, we started integrating it to our project, bringing about

Step 2) Customizing the Paypal Code

Step 2A) We first configured our manifest, following these directions:

Step2A) This Resulted in:

Step2A) Step-By-Step

We started by copy the code from the directions paste it into the XML

Then we proceeded to create a custom activity and intent filter for the paypal integration class.

Step2B) We then proceeded to create a class for paypal integration,

adding this to the code:

Step2B) This resulted in:

Step2B) Step-By-Step

First, we copied the generic code from the website into our page.

After that, we added the correct imports so every resource was available

From there we extended the configuration class to activity

Step2c) We then created our XML view, a simple file with a text view

and a button, seen here:

Step2C)

The simplest of all steps, we simply added a button and a textview

The button we linked via onclick to our main function created in the class

We then proceeded to run the program and gleefully revel in successful enjoyment, as I hope you are doing as well.