Code Monkey home page Code Monkey logo

legendary-dagger's People

Contributors

samdantetteh avatar

Watchers

 avatar  avatar

legendary-dagger's Issues

App fails to run after project loaded in new studio update

App till not install on device with the before error. I believe this is as a result of the introduction of custom navigation.

Process: com.ijikod.di, PID: 31187
   java.lang.NullPointerException: super.getSystemService(name) must not be null
       at com.ijikod.di.MainActivity.getSystemService(MainActivity.kt:55)
       at android.content.Context.getSystemService(Context.java:3481)
       at android.app.Activity.getContentCaptureManager(Activity.java:1071)
       at android.app.Activity.notifyContentCaptureManagerIfNeeded(Activity.java:1113)
       at android.app.Activity.onPostCreate(Activity.java:1703)
       at androidx.appcompat.app.AppCompatActivity.onPostCreate(AppCompatActivity.java:126)
       at android.app.Instrumentation.callActivityOnPostCreate(Instrumentation.java:1381)
       at android.app.ActivityThread.handleStartActivity(ActivityThread.java:3704)
       at android.app.servertransaction.TransactionExecutor.performLifecycleSequence(TransactionExecutor.java:221)
       at android.app.servertransaction.TransactionExecutor.cycleToPath(TransactionExecutor.java:201)
       at android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:173)
       at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:97)
       at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2267)
       at android.os.Handler.dispatchMessage(Handler.java:107)
       at android.os.Looper.loop(Looper.java:237)
       at android.app.ActivityThread.main(ActivityThread.java:8167)
       at java.lang.reflect.Method.invoke(Native Method)
       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:496)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1100)

App does not build successfully

The build fails with the error below...

/Users/samdan/StudioProjects/Lessons/testing/app/build/tmp/kapt3/stubs/debug/com/ijikod/app/TestApplicationComponent.java:8: error: [Dagger/MissingBinding] com.ijikod.navigation.ScreenNavigator cannot be provided without an @Provides-annotated method.
public abstract interface TestApplicationComponent extends com.ijikod.appcomponent.ApplicationComponent, com.ijikod.navigation.NavigationDeps {
                ^
      com.ijikod.navigation.ScreenNavigator is requested at
          com.ijikod.navigation.NavigationDeps.screenNavigation()

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.