[android-beginners] Re: Development Phone

2009-09-16 Thread Rafa Perfeito
Digging an old question that comes alive with the release of 1.6: what about OS updates? I have an HTC Magic from a carrier. Can i update to 1.6? How? Through the carrier? Thanks On Tue, Sep 1, 2009 at 1:54 PM, Chi Kit Leung michaelchi...@gmail.comwrote: I am using HTC Magic as test and debug

[android-beginners] Re: Development Phone

2009-09-16 Thread Rafa Perfeito
No T-Mobile for me. TMN from Portugal...But that means that the carrier itself enables the update? On Wed, Sep 16, 2009 at 12:23 PM, Mark Murphy mmur...@commonsware.comwrote: Rafa Perfeito wrote: I have an HTC Magic from a carrier. Can i update to 1.6? How? Through the carrier? T-Mobile

[android-beginners] Re: Development Phone

2009-09-16 Thread Rafa Perfeito
wrote: Rafa Perfeito wrote: No T-Mobile for me. TMN from Portugal... Oops. Sorry. Too early for me to be writing emails, apparently. This does not bode well for the blog post I am working on... But that means that the carrier itself enables the update? I have seen no evidence

[android-beginners] Re: confusion about bluetooth

2009-09-14 Thread Rafa Perfeito
Java level? At what other level is available? Native? On Sat, Sep 12, 2009 at 2:55 AM, Roman ( T-Mobile USA) roman.baumgaert...@t-mobile.com wrote: Nope, there is nothing available on Java level. You could try to write some JNI wrapper to access the interfaces on native level (look in

[android-beginners] Re: Development Phone

2009-08-25 Thread Rafa Perfeito
Yusuf, Does that means that i can, for example, install new Android versions for myself in the device? What do you mean by 'modify the OS on the phone'? On Mon, Aug 24, 2009 at 6:20 PM, Yusuf Saib (T-Mobile USA) yusuf.s...@t-mobile.com wrote: If you just want to write applications and run

[android-beginners] Re: What is really locked in the HTC Magic?

2009-08-19 Thread Rafa Perfeito
install a rooted Android image that won't be a problem anymore - but I could be wrong. /Casper On 18 Aug., 19:54, Rafa Perfeito rafa.perfe...@gmail.com wrote: Hey, Been thinkin of getting a device to get my apps on the actual road. I have the Dev Phone option (although its not shipped

[android-beginners] Re: What is really locked in the HTC Magic?

2009-08-19 Thread Rafa Perfeito
/ /Casper On 19 Aug., 12:30, Rafa Perfeito rafa.perfe...@gmail.com wrote: Thanks Casper, But my doubt is what the 'lock' means. Only SIM-unlocked? 'Cause i can unlock that...Then i will have the same liberty as in the Dev Phone? On Tue, Aug 18, 2009 at 7:37 PM, Casper Bang casper.b

[android-beginners] Re: Portuguese localization?

2009-08-19 Thread Rafa Perfeito
Hey, Probably not because the first portuguese Android set to be released in here as its software totally in english (HTC Magic by TMN). On Wed, Aug 19, 2009 at 1:14 PM, Dominique dominique.ja...@gmail.comwrote: Hello I dont see Portuguese language in the locales:

[android-beginners] Re: Android SDK 2.0?

2009-08-19 Thread Rafa Perfeito
1. Donut is not Android 2.0. So what is 2.0? Eclair? What is the version correspondent to Donut then? On Wed, Aug 19, 2009 at 6:59 PM, Bluefish bluefisch...@gmail.com wrote: Ah ok...i was always thinking that the Hero has Android 2.0... Then i can start learning :) On 19 Aug., 19:08, Mark

[android-beginners] [android-beginners]What is really locked in the HTC Magic?

2009-08-18 Thread Rafa Perfeito
Hey, Been thinkin of getting a device to get my apps on the actual road. I have the Dev Phone option (although its not shipped to Portugal..thanks google by the way...), but also the HTC Magic and soon the Samsung Galaxy. The Magic is locked, but what this really means? Only the SIM is locked? Do

[android-beginners] [android-beginners]How to change text in a XML-defined text view

2009-08-17 Thread Rafa Perfeito
Hey, Lets say i define in the layout.main a text view but i want to change the text during the execution of the application. How can i 'call' the view in the code? Im guessing i can use R.java but i dont know how... Any ideas? An example would be really cool... Thanks -- Cumprimentos, Hugo

[android-beginners] Re: [android-beginners]

2009-07-16 Thread Rafa Perfeito
Thanks man. By G2 i meant the hardware setup found on HTC Magic... That aint too cool...I'm sure the OTG support will be available sooner or later...but sooner would be nice... By the way, what about Bluetooth? Has anyone seen interaction with external devices based on that tech? Or any

[android-beginners] [android-beginners]

2009-07-15 Thread Rafa Perfeito
Hey all, Been doing some work in the emulator but the idea (as obvious) is to test them in an actual physical device. The HTC Magic is already available in my area, but i'm still thinking of its advantages to the Dev Phone 1... Especially because i've seen some people with problems connecting the

[android-beginners] G2 vs G1

2009-07-15 Thread Rafa Perfeito
(Now with an actual subject...) Hey all, Been doing some work in the emulator but the idea (as obvious) is to test them in an actual physical device. The HTC Magic is already available in my area, but i'm still thinking of its advantages to the Dev Phone 1... Especially because i've seen some

[android-beginners] [android-beginners]Default browser

2009-06-25 Thread Rafa Perfeito
Hey droiders and droid users, Coming to you from Portugal so unfortunately only now the first Android device is preview to release, the HTC Magic. So my question is this: what is Android's default browser? Does it depends on the device and/or carrier? If so, what was such browser for G1? Thanks

[android-beginners] [android-beginners]Loading app on emulator

2009-06-22 Thread Rafa Perfeito
Hey droiders, Here's a true beginners question: How can i install an application directly on the emulator? I've been running some of my apps, but all from Eclipse. What if i want to install an actual .apk file? Cheers -- Cumprimentos, Hugo Rafael Augusto

[android-beginners] Re: [android-beginners]Loading app on emulator

2009-06-22 Thread Rafa Perfeito
Ups, skipped the bridge Thanks Mark On Mon, Jun 22, 2009 at 2:39 PM, Mark Murphy mmur...@commonsware.comwrote: Rafa Perfeito wrote: Hey droiders, Here's a true beginners question: How can i install an application directly on the emulator? I've been running some of my apps

[android-beginners] Re: Screen pointer

2009-06-02 Thread Rafa Perfeito
28, 5:58 am, Rafa Perfeito rafa.perfe...@gmail.com wrote: Hey, Nobody likes the finger usability of Android more than me... But what if want some precisioning pointing? Some drawing in small areas, for example? Do you guys know any pointer or pen that works with android? Does it matter

[android-beginners] [android-beginners]Screen pointer

2009-05-28 Thread Rafa Perfeito
Hey, Nobody likes the finger usability of Android more than me... But what if want some precisioning pointing? Some drawing in small areas, for example? Do you guys know any pointer or pen that works with android? Does it matter what we use to touch the screen? Give me your thoughts on this,

[android-beginners] Re: Prevent image stretching in backgrounds

2009-05-22 Thread Rafa Perfeito
Good one... By the way, i've been trying to use setBackgroundDrawable() but when i create the drawable i cant connect it with the respective file path. Can someone post an example? Somehow i feel like im doing a really dumb mistake... Thanks Cheers On Thu, May 21, 2009 at 11:02 PM, ht

[android-beginners] Re: [android-beginners]'system.out.println' dumpage

2009-05-19 Thread Rafa Perfeito
Thank you all. But...where is that log file? 'cause in cant find it anywhere... On Mon, May 18, 2009 at 9:31 PM, fadden fad...@android.com wrote: On May 18, 10:35 am, Raphael r...@android.com wrote: On Mon, May 18, 2009 at 10:17 AM, Rafa Perfeito rafa.perfe...@gmail.com wrote: Here's

[android-beginners] Re: [android-beginners]'system.out.println' dumpage

2009-05-19 Thread Rafa Perfeito
Nevermind...found the debugger...already using it.. Thanks for the help On Tue, May 19, 2009 at 1:00 PM, Rafa Perfeito rafa.perfe...@gmail.comwrote: Thank you all. But...where is that log file? 'cause in cant find it anywhere... On Mon, May 18, 2009 at 9:31 PM, fadden fad...@android.com

[android-beginners] [android-beginners]'system.out.println' dumpage

2009-05-18 Thread Rafa Perfeito
Here's a real beginner question: Im using Eclipse IDE with the android SDK. Where does the 'system.out.println' printing goes? to the console? 'cause it is not going... Thanks -- Cumprimentos, Hugo Rafael Augusto --~--~-~--~~~---~--~~ You received this message

[android-beginners] OpenGL engine

2009-05-15 Thread Rafa Perfeito
Hey droiders, Im using the SDK 1.5 and Eclipse IDE and i'm trying to build some graphic applications. Does anyone knows a good graphics engine with good results on android? So far all i found where OpenGL tutorials but i wanted something simpler in usage Thanks -- Cumprimentos, Hugo Rafael