Dear All. I'm studying android .and follow https://source.android.com/source/using-eclipse.html
Now ,I get some Error inside Eclipse. some resource need use,so import android.R; But Eclipse report others error ,look as below. import android.R; getStringArray(R.array.provisioning_mime_types); Here Eclipse show provisioning_mime_types cannot be resolved or is not a field "provisioning_mime_types" is a item in xml file. how to fix this issue. thanks very much. -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
