[android-developers] Re: Failed import from 1.0, issue with R.java

2009-07-27 Thread Frank

Great, Thanks, that worked!

I really appreciate it.

On Jul 20, 8:45 pm, Roman roman.baumgaert...@t-mobile.com wrote:
 I am assuming that you have in your current Eclipse project two R.java
 files. One which is created in folder gen and the other one which was
 imported from your old project. As Kent already mentioned delete the
 R.java which came from your old project. The one which you find in gen
 is the new created one which conflicts with your old version.

 --
 Roman Baumgaertner
 Sr. SW Engineer-OSDC
 ·T· · ·Mobile· stick together
 The views, opinions and statements in this email are those of the
 author solely in their individual capacity, and do not necessarily
 represent those of T-Mobile USA, Inc.

 On Jul 20, 1:39 pm, Kent Loobey k...@uoregon.edu wrote:

  On Sunday 19 July 2009 22:29:01 Frank wrote:

   Hi all,

   Attempting to import my code from 1.0 to 1.5 sdk.  just a bit of
   background info, i originally wrote the code for 1.0 on a windows
   machine, now i have a mac, eclipse and the latest sdk and would like
   to import and continue coding.

   The import went bumpy and some problems were solved from this post:

  http://groups.google.com/group/android-developers/browse_thread/threa...
  10d2b8131cb4

   After I performed the android properties fix and did a clean rebuild
   I'm getting an error in R.java.

   Eclipse says that The type R is already defined.

   Any thoughts?

   is there a way to force regenerate R.java?

  Delete it.  Eclipse will rebuild it during the next compile of your
  application.

   Thanks, I appreciate the help!
--~--~-~--~~~---~--~~
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] Re: Failed import from 1.0, issue with R.java

2009-07-20 Thread Kent Loobey
On Sunday 19 July 2009 22:29:01 Frank wrote:
 Hi all,

 Attempting to import my code from 1.0 to 1.5 sdk.  just a bit of
 background info, i originally wrote the code for 1.0 on a windows
 machine, now i have a mac, eclipse and the latest sdk and would like
 to import and continue coding.

 The import went bumpy and some problems were solved from this post:

 http://groups.google.com/group/android-developers/browse_thread/thread/8f34
10d2b8131cb4

 After I performed the android properties fix and did a clean rebuild
 I'm getting an error in R.java.

 Eclipse says that The type R is already defined.

 Any thoughts?

 is there a way to force regenerate R.java?

Delete it.  Eclipse will rebuild it during the next compile of your 
application.


 Thanks, I appreciate the help!


 

--~--~-~--~~~---~--~~
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] Re: Failed import from 1.0, issue with R.java

2009-07-20 Thread Roman

I am assuming that you have in your current Eclipse project two R.java
files. One which is created in folder gen and the other one which was
imported from your old project. As Kent already mentioned delete the
R.java which came from your old project. The one which you find in gen
is the new created one which conflicts with your old version.

--
Roman Baumgaertner
Sr. SW Engineer-OSDC
·T· · ·Mobile· stick together
The views, opinions and statements in this email are those of the
author solely in their individual capacity, and do not necessarily
represent those of T-Mobile USA, Inc.

On Jul 20, 1:39 pm, Kent Loobey k...@uoregon.edu wrote:
 On Sunday 19 July 2009 22:29:01 Frank wrote:



  Hi all,

  Attempting to import my code from 1.0 to 1.5 sdk.  just a bit of
  background info, i originally wrote the code for 1.0 on a windows
  machine, now i have a mac, eclipse and the latest sdk and would like
  to import and continue coding.

  The import went bumpy and some problems were solved from this post:

 http://groups.google.com/group/android-developers/browse_thread/threa...
 10d2b8131cb4

  After I performed the android properties fix and did a clean rebuild
  I'm getting an error in R.java.

  Eclipse says that The type R is already defined.

  Any thoughts?

  is there a way to force regenerate R.java?

 Delete it.  Eclipse will rebuild it during the next compile of your
 application.



  Thanks, I appreciate the help!


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