Started abstracting the MediaPlayer from the MainActivity and turning it into a Service # 28

This commit is contained in:
amazing-username
2019-03-09 13:16:06 -05:00
committed by amazing-username
parent 4c87b960ce
commit b2a70de4b2
64 changed files with 194 additions and 133 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" />
</component>
<component name="ProjectType">