My software as below:
  Microsoft WinXP(x32)
  Android SDK r10
  Java SE 6.0
  Eclipse-jee-galileo-win32

Creat new project(nothing add) , run this project , everything is ok.
Then ,I try to understand the program, modify the contents of \layout
\main.xml  ( android:text="@string/hello" to  "@string/str_1) and
contents of \values\strings.xml (  <string name="hello">Hello World,
HelloNat!</string> to <string name="str_1">xxxx.  After run it,  file
(main.out.xml)  and error came out.

Could you help me to understand this,thanks.
Sorry for my english and beginner.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to