Hi,all! Can anybody explain collision between resources? I paced my application "A" and used it as pacage in application "B". Application "A" - package aaa.AAA: public class NN extends ForAll ... public class ForAll extends Activity ... R.java of application "A".
Application "B" - package bbb.BBB: import aaa.AAA; public class NN_2 extends ForAll ... R.java of application "B". Pacage with class ForAll and R classes of application "A" But I don't understand, what will be with resources? Thank's vitvikt --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

