0

As recently, I've been looking through Android Templates for Material UI design, as I want to get a feel on how to use the types of pieces in one. But, It's been a struggle. Every one I've done, I got an error when building the module. AndroidManifest.xml Not Found

I've looked every where, and it all doesn't apply to me. I am attempting to import a repository from GitHub to Android Studio, all updates installed. Here were my steps.

  1. Clone the project into a .zip file.
  2. Extract.
  3. Import into Android Studio.
  4. Import Gradle Files.
  5. Configure framework.
  6. All works, but only option to generate signed APK, normal apk, and build module.
  7. Build Module.
  8. Android Manifest isn't found.

Is there something I'm missing? Please let me know, as I am stuck. I've also read I need a local.properties file. I do not have it, so I do not know how to properly add it without messing up.

Thank You.

  • "I am attempting to import a repository from GitHub to Android Studio, all updates installed" -- what were some of the repositories that you tried? – CommonsWare Nov 22 '16 at 23:09
  • Well, is there a manifest file? You could search where that properties file goes... http://stackoverflow.com/questions/20673378/where-does-local-properties-go-for-android-project – OneCricketeer Nov 23 '16 at 02:25

1 Answers1