Re: [android-developers] First Question ... be gentle

2011-10-28 Thread John Davis
s is legal, but with the override syntax there the compiler will flag that the routine is not really overriden since doIt() requires a int parameter and not a float. -- John F. Davis 独树一帜 -- You received this message because you are subscribed to the Google Groups "Android Developers" gr

Re: [android-developers] Re: How do you use and debug your apps in your main phone?

2011-10-28 Thread John Davis
s running at the same time. Version A runs on the debugger and version B runs on the real hardware. -- John F. Davis 独树一帜 -- 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@go

Re: [android-developers] how to make app run forever with out exit

2011-10-28 Thread John Davis
m > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- John F. Davis 独树一帜 -- You received this message because you are subscribed to the Goog

Re: [android-developers] emulator

2011-10-28 Thread John Davis
his group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- John F. Davis 独树一

Re: [android-developers] Android developer discussion forums?

2011-10-28 Thread John Davis
I like #android-dev on irc.openprojects.net. -- John F. Davis 独树一帜 -- 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, sen

Re: [android-developers] Re: Install an android app on Google TV

2011-10-28 Thread John Davis
be from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- John F. Davis 独树一帜 -- You received this message because you are subscribed to th

Re: [android-developers] A question regarding publishing an application in android market

2011-10-28 Thread John Davis
oup, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- John F. Davis 独树一帜 -- You received this message because you are subscribed to the Google Groups "Android Develope

Re: [android-developers] HTC opengles blank screen (and ANR) issues.

2011-10-28 Thread John Davis
group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- John F. Davis 独树一帜 --

Re: [android-developers] How i can make that a polygon fill the 80% of the width of the screen?

2011-10-28 Thread John Davis
Hello Saez, This looks like opengl code which uses glut library for windows/linux. I suggest you look into Ed Burnette's Hello Android book. It shows you how to draw a cube in opengl on android. Start there. John F. Davis 独树一帜 -- You received this message because you are subscribed t

Re: [android-developers] ARMy of one?

2011-11-01 Thread John Davis
t; 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+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/g

Re: [android-developers] ios emulator

2011-11-02 Thread John Davis
e 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+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups

Re: [android-developers] There is some android component that distribute text as news paper column?

2011-11-04 Thread John Davis
On Fri, Nov 4, 2011 at 6:57 AM, lbendlin wrote: > I guess this is your lucky day - you will be the first one to develop this.   > I would start with finding out how many columns to display on the current > device and screen resolution ( don't be silly and try to cram more than one > column onto

Re: [android-developers] Re: Hook event listeners for activity/application lifecycle events

2011-11-04 Thread John Davis
ty calls for the events shown here: http://developer.android.com/reference/android/app/Activity.html#ActivityLifecycle -- John F. Davis 独树一帜 -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-de

[android-developers] Android

2011-08-08 Thread Jerrick Davis
thank you for your cooperation in advance Jerrick Davis software specialist at mod technologies -- 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

Re: [android-developers] Jphfgyofjfjhghkloljgjkhilgxbcbghghghy

2011-08-08 Thread jerrick Davis
What? On Sunday, August 7, 2011, Kumar Bibek wrote: > Your keyboard doesn't work :) > > Thanks and Regards, > Kumar Bibek > > http://techdroid.kbeanie.com > http://www.kbeanie.com > > > > On Tue, Aug 2, 2011 at 11:30 PM, Manan wadhwa wrote: >> >> >> Sent from my iPod >> >> -- >> You received thi

[android-developers] determining number of columns by window size

2009-03-09 Thread Jared C. Davis
indow and the widths of my text boxes which will work under the various combinations of display resolutions, font settings, and all of that? Thanks, Jared -- Jared C. Davis 11410 Windermere Meadows Austin, TX 78759 http://www.cs.utexas.edu/users/jared/ --~--~-~--~~~

<    1   2