Git Product home page Git Product logo

Comments (3)

hi-dhl avatar hi-dhl commented on September 24, 2024 1

Thank you for your patience, I will delete license and I will pay attention to that in the future, Thank u again.

from pokemongo.

hi-dhl avatar hi-dhl commented on September 24, 2024

Thanks u , I'm just using the same API with Pokedex, but The architectural and techniques of the projects are different, I've added the declaration

image

about JDataBinding , When I first created and push the project, I've added the declaration

from pokemongo.

rurimo avatar rurimo commented on September 24, 2024

Thanks for your explanation.
But it doesn't matter changing small points of the architecture and technique. (Actually its not a big deal)
I mean from the start, everyone can find almost 99% copy-pasted codes in the project and that means referenced already..
So that mostly could be seen as plagiarized even if small pieces of code.
And I can see related issue #1

DataBindingActivity

https://github.com/hi-dhl/JDataBinding/blob/master/jdatabinding/src/main/java/com/hi/dhl/jdatabinding/DataBindingActivity.kt
https://github.com/skydoves/DisneyMotions/blob/master/app/src/main/java/com/skydoves/disneymotions/base/DatabindingActivity.kt

DataBindingFragment

https://github.com/hi-dhl/JDataBinding/blob/master/jdatabinding/src/main/java/com/hi/dhl/jdatabinding/DataBindingFragment.kt
https://github.com/skydoves/DisneyMotions/blob/master/app/src/main/java/com/skydoves/disneymotions/base/DatabindingFragment.kt

di

https://github.com/hi-dhl/PokemonGo/tree/master/app/src/main/java/com/hi/dhl/pokemon/di
https://github.com/skydoves/Pokedex/tree/main/app/src/main/java/com/skydoves/pokedex/di

PokemonInfo

https://github.com/hi-dhl/PokemonGo/blob/master/app/src/main/java/com/hi/dhl/pokemon/model/PokemonInfoModel.kt
https://github.com/skydoves/Pokedex/blob/main/app/src/main/java/com/skydoves/pokedex/model/PokemonInfo.kt

Anyway, hope you understand the open source license as soon as fast. Thank u :)

from pokemongo.

Related Issues (9)

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.