Hi,

Thanks for reply. I found out the reason for the errors. Since I am new to
Android, I did not know that after making changes in .xml files I should not
try to build it ( if it was already built before ), if I do so my R.java
will not be generated properly, what I should do is just Run History and
this will dump all the things in gen folder and R.java will also be created
and will run my application.

Thanks,
Shaista

On Thu, Jul 22, 2010 at 9:26 PM, DanH <danhi...@ieee.org> wrote:

> To help others, you should say what you found (if it's not too
> embarrassing).
>
> On Jul 22, 1:15 am, Shaista Naaz <shaistanaa...@gmail.com> wrote:
> > Hey Hi,
> >
> > I got it up and running. Thanks,
> >
> > Shaista
> >
> > On Thu, Jul 22, 2010 at 11:34 AM, Shaista Naaz <shaistanaa...@gmail.com
> >wrote:
> >
> >
> >
> > > Hi,
> > > I am a beginner trying to learn Android. I am trying to run Hello
> Android
> > > sample code but am facing one problem with generation of gen file.
> > > Sometimes it works after I do repeated clean, rebuild and build
> > > automatically on and off.
> >
> > > I have installed android-sdk_r06-windows, eclipse-java-galileo-win32
> and
> > > jdk-6u21-windows-i586.
> > > While creating Hello Android I am selecting Android 1.1 as SDK. I have
> > > given PATH variable of SDK only not for java.
> > > And I am working on Windows.
> >
> > > If my simple Hello Android succeeds in generating R.java and then I
> make
> > > any changes in the main.xml and string.xml then again gen cannot be
> created.
> > > I am following file
> >
> > >
> file:///D:/Android/android-sdk_r06-windows/android-sdk-windows/docs/resources/tutorials/hello-world.html
> >
> > > Any help is highly appreciated.
> >
> > > Thanks,
> > > Shaista
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
>
> NEW! Try asking and tagging your question on Stack Overflow at
> http://stackoverflow.com/questions/tagged/android
>
> To unsubscribe from this group, send email to
> android-beginners+unsubscr...@googlegroups.com<android-beginners%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to