Response.ContentType = "image/x-png";
Response.AddHeader("Content-Disposition", string.Format("attachment;filename={0};", fileName));
Preparation An android device, in this case, Sony xperia Z is used Root permission required Linux Deploy for deploy i...
package bruce.lib.swing; import java.awt.GridBagConstraints; import java.awt.GridBagLayout; import java.awt.Insets; import java.awt.event.A...
Response.ContentType = "image/x-png";
Response.AddHeader("Content-Disposition", string.Format("attachment;filename={0};", fileName));