Forum Replies Created
-
in reply to: ถามเทคนิคการวาง layout หน่อยครับKhontaiParticipantKhontaiParticipantMay 10, 2012 at 12:42 am
ที่ใช้อยู่ตอนนี้ ผมใช้โปรแกรม Android Sync Manager WiFi ครับ มีให้โหลดได้ทั้งบน PC และบน Android ครับ
ลอง search ดูจากใน Play Store หรือใน google ได้ครับin reply to: อยากทราบวิธีแต่งหน้า layoutKhontaiParticipantMay 4, 2012 at 7:14 pmน่าจะคล้ายๆ กับกระทู้นี้ครับ
http://droidsans.com/node/55494ลองตามเข้าไปอ่านดูครับ
in reply to: webView ไม่ขึ้นภาษาไทยKhontaiParticipantMay 4, 2012 at 7:07 pmแก้ไขได้แล้วครับ
ต้องไปใส่ encoding=”utf-8″ ลงไปในตัวแปรด้วย จึงจะแสดงภาษาไทยครับ
ขอขอบคุณทุกๆ คนที่ให้ความช่วยเหลือครับ
in reply to: webView ไม่ขึ้นภาษาไทยKhontaiParticipantMay 3, 2012 at 4:54 am< ?xml version="1.0" encoding="utf-8"?>
< LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="vertical" >< WebView android:id="@+id/webView" android:layout_width="fill_parent" android:layout_height="fill_parent" />
in reply to: webView ไม่ขึ้นภาษาไทยKhontaiParticipantMay 3, 2012 at 4:52 ampackage test.android.custwebview;
import android.app.Activity;
import android.os.Bundle;
import android.view.Gravity;
import android.view.View;
import android.view.View.OnClickListener;
import android.view.ViewGroup;
import android.webkit.WebView;
import android.widget.Button;
import android.widget.FrameLayout;public class CustomWebViewActivity extends Activity {
/** Called when the activity is first created. */private Button btnWebview;
private WebView myWebView;
private static final FrameLayout.LayoutParams ZOOM_PARAMS =
new FrameLayout.LayoutParams(
ViewGroup.LayoutParams.FILL_PARENT,
ViewGroup.LayoutParams.WRAP_CONTENT,
Gravity.BOTTOM);@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.main);btnWebview = (Button) findViewById(R.id.btnWebview);
setOnEvent();
}private void setOnEvent(){
btnWebview.setOnClickListener(new OnClickListener() {@Override
public void onClick(View arg0) {
// TODO Auto-generated method stub
ShowWebView();
}
});
}private void ShowWebView(){
this.setContentView(R.layout.webview1);
this.myWebView = (WebView) this.findViewById(R.id.webView);FrameLayout mContentView = (FrameLayout) getWindow().
getDecorView().findViewById(android.R.id.content);
final View zoom = this.myWebView.getZoomControls();
mContentView.addView(zoom, ZOOM_PARAMS);
zoom.setVisibility(View.GONE);String cText = “สวัสดี WebView “;
cText += this.getResources().getString(R.string.test_hello); //load thai text from String variable
this.myWebView.loadData(cText, “text/html”, “UTF-8”);
}
}in reply to: webView ไม่ขึ้นภาษาไทยin reply to: webView ไม่ขึ้นภาษาไทยKhontaiParticipantMay 2, 2012 at 3:00 amขอบคุณสำหรับคำแนะนำครับ
แต่ลองดูแล้ว ก็ยังไม่ได้ครับ
พอรันแล้ว ภาษาไทยก็ยังอ่านไม่ออกเหมือนเดิมครับ
in reply to: รัน Emulator ใน Eclipse ไม่ขึ้นครับKhontaiParticipantApril 16, 2012 at 4:14 amเคยโดนเหมือนกันครับ
ผมใช้วิธี uninstall eclipse ออกหมด แล้วติดตั้งใหม่อีกรอบครับ
KhontaiParticipantMarch 16, 2012 at 4:24 amลองตรวจสอบในหน้าจอ debug ดูละยังครับ ว่า error ที่ส่วนไหนของการทำงานครับ
in reply to: หาคนสอนเขียนโปรแกรม AndroidKhontaiParticipantJanuary 14, 2012 at 12:03 amแหล่งที่สามารถหาความรู้เพิ่มเติม มีเยอะมากครับ เช่น
:: จาก Google
:: จาก developer.android.com
:: post ใน web boardหรือถ้าจำเป็นต้องเรียนจริงๆ ลองหาสมัครเรียนตาม course ที่เขาเิิปิดสอนโดยตรงเลยครับ
in reply to: needed thai front into my android. any helpKhontaiParticipantDecember 20, 2011 at 9:14 pmเข้า market แล้วโหลดโปรแกรมที่ต้องการมาลงครับ เช่น ArchThai, ManMan
in reply to: ต่างจังหวัดมีใครใช้ wellcom บ้าง รายงานตัวหน่อยin reply to: [ขอความกระจ่างเเจ้งที] ผมได้ข่าวมาว่าผู้พัฒนาAndroid ส่วนใหญ่ที่เจ๋งจริงๆเขียนใบลาออกไปเเล้วจากวงการAndroidKhontaiParticipantMay 4, 2011 at 2:04 amผมว่าถ้ามัวแต่กังวล คงไม่ต้องทำอะไรกันแล้วล่ะครับ
บางครั้ง ข้อมูลข่าวสารที่มากเกินไป ก็กลายเป็นอุปสรรคตัวสำคัญครับ
สำคัญที่ว่า ตัวเราคิดยังไง กับสิ่งที่จะทำ มากกว่าครับ