Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
不将图像上传到 facebook、instagram 等。 你好朋友,为什么我的图片不能上传任何应用程序?
将图像分享到 facebook 和 ect
这是我的代码
我不认为可以那样做。
Facebook(或 Instagram)希望通过上传图片(看起来您不想这样做)或通过指向 URL 来处理图像。
要执行第二个选项,您可以将设备变成 HTTP 服务器(但您会遇到电池寿命或后台进程的问题,尤其是 Android Nougat)或将其上传到第三方托管商(如 Google Drive),然后将该链接转发到 Facebook。