Giter VIP home page Giter VIP logo

Comments (8)

madcyph3r avatar madcyph3r commented on July 1, 2024

Try to clean your project. It can't finds an id from a layout. Normally you get this problem, when your project has errors on building. After you fix this, the R class get build right.

How do you import this Library?

from advancedmaterialdrawer.

tellfa avatar tellfa commented on July 1, 2024

I have added this in Gradle file
repositories {
maven { url 'http://dl.bintray.com/madcyph3r/maven/' }
}
dependencies {
compile 'de.madcyph3r:materialDrawer:1.1.1@aar'
}

my MainActivity codes has below link, please see it
code link : http://dl.tellfa.com/Online_Course/MainActivity.txt

from advancedmaterialdrawer.

madcyph3r avatar madcyph3r commented on July 1, 2024

In your MainActivity.txt, you have forgotten a closing bracket at the end.

from advancedmaterialdrawer.

tellfa avatar tellfa commented on July 1, 2024

added end bracket bud Fc when running. please help . i need it :(

from advancedmaterialdrawer.

madcyph3r avatar madcyph3r commented on July 1, 2024

Have you cleaned your project.
Other idea, try to download the example project and replace the code from the main activity with yours and see if it runs. When yes, something is misconfigured.

from advancedmaterialdrawer.

tellfa avatar tellfa commented on July 1, 2024

Is it possible to upload my project and you are correct, and that I am using?
i want use this lib to MainActivity, my MainActivity has onCreate() method.
Can I upload my project?

from advancedmaterialdrawer.

madcyph3r avatar madcyph3r commented on July 1, 2024

You can't us the onCreate() method, you must use the init() mehtod. But you can send me your project to [email protected] , i will correct it.

from advancedmaterialdrawer.

tellfa avatar tellfa commented on July 1, 2024

thanks you to help me.
you are amazing my friend <3

from advancedmaterialdrawer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.