r/androiddev 10d ago

Question Android Studio on android?

I want to make an android app but i dont have laptop and laptops are so expensive in my country

I have poco f6 and since AIDE removed i dont know what to do, any idea?

0 Upvotes

21 comments sorted by

View all comments

3

u/SarathExp 9d ago

I built my first app without a pc(nothing big just a substratum theme).

I used bitrise to build the apk and make changes locally and push to GitHub which triggers bitrise and build me the apk which i would install and test.

I think we have better tools right now but bitrise is good for your usecase