add ionic framework to an existing android studio app
问题 I'm developing a project with android studio for a ODROID XU4 board. Because of the nature of the project I'm using android studio to make a native app in order to use some of the Harware features of the board as Ethernet, GPIO,... and because there is no intention of developing this for any other platform. The problem now is that the customer wants a nice looking ionic interface. I've been testing most of the approaches I found in google, ionic forums, stack overflow and many others sites