In the new android studio in its version 3.0.1 I can not install the .kt
file to run it on an external cellular device.
I made all the settings in the phone (I set developer mode and enable debug mode by USB). Try modifying the file of manifest
, it did not work. I tried modifying the file gradle
did not work either.
The computer does recognize it but the environment does not show it to me as an option to upload the file to it and try it on my phone. I do not know if it will be because of the kotlin programming language I am beginning to develop in this language.