Skip to content

How to open and run the converted kotlin code in Android Studio? #280

Answered by marcprux
Yinzhi0409 asked this question in Q&A
Discussion options

You must be logged in to vote

You can open and run your app in Android Studio: https://skip.tools/docs/platformcustomization/#android-studio

This is useful for seeing the generated Kotlin and running the app in a debugger. However, you cannot change the generated Kotlin, since the Swift to Kotlin transpiler only goes one way. However, you can integrate raw Kotlin with your Skip app, which you can edit in Android Studio: https://skip.tools/docs/platformcustomization/#kotlin-files

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Yinzhi0409
Comment options

Answer selected by marcprux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants