Nun will ich das meine MapApp auf der "Aktion durchführen mit" Liste von WhatsApp auftaucht.
Image und Text funktioniert, den mimeTyp habe ich jetzt mal auf alles gestellt. Aber in Liste sehe ich nichts???
Code (Java):
<intent-filter>
<action android:name="android.intent.action.SEND" />
<category android:name="android.intent.category.DEFAULT" />
<data android:mimeType="*/*" />...
<action android:name="android.intent.action.SEND" />
<category android:name="android.intent.category.DEFAULT" />
<data android:mimeType="*/*" />...
Mein Standort (WhatsApp) mit meiner MapApp öffnen
0 commentaires:
Enregistrer un commentaire