Kotgo VS Conductor

Compare Kotgo vs Conductor and see what are their differences.

Kotgo

Create kotlin android project with one line of command. (by nekocode)

Conductor

A small, yet full-featured framework that allows building View-based Android applications (by bluelinelabs)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Kotgo Conductor
0 6
1,599 3,895
- 0.1%
0.0 3.9
about 3 years ago 6 days ago
Kotlin Java
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Kotgo

Posts with mentions or reviews of Kotgo. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Kotgo yet.
Tracking mentions began in Dec 2020.

Conductor

Posts with mentions or reviews of Conductor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-06.
  • Single Activity Apps: Fragments vs Views in 2022
    6 projects | /r/androiddev | 6 Jan 2023
    I don't have much experience with conductor, so I'm curious what your concerns about lifecycle is lacking compared to fragments? But if your team already knows that framework I might just stick with views over fragments. I see there is a compose integration if you do ever plan on picking that up with conductor. Otherwise compose makes fragments obsolete and your team already knows conductor. I do agree the navigation story in compose is not mature especially after jetpack compose navigation. But there are other 3rd party libraries like compose destinations or decompose, but would be nice to see something better 1st party.
    6 projects | /r/androiddev | 6 Jan 2023
    The last enterprise level app we put together was in 2018; we chose to go with Conductor and run with custom views and minimal activities. The codebase has been a pleasure to maintain and apart from some boilerplate here and there, a Single Activity, Multiple View app has filled all our requirements.
  • Single Activity architecture with custom views. Common pattern or anti-pattern?
    3 projects | /r/androiddev | 20 Oct 2021
    I don't know how common/popular it actually is, but it's definitely not uncommon. Square has been doing this kind of home-made navigation for quite a while as far as I know (most recently in the form of workflow-kotlin), Lyft (Scoop) as well, and more (e.g. Conductor).
  • What are the current best alternative libraries to Jetpack Navigation Component which preserve state and backstack and work with Bottom Navigation?
    3 projects | /r/androiddev | 9 Mar 2021

What are some alternatives?

When comparing Kotgo and Conductor you can also consider the following projects:

Moxy - Moxy is MVP library for Android

Anvil - Minimal UI library for Android inspired by React

android-priority-jobqueue - A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.

Small - A small framework to split app into small parts

RoboMVVM - MVVM framework for Android

SQLDelight - SQLDelight - Generates typesafe Kotlin APIs from SQL

android-common - Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on

droidparts

apf - Android Plugin Framework

ACDD

RoboBinding - A data-binding Presentation Model(MVVM) framework for the Android platform.

legend - A framework for hook java methods.