.prefs file template in android studio

I am very new to Android Studio and coding in general. I am working on a project that involves pushing open source to an android studio emulator. However, one of the folders that needs to be moved is the .settings folder. It contains a file named org.eclipse.jdt.core.prefs. When I tried to add it as a file, Android studio doesn't have a file template that recognizes .prefs. How else can I add this file? Thank!

+3


source to share





All Articles