this post was submitted on 06 Sep 2023
29 points (93.9% liked)

Android

1886 readers
25 users here now

A place to discuss anything related to Android or Android adjacent.


INFO:


Check Out Our Partner Communities:

[email protected]

founded 4 years ago
MODERATORS
 

Wish there was an **Android Studio Lite** version of the IDE that is targeted to low powered devices and has only bare minimum features to develop an app.

#AndroidDev #Android #Jetbrains #Google @[email protected] @[email protected] @[email protected] @fossdroid

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 1 year ago (1 children)

I do this but it's a pain in the ass. They keep making it harder to access certain features without opening Android Studio (i.e. the AVD manager, logcat, app signing functionality, etc)

Also sometimes gradlew decides to just not build your project and you have to open Android Studio to get it to work. Why? No idea

I don't even use low power hardware, Android Studio just manages to be an incredible resource hog even on normal hardware

[โ€“] [email protected] 1 points 1 year ago

You code Android projects in VIM?