How do I create a new package within the src folder? (Android Studio) -


i apologize question easy, having trouble creating new packages within src folder. if me out fantastic.

right-click on java/ directory , choose new > package context menu. type in package name, , click ok.


Comments

Popular posts from this blog

python - Alternative to referencing variable before assignment -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -