Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anime Spinner

anmie spinner

A focused Android application built to demonstrate Spinner Management, Implicit Web Search Intents, and Clean Code in Native Android development.


Key Learnings & Technical Concepts

  • Implicit Web Search Intent: Utilized ACTION_WEB_SEARCH with SearchManager.QUERY payload to delegate search operations directly to the native Google App or default browser.

  • Clean Code & Modular Design: Refactored the core logic into isolated, single-responsibility helper functions (initSpinner and performGoogleSearch) to maintain a lean and readable onCreate lifecycle.


Tech Stack

  • Language: Kotlin
  • UI Framework: Android XML Layouts (Spinner, ArrayAdapter, TextView)
  • Core APIs: Android Intents (ACTION_WEB_SEARCH)
Screen_recording_20260813_180315.mp4

About

A focused Android application built to demonstrate Spinner Management, Implicit Web Search Intents, and Clean Code in Native Android development.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages