P
P
pehat2011-05-07 02:56:48
Android
pehat, 2011-05-07 02:56:48

File Associations in Android?

I am writing a diploma for Android, namely a VRML browser.
So far, I select the file I need to read in the self-written file manager.
I would like to put an association on * .wrl-files for greater beauty.
I read it here, but the MIME type of the *.wrl file is hardly embedded in the android firmware, and how to make an association by file extension is not indicated.
Can anyone help?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman, 2011-05-07
@pehat

<data android:mimeType="text/plain" android:pathPattern="*.wrl"/>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question