question

descodav avatar image
descodav asked justina Deactivated edited

Tutorials on loading android examples?

Look this was dropped in my lap. I have limited experience with Android studio and no experience with Clover. I do have development experience and further payment terminal development experience but I cannot seem to load up the examples that I have downloaded from here. Any help would be most appreciated.
Payments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

justina avatar image
justina Deactivated answered justina Deactivated edited
Welcome @descodav,

I am assuming that examples you are working with are the ones hosted at https://github.com/clover/clover-android-sdk. Starting from scratch the steps to take in loading the examples would be:
  • git clone https://github.com/clover/clover-android-sdk
  • Start Android Studio > Open Project clover-android-sdk
  • In the clover-android-sdk-examples directory navigate to:
    • java > com.clover.android.sdk.examples > MainActivity
  • Right click MainActivity > Run 'MainActivity'
  • Select the Developer Kit / Clover Emulator to load the examples to
If you haven't done so already, here are links to setting up a Clover Emulator / ordering a Clover Developer Kit:
  • https://docs.clover.com/build/android-emulator-set...
  • https://docs.clover.com/build/devkit/
-- Justin
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community