Need a little help 😉
If I have a native App and a Mobile App, who can i exchange Data /e.g.) a String?
The native App starts the MobiOne App, so one Idea was to send the string as extra Intent Data. But: who can i read the extra data in a Mobile App?
Local storage will also be difficult, because it is owned by the producer app.
Any Ideas?