question

meerchant avatar image
meerchant asked Zhanjun DIng commented

How do I install an Android app?

I understand how to build the sample apps using Android Studio and Gradle, but I'm not seeing how to connect my computer to the Clover Mini. How do I get the actual APK onto the Clover Mini and how can I debug the app once its on the device?

10 |2000

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

Jacob Abrams avatar image
Jacob Abrams answered

You will connect your device to your computer via USB cable. Follow the instructions on these pages for more information:

https://docs.clover.com/build/

https://docs.clover.com/build/android...

https://docs.clover.com/build/android...

You can use the adb command to install the APK or you can install it directly from Android Studio. Developing apps on Clover is similar to developing for most android devices. Read more about debugging here and android here:

http://developer.android.com/tools/wo...

http://developer.android.com/tools/de...

http://developer.android.com/tools/de...

10 |2000

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

meerchant avatar image
meerchant answered Jacob Abrams commented

Thanks, Jacob. It looks like I was missing the Clover unit specific USB cable.

1 comment
10 |2000

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

Jacob Abrams avatar image Jacob Abrams ♦♦ commented ·

You can use any USB type A to B cable with Clover Mini. With Clover Mobile you use any standard micro-USB to type A cable that comes with most phones. It should have been included with your devkit.

0 Likes 0 ·
Zhanjun DIng avatar image
Zhanjun DIng answered Zhanjun DIng commented

There is no USB port on the tablet, do I need to use the port under the printer?

3 comments
10 |2000

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

sam avatar image sam commented ·

Sandbox Clover Station will not allow debugging via USB. In order to use ADB with a sandbox Station device, you must connect via WiFi, as described in the link below.

https://docs.clover.com/build/setup-devkit/#enable-android-debug-bridge

0 Likes 0 ·
Zhanjun DIng avatar image Zhanjun DIng commented ·

But an USB port is needed to setup WIFI debug.

0 Likes 0 ·
sam avatar image sam commented ·

You can follow the directions here: https://devask.clover.com/question/51...

0 Likes 0 ·

Welcome to the
Clover Developer Community