{"id":26380069,"url":"https://github.com/rahulpatel2002/app_animation","last_synced_at":"2026-05-08T06:53:14.695Z","repository":{"id":277216690,"uuid":"929867034","full_name":"RAHULPATEL2002/App_Animation","owner":"RAHULPATEL2002","description":"An Android application demonstrating smooth animations and transitions in UI using Android Studio. Includes modern animation techniques for an enhanced user experience.","archived":false,"fork":false,"pushed_at":"2025-02-20T18:15:12.000Z","size":108,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-19T21:35:58.770Z","etag":null,"topics":["android","android-studio","animation","java","mobile-app","motion-layout","ui","xml"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RAHULPATEL2002.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-09T15:37:22.000Z","updated_at":"2025-02-22T13:21:39.000Z","dependencies_parsed_at":"2025-02-20T19:23:53.964Z","dependency_job_id":null,"html_url":"https://github.com/RAHULPATEL2002/App_Animation","commit_stats":null,"previous_names":["rahulpatel2002/app_animation"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RAHULPATEL2002/App_Animation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RAHULPATEL2002%2FApp_Animation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RAHULPATEL2002%2FApp_Animation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RAHULPATEL2002%2FApp_Animation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RAHULPATEL2002%2FApp_Animation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RAHULPATEL2002","download_url":"https://codeload.github.com/RAHULPATEL2002/App_Animation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RAHULPATEL2002%2FApp_Animation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32770544,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T02:36:36.067Z","status":"ssl_error","status_checked_at":"2026-05-08T02:36:07.210Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["android","android-studio","animation","java","mobile-app","motion-layout","ui","xml"],"created_at":"2025-03-17T05:18:15.683Z","updated_at":"2026-05-08T06:53:14.676Z","avatar_url":"https://github.com/RAHULPATEL2002.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# App Animation\n\n## Overview\nThis is a simple Android application that demonstrates various animation effects such as translation, alpha (fade), rotation, and scaling on a `TextView` using `AnimationUtils`.\n\n## Features\n- **Translation Animation**: Moves the text from one position to another.\n- **Alpha Animation**: Fades the text in and out.\n- **Rotation Animation**: Rotates the text around its center.\n- **Scaling Animation**: Increases or decreases the size of the text.\n\n## Tech Stack\n- **Language**: Java\n- **IDE**: Android Studio\n- **XML \u0026 Java**: For UI and functionality\n\n## Installation \u0026 Setup\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/RAHULPATEL2002/App_Animation.git\n   ```\n2. Open the project in **Android Studio**.\n3. Build and run the application on an emulator or a physical device.\n\n## File Structure\n```\nApp_Animation/\n├── app/\n│   ├── src/\n│   │   ├── main/\n│   │   │   ├── java/com/example/appanimation/MainActivity.java\n│   │   │   ├── res/\n│   │   │   │   ├── anim/\n│   │   │   │   │   ├── move.xml\n│   │   │   │   │   ├── alpha.xml\n│   │   │   │   │   ├── rotate.xml\n│   │   │   │   │   ├── scale.xml\n│   │   │   │   ├── layout/activity_main.xml\n│   │   │   │   ├── values/strings.xml\n│   ├── AndroidManifest.xml\n```\n\n## Usage\n1. Click the **Translate** button to see the text move.\n2. Click the **Alpha** button to see the text fade.\n3. Click the **Rotate** button to rotate the text.\n4. Click the **Scale** button to change the text size.\n\n\n## Screenshot\n![WhatsApp Image 2025-02-20 at 23 42 28_6c250be1](https://github.com/user-attachments/assets/ae550e48-cebf-4b89-91c3-17600d281e5f)\n\n![WhatsApp Image 2025-02-20 at 23 42 29_11d5d883](https://github.com/user-attachments/assets/0226fc35-fa79-4f7d-942b-7b261043f93c)\n\n![WhatsApp Image 2025-02-20 at 23 42 29_a6f86035](https://github.com/user-attachments/assets/d060707e-2827-499a-b892-0a5c4881ebb6)\n\n\n## Author\n**Rahul Patel**\n\n---\nFeel free to contribute by submitting pull requests or reporting issues!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahulpatel2002%2Fapp_animation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frahulpatel2002%2Fapp_animation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahulpatel2002%2Fapp_animation/lists"}