Quote:06-19 08:43:57.637: D/rssfeed(785): imageAndTexts1.get(position).getImgLink() :: null ::
Quote:<enclosure url="http://p3.s1sf.com/ns/0/ud/238/1192503/kob600.jpg" type="image/jpeg"/>
if (qName.equalsIgnoreCase("media:content")) { if (!atts.getValue("url").toString().equalsIgnoreCase("null")) { feedStr.setImgLink(atts.getValue("url").toString()); } else { feedStr.setImgLink(""); } }
if (qName.equalsIgnoreCase("enclosure")) { if (!atts.getValue("url").toString().equalsIgnoreCase("null")) { feedStr.setImgLink(atts.getValue("url").toString()); } else { feedStr.setImgLink(""); } }
// Permission StrictMode if (android.os.Build.VERSION.SDK_INT > 9) { StrictMode.ThreadPolicy policy = new StrictMode.ThreadPolicy.Builder().permitAll().build(); StrictMode.setThreadPolicy(policy); }
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง