Code Monkey home page Code Monkey logo

Comments (4)

mesibo avatar mesibo commented on July 24, 2024

https://developer.android.com/reference/android/databinding/DataBindingUtil.html

If you still having an issue, post complete logs

from samples.

StartappzKE avatar StartappzKE commented on July 24, 2024

Okay Thanks let me try

from samples.

StartappzKE avatar StartappzKE commented on July 24, 2024

Here is the complete log output

Information:Gradle tasks [clean, :app:assembleDebug]
/Users/startappz/Documents/AndroidStudioProjects/WyAds/app/src/main/java/ads/wyzone/com/wyads/mesibo/SampleAppWebApi.java
Error:(63, 38) error: cannot find symbol method getContext()
Error:(67, 27) error: cannot find symbol method startMesibo()
Error:(83, 43) error: cannot find symbol method getContext()
Error:(113, 35) error: cannot find symbol method startMesibo()
/Users/startappz/Documents/AndroidStudioProjects/WyAds/app/src/main/java/ads/wyzone/com/wyads/DemoActivity.java
Error:(3, 27) error: package android.databinding does not exist
Error:(26, 13) error: cannot find symbol class ActivityDemoBinding
Error:(42, 20) error: cannot find symbol variable DataBindingUtil
/Users/startappz/Documents/AndroidStudioProjects/WyAds/app/src/main/java/ads/wyzone/com/wyads/adapters/DemoActivityMessageAdapter.java
Error:(46, 16) error: cannot find symbol class LayoutMessageShowBinding
Error:(47, 27) error: cannot find symbol class LayoutMessageShowBinding
Error:(25, 9) error: cannot find symbol class LayoutMessageShowBinding
Error:(25, 45) error: cannot find symbol variable LayoutMessageShowBinding
Error:Execution failed for task ':app:compileDebugJavaWithJavac'.

Compilation failed; see the compiler error output for details.
Information:BUILD FAILED in 1m 35s
Information:12 errors
Information:0 warnings
Information:See complete output in console

from samples.

mesibo avatar mesibo commented on July 24, 2024

As I can see from the logs, you have customized path etc (Users/startappz/Documents/AndroidStudioProjects/WyAds/app/src/main/java/ads/wyzone/com/wyads) and we can't provide support on your custom projects.

Please use sample as it is which is compiling fine. Feel free to reopen if you having the issue with unmodified code.

from samples.

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.