[android-developers] Android Wear App appears to hog CPU / resources

2014-07-24 Thread Sanjay Mishra
observations, or some explanation ? Thank you Sanjay Mishra -- 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

Re: [android-developers] Android Studio - Project Tree divergence from core platform tools ( is crazy !)

2013-06-06 Thread Sanjay Mishra
s > already done in NetBeans to support Gradle. > > The new structure is the way going forward, while allowing to keep using > the old one for older projects. > > As Tor said, docs will be updated at some point. Right now we are still in > preview mode. > > > On Tue

Re: [android-developers] Android Studio - Project Tree divergence from core platform tools ( is crazy !)

2013-05-21 Thread Sanjay Mishra
p://www.youtube.com/watch?v=LCJAgPkpmR0 > > > On Tue, May 21, 2013 at 11:56 AM, Sanjay Mishra > > wrote: > >> I was baffled to find that a new Android Project created via Android >> Studio creates a project tree (on the file system) which shows >> significant diver

[android-developers] Android Studio - Project Tree divergence from core platform tools ( is crazy !)

2013-05-21 Thread Sanjay Mishra
I was baffled to find that a new Android Project created via Android Studio creates a project tree (on the file system) which shows significant divergence from the standard android project tree defined in the Android sdk documentation. One of the greatest attributes of the Android project

[android-developers] Re: WI-FI Direct Sample Code

2012-02-08 Thread Sanjay Mishra
This sample code compiles, installs and runs fine : Steps : *WiFiDirectDemo$ android update project --path . --target 11* *WiFiDirectDemo$ ant clean debug install * * * *In case you are using an IDE, ensuring that project properties have the correct target number set properly -- is one thing I