can we eork with kotlin alongside php in android s...
# android
m
can we eork with kotlin alongside php in android studio ?
l
mrzak-dev: php in Android Studio?
m
I mean exactly connect to a db and send data to the application ?
with php mysql ?
v
I don't think you can work on PHP projects in Android Studio. But you may find a free PHP plugin in the repository that does basic syntax highlighting so you can at least edit your PHP code in Studio.
The other option is to use IntelliJ IDEA Ultimate. If you have a license for it, you'll be able to work with Android and PHP code simultaneously, even in the same project.