Root-Module
--.idea
--app
----bulid
----src
------main
--------assets
----------abc.html
----------AnotherFont.otf
--------java
----------Source code here
--------res
------AndroidManifest.xml
----Build.gradle
In android studio, right click on the app icon, select folder and navigate to the Assets Folder.
Follow @amardeepvijay
--.idea
--app
----bulid
----src
------main
--------assets
----------abc.html
----------AnotherFont.otf
--------java
----------Source code here
--------res
------AndroidManifest.xml
----Build.gradle
In android studio, right click on the app icon, select folder and navigate to the Assets Folder.
On the next screen just click
Finish.
And It will create the
assets folder in the main target source set.


No comments:
Post a Comment