Updated based on new directory structure

Details on previous commit
minor version changed from 0.2.6 to 0.2.7
  but no change in major version
added new file .DS_Store (should add to ~/.gitignore; removed here)
directory structure changed
  .idea/ new
  gradle/ new
  app/src/main/
    java/ <-  src/
    jni/  <-  jni/
    res/  <-  res/

Importing and building with new structure resulted in minor
changes to two .iml files; included here.

The file local.properties is not included here;
you will need to manually add this line to local.properties:
  ndk.dir=/absolute/path/to/android-ndk-r10d

Other generated files that are not included here:
  app/build/
  build/
  .gradle/
  .idea/workspace.xml
3 files changed
tree: 1addd4c1edab82ce1a60a194fbf9725d7778cee9
  1. LoopbackApp/