Author Topic: Android, anyone?  (Read 4160 times)

0 Members and 1 Guest are viewing this topic.

Offline Jim

  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 5301
  • Karma: 402
    • View Profile
Android, anyone?
« on: December 29, 2010 »
Anyone else here using an Android mobile?  Any interest in a yabasic port?  :P

Jim
Challenge Trophies Won:

Offline benny!

  • Senior Member
  • DBF Aficionado
  • ********
  • Posts: 4384
  • Karma: 228
  • in this place forever!
    • View Profile
    • bennyschuetz.com - mycroBlog
Re: Android, anyone?
« Reply #1 on: December 30, 2010 »
Yeah, I am a big Android fan. Since some weeks I started reading through some code
references and did some OpenGL ES coding (just starting).

Since I am used to Java I stick to the language.

What phone do you own. Currently I have an old HTC Magic (which just got the 2.2
update) - but I think I will buy the HTC Desire next year.
[ mycroBLOG - POUET :: whatever keeps us longing - for another breath of air - is getting rare ]

Challenge Trophies Won:

Offline efecto

  • C= 64
  • **
  • Posts: 90
  • Karma: 4
    • View Profile
Re: Android, anyone?
« Reply #2 on: December 30, 2010 »
I've got an htc legend running 2.2

Not gotten around to do some developing for it.
Not sure if I wanna mess with java anyway.
More thinking of the ndk to use C and opengl es

Offline Jim

  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 5301
  • Karma: 402
    • View Profile
Re: Android, anyone?
« Reply #3 on: December 30, 2010 »
I have a HTC nexus one (Thanks Kez!) with 2.2.  2.3 is due any day soon.
I read a whole lot of the developer pages the other day.  Yeah, it means Eclipse (yuck) + Java for most programs, and Cygwin + NDK to get any C code going.  You can have a Java shell round a C library with 2.2, and with 2.3 you can have a completely native C application.

Jim
Challenge Trophies Won: