AutoShare Unable to share image to Snapchat w AutoShare

Discussion in 'AutoApps' started by Chrisfx, Feb 8, 2020.

  1. Chrisfx

    Chrisfx New Member

    Joined:
    Feb 8, 2020
    Messages:
    3
    Likes Received:
    0
    I'm unable to share an image to Snapchat using AutoShare. It just opens Snapchat and nothing happens. Using the same settings sharing to Gmail however works fine.
    What am I doing wrong?

    Thanks!
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    That means that the Snapchat app doesn't support sharing files to it apparently.
     
  3. Chrisfx

    Chrisfx New Member

    Joined:
    Feb 8, 2020
    Messages:
    3
    Likes Received:
    0
    Actually it does support file sharing. After some research I got it working yesterday using a run shell command:
    am start -a android.intent.action.SEND -t image/* --eu android.intent.extra.STREAM %filepath com.snapchat.android
    But this requires root.
    Would be nice if that would work in autoshare without root.
    Thanks!
     
  4. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806

Share This Page