servalproject / batphone

The Serval Mesh app for Android. EXPERIMENTAL SOFTWARE.
http://www.servalproject.org
GNU General Public License v3.0
398 stars 158 forks source link

How to import on Android Studio? #111

Closed parthgupta0912 closed 8 years ago

parthgupta0912 commented 8 years ago

I am trying to import this project on Android Studio, but when I do the same I get errors such as "servalproject.servaldna does not exist". Please let me know what is the correct way to modify the code.

lakeman commented 8 years ago

I use Android Studio to edit the project. But we only support building it from the command line with ant.

Also, make sure you have updated the jni/serval-dna submodule.

On Sun, Dec 13, 2015 at 5:02 AM, parth-nith notifications@github.com wrote:

I am trying to import this project on Android Studio, but when I do the same I get errors such as "servalprojectservaldna does not exist" Please let me know what is the correct way to modify the code

— Reply to this email directly or view it on GitHub https://github.com/servalproject/batphone/issues/111.