The LVL sample app should be able to be built. We've tested it under
Eclipse, IntelliJ, and Ant.

That being said, you'll need to change the package name for it to get it
working properly, since you need to upload it to Android Market (in draft
mode), and you can't upload an application in the com.android or com.example
namespaces.

-- 
Trevor Johns
Google Developer Programs, Android
http://developer.android.com


On Sun, Aug 1, 2010 at 11:52 PM, metal mikey <coref...@gmail.com> wrote:

> If your R.java isn't being dynamically created it's likely because
> you've got an error in one of your XML files which is stopping Eclipse
> from building the App properly.
>
> Although, from what I saw of the LVL sample App, I don't think it's
> complete and thus is not capable of being built...
>
> On Aug 2, 2:37 pm, Jeffrey <jeffisagen...@gmail.com> wrote:
> > I've followed the instructions for loading the sample LVL application
> > and it loads up with a bunch of errors. Anywhere that a
> > "R.layout.main" or "R.*" request is made it says R cannot be resolved.
> > It suggests importing Android.R but if I do that then it says it can't
> > find any of the files, including the R.layout.main file which is
> > definitely there.
> >
> > What gives? I have had several problems with sample applications so
> > far, am I doing something wrong? You'd think that all you have to do
> > is import it from existing source and it should work.
> >
> > Has anyone else had this issue?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

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

Reply via email to