Android client setup issue

After importing project in android studio , After installing eclipse code formatter plugin while applying code style, it says import xml file. But I am not able to import it .

openMRS formatter scheme is not showing in scheme as shown in image.

please help in these following steps, I have installed eclipse Code Formatter plugin

1 Like

Click on the settings Icon then You will be able to see the drop down options like as shows in the attached screenshot. Regards

1 Like

@abertnamanya
can you please explain why are we doing this step. and do we have to do this step in intelliJ as well as in android studio OR only in the editor we are gonna use ? please explain.

The reason to why we setup the IDE formatter( Setup steps link) helps since there are different programmers working on the same module but might be using different IDE’s so the IDE can’t put in its own line spacing. plus you won’t have wildcard imports..

1 Like

You don’t need the formatter in android studio, just use it in Intellij. #But someone else could advise if its necessary for android studio

1 Like

thanks a lot for your attention…

1 Like