[android-developers] Phonebook Sharing (Google ADC's Top 20) is now Open Source

2010-01-12 Thread Rafael Fernandes
ve put a lot of effort and sleeples nights on this one, I hope you guys enjoy it. Cheers, Rafael Fernandes -- 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

[android-developers] Re: Root Acess on developer phone

2009-01-26 Thread Rafael Fernandes
well again, it is not possible to get access to /data via eclipse... you have to go via adb... adb shell su su command gives you the super user rights... cheers, rafael fernandes On Jan 26, 3:10 pm, sudheer wrote: > Dear All > > I just procured a developer phone recently. I am no

[android-developers] Re: Eclipse File Explorer doesn't work on G1

2009-01-11 Thread Rafael Fernandes
in fact is supposed to be like that, this prevents an app to access data from another... even the user is different, if you wanna do such dir navigation and/or install apps you should use adb, something like... 1 - adb shell (connect to your device) 2 - su - (become super user on the shell) 3 - no

[android-developers] Re: Android Dev Phone - Failed to upload app using Eclipse (timeout)

2009-01-05 Thread Rafael Fernandes
hi guys, any takers on this one? I was debugging the eclipse plug in and everything, but no lucky... the funny part is that it can connect to the device, but it can't upload anything... cheers, rafa On Dec 23 2008, 8:59 pm, Rafael Fernandes wrote: > well, I'm actually using Eclips

[android-developers] Does Geocoder. getFromLocationName handle local business search?

2008-12-30 Thread Rafael Fernandes
... no way to debug this one can anybody from Google confirm that? because if this is true, I'd have to redesign my app... and I believe many other apps as well... Thanks, rafa On Dec 30, 10:36 pm, Rafael Fernandes wrote: > well I've tried my code on my real device and I&#x

[android-developers] Re: getFromLocationName() broken?

2008-12-30 Thread Rafael Fernandes
well I've tried my code on my real device and I'm facing the same error... you all are correct, the cupcake branch has fixed the issue (I have the new source here)... even though the error remains for me (even recompiling the platform core etc, bla bla bla)... by the way, I've tried your app here

[android-developers] Re: getFromLocationName() broken?

2008-12-30 Thread Rafael Fernandes
rdGeocode():+no+feature+in+GLocation]#a2ad7062c1f3d919 did you get the same? cheers, rafael fernandes On Dec 30, 7:06 pm, DMT wrote: > Hi All: anyone know if the Geocoder.getFromLocationName() method is > currently working? > Has anybody been able to get it to work? > If not, when will

[android-developers] Re: Android Dev Phone - Failed to upload app using Eclipse (timeout)

2008-12-23 Thread Rafael Fernandes
well, I'm actually using Eclipse as I did on the emulator... and this is how I wanna use once I also want to debug on the real device... Rafael Fernandes On Dec 23, 4:55 pm, Michael wrote: > Yes, this is expected behavior, it's to prevent one application from > accessing the

[android-developers] Android Dev Phone - Failed to upload app using Eclipse (timeout)

2008-12-23 Thread Rafael Fernandes
4 - MyApp] Failed to upload MyApp.apk on 'HT845GZ52349': timeout Nice thing is also that I cannot open the "/data" folder using "File Explorer" view on Eclipse I think my problem here is some sort of permission... can you guys help

[android-developers] Found the problem with the getFromLocationName method

2008-10-21 Thread Rafael Fernandes
rn result; 236 } 237 } thanks, Rafael Fernandes --~--~-~--~~~---~--~~ 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 un

[android-developers] Re: Geocoder. getFromLocationName - no results [forwardGeocode(): no feature in GLocation]

2008-10-02 Thread Rafael Fernandes
hey guys, any takers on this one? cheers, On Oct 1, 11:48 am, Rafael Fernandes <[EMAIL PROTECTED]> wrote: > Hey guys, > I'm trying to run this Geocoder map query here but no success at > all... it always returns null... > if I go to Emulator's Map app and sea

[android-developers] Geocoder. getFromLocationName - no results [forwardGeocode(): no feature in GLocation]

2008-10-01 Thread Rafael Fernandes
ckTrace(); } Am I missing something here? a hidden permission perhaps? Cheers, Rafael Fernandes --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send