can we eork with kotlin alongside php in android studio ?
l
louiscad
06/25/2017, 10:22 PM
mrzak-dev: php in Android Studio?
m
mrzak-dev
06/25/2017, 10:24 PM
I mean exactly connect to a db and send data to the application ?
mrzak-dev
06/25/2017, 10:25 PM
with php mysql ?
v
vickyc
06/26/2017, 5:01 AM
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.
vickyc
06/26/2017, 5:03 AM
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.