Jump to content
Bicrypto v3.7.0 + All Plugins ×

Jsmith

Members
  • Posts

    8
  • Reputation

    19
  • Files

    0
  • Joined

  • Last visited

Everything posted by Jsmith

  1. So , Here is my experience 1 The instructions to Null the application did not work .. when deleted the customview() and PackageName() then the Mainactivity does not compile. Hence, I am not sure how the instructions provided in teh clip here will help 2. After using the Nulled program from other source, the program installs on server but when rebuilding the project using the source code then the project does not compile for the stripe. I guess deleting the two files suggested above will make the stripe payment not available . But i wanted to experiment .. so I went ahead with deleting .The project was rebuilt .. but when i tried to run the app in the emulator then i got the message the item code is not valid .. which, i guess, is the purchase code for the oxoo . It m,ay be just me but if this is generic then experts here should look into it
  2. The error is in EventPaymentStripeActivity.java and StripePaymentActivity.java. I changed in these two filed Stripe.CreateToken to Stripe.CreateCardToken attached the screenshot of the error if i should delete the two files ? Pls help Android_OXOOBuild error.bmp
  3. I tried to change as suggested EventPaymentStripeActivity.java:177: error: cannot find symbol stripe.createcardToken( ^ symbol: method createcardToken(Card,<anonymous ApiResultCallback<Token>>) location: variable stripe of type Stripe
  4. Thanks Can you please also advise ... Re the video to Null the application --> .. What needs to be done after the deleting the line of codes as show in the clip? I checked a nulled package version of this and did not see that the lines of codes suggested have been deleted . wish to take some knowledge from you : ) Pl share your views
  5. Hi, When i try to rebuild the project with no changes then get the following error . can you help me understand and fix ? I just open the project in Android studio and "Reuild project" path\oxoo-android-live-tv-1.2.7\Android\Android Source Code\app\src\main\java\com\oxoo\spagreen\StripePaymentActivity.java:179: error: method createToken in class Stripe cannot be applied to given types; stripe.createToken( ^ required: TokenParams,String,String,ApiResultCallback<? super Token> found: Card,<anonymous ApiResultCallback<Token>> reason: actual and formal argument lists differ in length
  6. Re the video to Null the application --> .. What needs to be done after the deleting the line of codes as show in the clip?
×
×
  • Create New...