I was trying to think of a way to solve this also.  Basically if you
extend R.java somewhere else then just reference your new subR.java
class and it would work.  But you would still need to have the super
class in the the main packaged declared in the manifest.

~chris

On Wed, Oct 1, 2008 at 3:34 PM, Xavier Ducrohet <[EMAIL PROTECTED]> wrote:
>
> The R.java class is always created in the package declared in manifest.
>
> The only option you have is changing the package.
>
> Xav
>
> On Tue, Sep 30, 2008 at 8:42 AM, alan <[EMAIL PROTECTED]> wrote:
>>
>> Is it possible to change the path of r.java? My application has shared
>> source folders with a J2ME app, r.java is automatically placed in the
>> first folder in the project which is one of the shared folders, i
>> would like it to be in one of the android specific folders
>>
>> >
>>
>
> >
>



-- 
~chris

--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to