GithubHelp home page GithubHelp logo

bhanditz / marmalade-sdk-mediascanner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mrmop/marmalade-sdk-mediascanner

0.0 2.0 0.0 96 KB

Provides a method to allow Marmalade developers to tell the Android media scanner to add a file to its media collection making it immediately available to other applications.

Home Page: http://www.drmop.com

C++ 72.25% Java 11.03% C 16.72%

marmalade-sdk-mediascanner's Introduction

Name: Marmalade Media Scanner
Description: Provides a method to force the Android media scanner to scan a media file and add it to its media database, making it available to other applications
Developer: Mat Hopwood
Contact: http://www.drmop.com

Usage:

1. Copy the MediaScanne folder to the extensions folder in the Marmalade SDK
2. Run MediaScanner_Android.mkb and then MediaScanner_Android_java.mkb to build the extension
3. Add MediaScanner.mkf to your subprojects area ofyour project MKB file
4. Add MediaScanner.h to your source file
5. Call Scan(const char* path_to_file, const char* mime_type) to add your media file to the Android media library

e.g.:

Scan("/sdcard/myappfolder/myimage.png, "image/png");


marmalade-sdk-mediascanner's People

Contributors

mrmop avatar

Watchers

 avatar  avatar

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.