useLibrary 'org.apache.http.legacy'
dependencies { compile 'org.apache.httpcomponents:httpclient:4.5.2' }
android { compileSdkVersion 23 buildToolsVersion "23.0.1" defaultConfig { minSdkVersion 14 targetSdkVersion 23 versionCode 2 versionName "1.0.1" } buildTypes { release { debuggable false signingConfig signingConfigs.releaseConfig minifyEnabled true shrinkResources true proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro' } debugSigned { debuggable true signingConfig signingConfigs.releaseConfig } debug { debuggable true } } useLibrary 'org.apache.http.legacy' } dependencies { compile 'org.apache.httpcomponents:httpclient:4.5.2' }
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง