sebastianst / Snapshare

Share arbitrary images via Snapchat. This is an Xposed framework module.
Other
14 stars 10 forks source link

video sharing #1

Closed sebastianst closed 11 years ago

sebastianst commented 11 years ago

should actually be ridiculous to implement. The smali code for the SnapCapturedEvent class contains a second constructor like so:

.method public constructor <init>(Landroid/net/Uri;)V
    .locals 1
    .parameter "videoUri"

The only question that remains is, what Snapchat does with videos in an odd format...