{"id":22798667,"url":"https://github.com/ralphpina/mmf-android-remotecontrol-sdk","last_synced_at":"2026-01-08T09:02:07.693Z","repository":{"id":20777636,"uuid":"24062532","full_name":"ralphpina/MMF-Android-RemoteControl-SDK","owner":"ralphpina","description":"This SDK will allow developers to build applications that control and display data from the MMF Android apps.","archived":false,"fork":false,"pushed_at":"2014-07-30T18:05:47.000Z","size":12164,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T21:02:20.370Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"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/ralphpina.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}},"created_at":"2014-09-15T15:49:04.000Z","updated_at":"2015-02-25T21:37:33.000Z","dependencies_parsed_at":"2022-07-22T08:01:58.188Z","dependency_job_id":null,"html_url":"https://github.com/ralphpina/MMF-Android-RemoteControl-SDK","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralphpina%2FMMF-Android-RemoteControl-SDK","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralphpina%2FMMF-Android-RemoteControl-SDK/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralphpina%2FMMF-Android-RemoteControl-SDK/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralphpina%2FMMF-Android-RemoteControl-SDK/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ralphpina","download_url":"https://codeload.github.com/ralphpina/MMF-Android-RemoteControl-SDK/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246365638,"owners_count":20765546,"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-12-12T06:10:41.401Z","updated_at":"2026-01-08T09:02:07.625Z","avatar_url":"https://github.com/ralphpina.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"MMF-Android-RemoteControl-SDK\n=============================\n\nThis SDK will allow developers to build applications that control and display data from the MMF Android apps.\n\nWe have included a sample app that uses the library, and javadocs for the library.\n\nThere is also a compiled sample app, and MapMyRun 3.0.6 Beta that has the necessary changes to work with the SDK.\n\nSince the SDK is being used for Android, it needs to be compiled with Java 1.6. This means that Java 1.6 must be installed in the computer, and that you need to make sure you are compiling it with that version.\n\nTo check the version of java:\n$ javac -version\n\nTo compile your classes you also need to include the Android classes. So inside of the folder with the SDK classes you can execute:\n\n$ javac -target 1.6 -d classes/ -cp /usr/local/android-sdk/platforms/android-19/android.jar *.java\n\nThe above assumes you have a folder named \"classes\" where you'll be putting the .class files generated by the command. It also assumes that your Android SDK is located at the path above.\n\nLastly, we need to package the .class files into a JAR. To do this execute the command:\n\n$ jar cf \u003c name for file \u003e.jar *\n\nThat will package all the classes in the current directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fralphpina%2Fmmf-android-remotecontrol-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fralphpina%2Fmmf-android-remotecontrol-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fralphpina%2Fmmf-android-remotecontrol-sdk/lists"}