Sixmoraltales

Results 11 comments of Sixmoraltales

Passing an Array to the callback doesn't seem to work. Admittedly I'm not very familiar with Java... if (Intent.ACTION_SEND.equals(action) && type != null) { if ("text/plain".equals(type)) { String input =...