{"id":13398649,"url":"https://github.com/RoboBinding/RoboBinding","last_synced_at":"2025-03-14T02:31:31.318Z","repository":{"id":1681632,"uuid":"2408915","full_name":"RoboBinding/RoboBinding","owner":"RoboBinding","description":"A data-binding Presentation Model(MVVM) framework for the Android platform.","archived":false,"fork":false,"pushed_at":"2017-10-08T04:11:44.000Z","size":20509,"stargazers_count":1283,"open_issues_count":35,"forks_count":221,"subscribers_count":80,"default_branch":"develop","last_synced_at":"2024-10-29T17:42:07.610Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://robobinding.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RoboBinding.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-09-18T09:42:32.000Z","updated_at":"2024-10-15T00:18:44.000Z","dependencies_parsed_at":"2022-08-30T10:51:30.455Z","dependency_job_id":null,"html_url":"https://github.com/RoboBinding/RoboBinding","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoboBinding%2FRoboBinding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoboBinding%2FRoboBinding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoboBinding%2FRoboBinding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoboBinding%2FRoboBinding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RoboBinding","download_url":"https://codeload.github.com/RoboBinding/RoboBinding/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242685838,"owners_count":20169240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-30T19:00:29.993Z","updated_at":"2025-03-14T02:31:31.260Z","avatar_url":"https://github.com/RoboBinding.png","language":"Java","funding_links":[],"categories":["Java","Libs"],"sub_categories":["\u003cA NAME=\"Framework\"\u003e\u003c/A\u003eFramework"],"readme":"= PLEASE NOTE, THIS PROJECT IS NO LONGER BEING MAINTAINED.\n\nAs personal time contraints, I am currently unable to keep up. Please use link:https://developer.android.com/topic/libraries/data-binding/index.html[official android databinding] instead.\n\n\n= image:http://robobinding.org/images/robobinding_logo.png[width=60, height=60] RoboBinding\n\nA data-binding http://martinfowler.com/eaaDev/PresentationModel.html[Presentation Model] (MVVM) framework for the Android platform.\nRoboBinding helps you write UI code that is easier to read, test and maintain without performance compromise (code generation instead of java reflection).\n\n* removes - *lots of unnecessary code(e.g., addXXListener(), findViewById()...)* - by binding.\n\n* turns - *hard to unit tests and Android unit tests running for ages which makes unit tests impractical* - into *pure POJO PresentationModels* with normal JUnit tests.\n\n* provides the object cursor as a replacement to - *the relational cursor but we are used to operating objects*.\n\n* it is easy to implement attribute bindings for any custom components, third-party components or Android widgets, which simplifies the code and produces more maintainable code base.\n\nLet's watch http://skillsmatter.com/podcast/os-mobile-server/core-dev-talk-robobinding[an introductory video] and then get started from link:http://robobinding.org/getting_started.html[here].\n\nRoboBinding values *code quality*. The framework source code is very readable and comes with a complete set of tests,\nwhich makes contributing easy and enjoyable. Want to contribute? Start link:http://robobinding.org/insight_into_framework.html#_set_up_eclipse_development_environment[here].\n\nRoboBinding loves to hear *any voices (negative or positive) or suggestions* and invite you to post into RoboBinding http://groups.google.com/group/robobinding[Google group].\n\n\n\n* link:http://robobinding.org/getting_started.html[Getting Started]\n\n* link:http://robobinding.org/insight_into_framework.html[Insight Into Framework]\n\n* link:https://oss.sonatype.org/service/local/repositories/releases/archive/org/robobinding/robobinding/0.8.12/robobinding-0.8.12-javadoc.jar/!/index.html[API and Binding Attributes JavaDocs]\n\n* link:http://robobinding.org/about.html[About]\n\n* link:http://robobinding.org/versions.html[Versions] (latest *0.8.14*)\n\n* link:http://robobinding.org/index.zh.html[Chinese中文] 及 image:http://qplus3.idqqimg.com/qun/portal/img/logo2.png[\"QQ群\", width=60, height=25]：308303599\n\nimage:http://www.iconpng.com/png/large-torrent/download.png[width=30, height=30] Download: http://search.maven.org/#search%7Cga%7C1%7Crobobinding[releases] on Maven Central and latest https://oss.sonatype.org/index.html#nexus-search;quick%7Erobobinding[snapshots] on Sonatype OSS Repo.\n\nimage:https://lh3.googleusercontent.com/-YM2DGm-QreQ/Upb85v3Y-gI/AAAAAAAABt4/GIcGGykyHW8/w152-h106-no/Google+groups.png[\"Google groups\", width=43, height=30] Questions and Discussions: http://groups.google.com/group/robobinding[Google group]\n\nimage:https://g.twimg.com/Twitter_logo_blue.png[width=30, height=30] Twitter: https://twitter.com/RoboBinding[@robobinding]\n\nimage:https://raw.github.com/github/media/master/octocats/blacktocat-32.png[\"GitHub\", width=30, height=30] Issues: https://github.com/RoboBinding/RoboBinding/issues[Raising an issue]\n\nimage:http://web-static-cloudfront.s3.amazonaws.com/images/badges/BuiltOnDEV.png[Build and tested on CloudBees DEV@cloud]\n\nimage::https://img.shields.io/badge/Android%20Arsenal-RoboBinding-brightgreen.svg?style=flat[alt=\"Android Arsenal\", link=\"https://android-arsenal.com/details/1/990\"]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRoboBinding%2FRoboBinding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRoboBinding%2FRoboBinding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRoboBinding%2FRoboBinding/lists"}