HI, I am trying to make a database backed sample o...
# squarelibraries
r
HI, I am trying to make a database backed sample on android with Workflow kotlin In the tutorial it says to install the file templates using this script I ran the scripts on Windows OS and it ran fine. (the script did not throw any error) Even after restarting Android Studio, I cannot see file templates installed by script in Android Studio I am using Android Studio Canary Giraffe Beta
I can see in the script, there is no option for windows or MingW at all Does this mean I have to install these templates manually on windows?
I added it manually for now
r
I'm afraid we don't have anyone using Windows, so we're not going to bump into Windows-specific problems.
r
Can we add a note for windpws users to manually add the templates?
r
Yes please, would you be comfortable putting up a PR?
I wonder if it's broken in general, we don't use the templates much TBH
r
Template is working fine as of today when I tested after manually adding it to Android Studio
Its just install script does not work for windows
r
Sweet, good to hear.
r
Yes please, would you be comfortable putting up a PR?
Yeah sure
Shall I create a issue and raise a PR itself?
r
No need for both an issue and a PR, if that's the question.
r
So can I simply raise PR for this note without an issue?
r
Yes
r
Hi Ray I haver raised the PR to add information for windows platform users for file templates.