30
submitted 1 year ago by shbhmnk@fosstodon.org to c/android@lemmy.ml

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 @android@lemmy.ml @android@lemmy.world @android@lemdro.id @fossdroid

top 10 comments
sorted by: hot top controversial new old
[-] JoYo@lemmy.ml 8 points 1 year ago

the SDK and buildchain work fine in a container.

use whatever editor you want then build in the container.

[-] Max_P@lemmy.max-p.me 7 points 1 year ago

Nobody's stopping anyone from using vim and running gradle directly. ./gradlew assembleDebug and you're good to go.

[-] dkt@lemmy.ml 2 points 1 year ago

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

[-] mannycalavera@feddit.uk 1 points 1 year ago

You code Android projects in VIM?

[-] BigBlackCockroach@lemmy.world 0 points 11 months ago

Huge, if true. Please, could you helps us better understand how to successfully leverage vim and gradle across GNU/Linux ?

[-] ink@r.nf 3 points 1 year ago

Use Flutter on VSCode. much lighter

[-] LeonOmelan@fosstodon.org 2 points 1 year ago
[-] doylio@lemmy.ca 0 points 1 year ago

You could try Expo if you know React

[-] shbhmnk@fosstodon.org 0 points 1 year ago

@doylio I'm guessing that does not support native Java/Kotlin development

[-] doylio@lemmy.ca 1 points 1 year ago

No it's not native. It's a JavaScript layer on top of native code that allows iOS and Android apps to share a codebase

this post was submitted on 06 Sep 2023
30 points (94.1% liked)

Android

8968 readers
56 users here now

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


INFO:


Check Out Our Partner Communities:

!android@lemmy.world

founded 4 years ago
MODERATORS