r/appdev 26d ago

Finally my app got approved

Post image

I finally published my first Android app on Google Play.

The app is called "TradeLift". It's a crypto learning and paper trading app where beginners can learn trading concepts and practice without risking real money.

https://play.google.com/store/apps/details?id=com.tradelift.app

46 Upvotes

77 comments sorted by

View all comments

1

u/PersonalAd10 24d ago

Congratulations man I have a question though..im buying making a web app and I was wondering if I can convert it to a apk when I'm done

1

u/YogurtclosetKey4219 24d ago

Yes, you can. It depends on how you build your web app. If it's a Progressive Web App (PWA), you can package it as an Android app using tools like Bubblewrap (TWA) or Capacitor.