Mark M. | has entered the room |
Mark M. | turned on guest access |
Jun 9 | 10:00 AM |
fitz | has entered the room |
Mark M. |
howdy, fitz!
|
fitz |
Morning
|
Mark M. |
yes, it it
|
Mark M. |
er, it is
|
Mark M. |
at least here
|
fitz |
quick question - is there a way to convert swing code? or is it rewrite?
|
Mark M. |
at best its rewrite
|
Mark M. |
at worst, it's reconceptualize
|
fitz |
ok - ugly oh well
|
Mark M. |
while Android's widget framework has some Swing-isms, courtesy of Romain Guy I think, there's no direct relationship
|
fitz |
will hang here for a bit to see if I can get some pointers
|
Mark M. |
nope
|
Mark M. |
this is mostly Java
|
Mark M. |
no pointers
|
Mark M. | |
fitz |
Romain Guy did the GTUG meetup last week - great person, he knows his stuff. He looked totally fried - working him to the bone.
|
Mark M. |
he's very solid
|
Mark M. |
was it just him, or was Anderson Coop...er, I mean, Chet Haase with him?
|
fitz |
Chet - they did the IO presentation with more animation
|
Jun 9 | 10:05 AM |
fitz |
made comments about the tough stuff etc. The
group had some very pointed questions for them - think they were
surprised at knowledge and some needs the group had
|
Mark M. |
I'm hoping that "pointed" means "specific" in this case, not "nasty"
|
Kathy | has entered the room |
Kathy |
Hello everyone
|
fitz |
no not nasty - pointed meaning very detailed -
they mentioned some tools they used to work around issue in things like
open gl etc. all a bit over my head but I am getting most of it now :)
|
Mark M. |
howdy, Kathy!
|
Mark M. |
Kathy, do you have a question?
|
Kathy |
Yes. I was looking at the action bar you
mentioned last Tuesday and it seems it is only availble for Android 3.
Is that the case?
|
Mark M. |
the Honeycomb action bar is only Android 3.x
|
Jun 9 | 10:10 AM |
Mark M. |
you can use ActionBarSherlock to get a replacement implementation for Android 1.x/2.x
|
Mark M. |
actionbarsherlock.com
|
Mark M. |
on API Level 11+, it will use the standard action bar
|
Mark M. |
note that I have not tried ActionBarSherlock yet, though I have heard good things
|
Kathy |
thank you, that is helpful
|
Kathy |
I was wondering if you had any recommendations for
some good books, tutorials,etc. I could look at that discussed good
Android app design.
|
Mark M. |
that kinda presumes that there is agreement on "good Android app design"
|
Mark M. | |
Kathy |
Do you know of any reference materials that discuss what you consider to be good Android app design?
|
Jun 9 | 10:15 AM |
Mark M. |
outside of icon design, there are no official reference materials on design-related topics
|
Mark M. |
you'll find a Google I|O presentation or two from the past couple of years that are helpful
|
Mark M. | |
Mark M. | |
Mark M. |
those were the big two at this year's conference
|
Kathy |
Thanks for locating them for me.
|
Kathy |
I was wondering if you knew of any tutorials on how to write a simple game.
|
Mark M. |
I'm sure there are some tutorials
|
Mark M. |
there's at least one book out on Android game development
|
Jun 9 | 10:20 AM |
Mark M. |
but I don't pay much attention that segment, so I have no tutorial links at the ready
|
Kathy |
no, problem, I just thought I would ask.
|
Kathy |
Last night I was working on some code where I need
to pass a string variable from one activity to another. I used intents
to do this. Is that the best way to do this or could I have done it a
different way?
|
Mark M. |
usually, you ship that data in an Intent extra when you call startActivity() or startActivityForResult()
|
Kathy |
Ok. That is all for now. Thank you for your time and patience.
|
Jun 9 | 10:25 AM |
fitz |
can I ask a dumb question? ok here it goes
|
fitz | |
fitz |
it says option 1 is add library into Eclipse - or
option 2 do maven link - so when you compile and load to phone I assume
phone does not hit maven when running app correct?
|
Mark M. |
correct
|
Mark M. |
Maven is a compile time thing
|
Mark M. |
think Ant + retrieving dependent libraries and tools automagically
|
fitz |
ok - just wanted to make sure I understood flow
|
fitz |
so from a coders stand point is it better to do maven link because code might be more up-to-date
|
Mark M. |
I can't really answer that
|
Mark M. |
I don't use Maven
|
fitz |
ok thanks
|
Jun 9 | 10:30 AM |
Mark M. |
feel free to chime in with other questions, if they come to you
|
Jun 9 | 10:40 AM |
Kathy |
OK, in your opinion what are some of the best designed apss you have seen?
|
Kathy |
I meant apps.
|
Mark M. |
I have the aesthetic sense of a hamster
|
fitz |
good chart if people want to know differences in versions http://androidos.in/2011/06/android-versio…
|
Mark M. |
it's rare that I run into an app that is really awful that I bother to actually install
|
Kathy |
I guess I don't mean aesthetics so much as good navigation and ease of use.
|
Mark M. |
such apps tend to get poor ratings
|
Jun 9 | 10:45 AM |
Mark M. |
rephrase: apps with poor navigation/ease of use get poor ratings
|
Mark M. |
so, I'd start with highly-rated apps that resemble yours, functionally, and see what they do
|
Mark M. |
looking at some of my devices now...
|
Mark M. |
Gmail, Google I|O 2011 conference app, and Maps all work well on tablets
|
Mark M. |
the Market app on a tablet is a bit of a mixed bag
|
Mark M. |
on phones...
|
Mark M. |
Gmail, Market, Remember the Milk, and Seesmic are all pretty solid
|
Mark M. |
Evernote is pretty good on the phone, too -- waiting for the tablet edition to make better use of the real estate
|
Mark M. |
but, again, that's just me
|
Jun 9 | 10:50 AM |
Kathy |
That is helpful since you are very app savvy.
|
Jun 9 | 10:55 AM |
fitz |
Have a great day
|
fitz | has left the room |
Kathy |
Goodbye.
|
Mark M. |
See ya!
|
Jun 9 | 11:00 AM |
Kathy | has left the room |
Mark M. | turned off guest access |