[android-developers] Re: Android C++ Development with Visual Studio

2011-01-28 Thread Salv0
Check this blog :) http://ian-ni-lewis.blogspot.com/ -- 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] Re: Android C++ Development with Visual Studio

2011-01-28 Thread Salv0
Check this link :D http://ian-ni-lewis.blogspot.com/ -- 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] Debugging a Widget causes ANR

2011-01-14 Thread Salv0
Hi all :) I'm trying to debug an AppWidget but I incurred in a problem :D If not setting the breakpoint the widget works good without ANR and the commands Log.v are executed flawlessly. Then I placed a breakpoint on the top of the following method: public void onReceive(Context context,

[android-developers] Re: Getting phone to work with debugger

2011-01-14 Thread Salv0
I confirm that this works, thanks :) On Jan 13, 5:21 pm, John Lussmyer johnlussm...@gmail.com wrote: I eventually got it to work - mostly.  I had to download the HTC Sync app from HTC and install it. (don't try to run the Sync program, it just locks up using most of the system CPU.) After