Xpost from the bird site, Android woes: troubleshooting "R does not exist in the current context" for half an hour. R․java was created. File called R.cs.flag exists.
Googling produces help for this only in Java; says I need to import my package as "com.sample.package". in C#, "using com.sample.package" just gets me "com does not exist in the current context". ....Anyone know where to even begin to fix this?
Googling produces help for this only in Java; says I need to import my package as "com.sample.package". in C#, "using com.sample.package" just gets me "com does not exist in the current context". ....Anyone know where to even begin to fix this?