Re: [android-developers] R.java file of my project is deleted.......how to get it back

2010-07-29 Thread A N K ! T
actually problem was that i created a xml file and by mistake named it
capital alphabets..and after creating it i clicked on "clean"
than R.java deleted autometically...
i tried everything but nothing good happend
than i renamed my xml file in small ..it came by its own..

nyways thanks alot for replying.
On Thu, Jul 29, 2010 at 5:59 PM, Asad Ali  wrote:

>
>
> On Thu, Jul 29, 2010 at 5:19 PM, A N K ! T wrote:
>
>> hey
>>   R.java has deleted autometically...how to get it back
>>
>> --
>>
>>  A N K ! T..
>>
>> simple compile the code it will create R.java for you (Goto Project ->
>> Clean Build )
>
>
>
> Have a Good Time,
> Syed Asad Ali,
>
>>
>>  --
>> 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
>
>
>  --
> 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
>



-- 

 A N K ! T..

-- 
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

Re: [android-developers] R.java file of my project is deleted.......how to get it back

2010-07-29 Thread Asad Ali
On Thu, Jul 29, 2010 at 5:19 PM, A N K ! T wrote:

> hey
>   R.java has deleted autometically...how to get it back
>
> --
>
>  A N K ! T..
>
> simple compile the code it will create R.java for you (Goto Project ->
> Clean Build )



Have a Good Time,
Syed Asad Ali,

>
>  --
> 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

-- 
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

Re: [android-developers] R.java file of my project is deleted.......how to get it back

2010-07-29 Thread Llies Meridja
R.java is generated automagically, you don't need to create or update it, the 
sdk will do that for you.

If you're using eclipse just refresh your imports ctrl+shift+o to reimport the 
correct one, the one with your package appended to it.

ll...@meridja.com

"A N K ! T"  wrote:

>hey
>  R.java has deleted autometically...how to get it back
>
>-- 
>
> A N K ! T..
>
>-- 
>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

-- 
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


Re: [android-developers] R.java file of my project is deleted.......how to get it back

2010-07-29 Thread Alexey Vdovin
On Thu, Jul 29, 2010 at 4:19 PM, A N K ! T  wrote:
> hey
>   R.java has deleted autometically...how to get it back
>
> --
>
>  A N K ! T..

Clean the project.

Menu [Project] -> [Clean...] -> Select you project -> [OK]
Project will rebuild automatically, if not, chek
Menu [Project] ->[Build Automatically]

---
Best Regards
Alexey

-- 
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


[android-developers] R.java file of my project is deleted.......how to get it back

2010-07-29 Thread A N K ! T
hey
  R.java has deleted autometically...how to get it back

-- 

 A N K ! T..

-- 
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