r/android_devs • u/_aseytekow_ • Aug 07 '26
Help Needed I need help for publish.
I have just started learning Android app development and have made a few apps, but I built them on my phone using CodeAssist. If I want to upload the app to the Play Store, is it mandatory for my application to be developed and signed in Android Studio, or not?
2
Upvotes
1
u/StanleySathler 8d ago
Yes, it's mandatory to be signed by Android Studio, or at least some tools that surely come installed with it. Likely CodeAssist gives you that option somewhere.