Git Product home page Git Product logo

carquet / musicapp Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 47 MB

The goal of this project is to design and layout a music playing app that displays the list of available songs in a ListView or a GridView, navigates to a details screen of the currently playing song, and uses explicit intents to navigate around the app.

Java 100.00%
android-application android-mediaplayer android-intent

musicapp's Introduction

musicApp

Project 4

  1. Designing an app experience to achieve a certain goal
  2. Creating new activities
  3. Using explicit Intents to link between activities in your app
  4. Using OnClickListeners to add behavior to buttons using Java code.
  5. Creating your own Custom Class
  6. Looping through an ArrayList
  7. Populating a ListView or GridView with an ArrayAdapter

Resource used in branch Mediaplayer

  • Piano Sonata no. 14 in C# minor 'Moonlight Sonata', Op. 27 no. 2, Adagio Sostenudo, Beethoven
  • Piano Sonata no. 14 in C# minor 'Moonlight Sonata', Op. 27 no. 2, Allegretto, Beethoven
  • Piano Sonata no. 14 in C# minor 'Moonlight Sonata', Op. 27 no. 2, Presto, Beethoven
  • Nocturnes B flat Minor, Op. 9, Chopin

musicapp's People

Contributors

carquet avatar

Watchers

 avatar

musicapp's Issues

#4 Refactoring xml files

Your activity layouts activity_blue_horn.xml, activity_legendary.xml, activity_suit_up.xml and activity_yellow_umbrella.xml are very similar, I recommend that you use only one and reusing it by changing programmatically the values that needs changing, in your case only the TextView's text seems to differ

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.