I use eclipse and the speed of my machine is not a problem (i7, 2.0 x 8 ghz)
Thanks On Fri, Aug 19, 2011 at 4:15 PM, Mark Murphy <[email protected]>wrote: > On Fri, Aug 19, 2011 at 3:16 AM, Appaholics <[email protected]> > wrote: > > No I got it working. The method Mark suggested was fine. Some error in > > R.java cause a resource on my sensor change to be reffered to as the same > > one, calling it again and again. I deleted R.java, had it recreated and > now > > it is fine. > > If you do command-line builds, I always recommend chaining clean onto > your target list (e.g., ant clean install), unless you have a really > big project and a really slow development machine. > > Alas, I don't know the equivalent in Eclipse. > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://github.com/commonsguy > http://commonsware.com/blog | http://twitter.com/commonsguy > > _Android Programming Tutorials_ Version 3.9 Available! > > -- > 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] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- -------------------- Raghav Sood CEO/Founder/Owner/Dictator/Tyrant at Appaholics (Basically all titles required to have complete control) http://www.raghavsood.com/ https://market.android.com/developer?pub=Appaholics http://www.appaholics.in/ -- 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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

