create a debug-apk instead of signed-apk using exp interface

hey,
i am able to build a signed-apk using " exp build:android " for my Pedometer API which is running good, but i need a debug-apk.
is it possible to generate a debug-apk ? using expo ? exp interface?
thank you in advance

Hi, that is possible, but not directly through exp. :confused:
You’ll need to clone expo/expo and follow the instructions here: https://github.com/expo/expo#android-2

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.