[android-beginners] Draw Text on GLSurfaceView

2010-04-12 Thread Android Developer
Hi, Can anyone help me to understand how to draw text on GLSurfaceView in Android ? Thanks in advance Ren -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your question on Stack Overflow at

[android-beginners] Android Resources for Application development

2010-03-18 Thread Fred Grott(Android Developer, http://mobilebytes.wordpress.com)
I completed a Google Knol article on Android Resources for Application Development: http://knol.google.com/k/fred-grott/android-resources-for-application/166jfml0mowlh/12# Hopefully, it is useful -- You received this message because you are subscribed to the Google Groups Android Beginners

[android-beginners] Re: SDK Setup.exe not working

2010-01-28 Thread Lambda Developer
i am having the same problem... could someone please help? SDK Setup.exe just flashes a rectangle and then disappears... desperately awaiting help, lambda -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your

[android-beginners] Re: Cannot execute SDK Setup.exe

2010-01-28 Thread Lambda Developer
hello, inspite of updating to the latest java sdk, i am not being able to run setup.exe! thanking every helper in advance, lambda -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your question on Stack Overflow at

[android-beginners] Android - Calling Webservice of .Net

2009-12-15 Thread developer
Hi, I want to call one web services made in .Net. I want to consume this server in my Android application. The method inside Web service will accept one parameter. I want to pass some value from my application and later want the response that is given by web service. I have tried many options

[android-beginners] Re: Hello World not even running in Emulator

2009-11-29 Thread Fred Grott(Android Developer, http://mobilebytes.wordpress.com)
.. Once you have that setup you can start the emulator at the begin of your workday and do not need to restart it.. Fred Grott Android Developer http://mobilebytes.wordpress.com On Nov 24, 1:13 pm, Mr. Baseball 34 mrbasebal...@gmail.com wrote: How do you do that? 2009/11/23 razor razorjac

[android-beginners] Re: why Java, not Python?

2009-11-22 Thread Fred Grott(Android Developer, http://mobilebytes.wordpress.com)
It has to do with how scripted oop languages are implemented..in tis case Python is implemented via C. Most mobile app languages base don C have higher learning curves and break easier..such as Symbian C, and Apple's own Objective C for iPhone.. While the learning curve to python might be lower

[android-beginners] Re: Replace incall screnn

2009-11-20 Thread Fred Grott(Android Developer, http://mobilebytes.wordpress.com)
While its not possible to replace in-call screen it is possible to over-lay some screen on top of it.. Several apps already do this to offer to reverse look up of number .. Fred Grott Android Developer http://mobilebytes.wordpress.com On Nov 20, 5:24 am, Nemat nemate...@gmail.com wrote: Hi

[android-beginners] Re: R cannot be resolved

2009-11-15 Thread Fred Grott(Android Developer, http://mobilebytes.wordpress.com)
use the windowavd manager its the start emulator command on the screen where the avds are listed.. Fred Grott Android Developer http://mobilebytes.wordpress.com On Nov 14, 12:39 am, Indicator Veritatis mej1...@yahoo.com wrote: In general, the procedure you give is a useful one. Unfortunately

[android-beginners] Re: Development Phone

2009-08-04 Thread Android Developer
, Aug 3, 2009 at 1:03 PM, Oliver Rennfort anubis...@gmail.com wrote: Yes you can use the dev phone without a sim but you need to hack it. But its simple comand line hack. Android Apps Developer On Aug 3, 2009 1:34 PM, Greg ghoo...@barereef.com wrote: I'm nearing completion of an app

[android-beginners] Help! Android Prob.

2009-05-12 Thread Android Developer
Hi everyone, I am creating android application using eclipse ganemede. The creating of application hello android was successful, however, when I compiled and run it, I got stuck at loading the application into the android emulator. I can view the emulator screen with the word ANDROID on it but

[android-beginners] android.graphics.PixelFormat

2009-02-04 Thread android developer
Hi, what are the parameters that need to be passed for getPixelFormatInfo(int format, PixelFormat info) function. I have a bitmap and i am trying to get the pixel information of the bitmap. Thanks, --~--~-~--~~~---~--~~ You received this message because you are