Android Intent Database

2019-06-20 08:32发布

Is there an Intent-database where one can search for applications that publish common services? For example I could have an idea about a filter that could be applyed to photos in a photo-application, but under what intent should I publish my filter so that other applications can find it and use it?

So the question is if there are a more or less standard database for intents and when to use them? And then I don't only mean the android intents, although a list of them would be nice too :-)

Thanks in advance Roland

1条回答
时光不老,我们不散
2楼-- · 2019-06-20 08:59

Yes. OpenIntents is one registry and the google apps have their own listing.

查看更多
登录 后发表回答