How can we add res folder in making extension?

i wanna add res folder like here -

Currently it is not possible if you want to add as component then It is possible.

yes i want to add as component how to do that

You have a JAR or AAR file then add it into the build.xml it will generate resources automatically on build.

1 Like

what if we dont have aar and just have project source?

Then compile aar yourself.