Java-Gaming.org
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
Featured games (78)
games approved by the League of Dukes
Games in Showcase (404)
games submitted by our members
Games in WIP (289)
games currently in development
News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  ignore  |  Print  
  Android input  (Read 1755 times)
0 Members and 1 Guest are viewing this topic.
Offline CaptainJester

JGO Knight


Medals: 10
Projects: 2


Make it work; make it better.


« Posted 2010-05-07 03:40:39 »

I'm taking the plunge and learning some Android programming.  My question relates more to the devices.  Do all devices have the same inputs: ie accelerometers, touch screen, etc.  Or is there a bunch of different types and you have to figure out what you have at runtime?

Offline williamwoles

Senior Newbie





« Reply #1 - Posted 2010-05-07 03:50:11 »

I have worked with Android sensors: acceleration, orientation, also with gps and "task manager" I would say that everything I made and tested on emulator, worked fine on all the phones I tested after.

Offline teletubo
« League of Dukes »

JGO Ninja


Medals: 42
Projects: 6



« Reply #2 - Posted 2010-05-07 03:53:05 »

As far as I know, all of them have touch input and accelerometer .

Not all devices have a hard keyboard (that's a fact.).

There are some devices that dont even have the trackball ( I figured that out when a user complained about jumping with trackball) .

Only devices with 2.0 on support multitouch .

Shortly said, it's a mess !

I would stick with the touch + accelerometer .

Games published by our own members! Check 'em out!
Try the Free Demo of Droid Assault
Offline CaptainJester

JGO Knight


Medals: 10
Projects: 2


Make it work; make it better.


« Reply #3 - Posted 2010-05-07 04:36:15 »

Great, thanks guys.

Offline Catharsis

Junior Member




EGR Software rocks!


« Reply #4 - Posted 2010-05-13 17:27:01 »

Yeah.. Handling input across the ecosystem can be a big issue if your game is not simple (just touch/accelerometer). Almost all Android devices should support touch and accelerometer, but even that conceivably isn't the case for all devices, but I'd bet 98%+.

With TyphonRT the middleware I'm putting out for desktop & android I put in a great deal of time to normalize and provide a powerful input control system that also provides virtual overlays for devices without a keyboard that can be displayed as necessary.

An example is that a Motorola Droid has a keyboard, but when the keyboard is closed TyphonRT can display virtual overlays for both movement & rotation (3D FPS navigation). The Nexus One just shows the movement virtual controller all the time due to no keyboard and the trackball is used for rotation. TyphonRT provides an XML configuration system that can load custom configurations based on device name and family. I'll be creating a device configuration database that can generate the XML as needed for a given type of app.

Basically a lot of a work can be put into creating a scalable and reasonably comprehensive input configuration system. All of this is in the core distribution of TyphonRT which will be released in June via GPLv3, but also dual licensed with a favorable fee for indie developers. I will be doing a closed beta soon and several free licensees to ~50 initial developers, so send me a PM if you are interested in getting in on this. Smiley

Founder & Principal Architect; EGR Software LLC
http://www.typhonrt.org/
http://www.egrsoftware.com/
Offline strategy

Junior Member


Projects: 1



« Reply #5 - Posted 2010-05-15 01:18:21 »

Officially, you should not make no assumptions about input methods on devices. But if you require certain devices, then make sure to define that requirement in the AndroidManifest.xml.

Pages: [1]
  ignore  |  Print  
 
 
You cannot reply to this message, because it is very, very old.

Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
 
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars and Titan!

Add your game by posting it in the WIP section,
or publish it in Showcase.

The first screenshot will be displayed as a thumbnail.

The invasion has landed! On Mars! And you're there to beat 'em!
cubemaster21 (43 views)
2013-05-17 21:29:12

alaslipknot (52 views)
2013-05-16 21:24:48

gouessej (81 views)
2013-05-16 00:53:38

gouessej (80 views)
2013-05-16 00:17:58

theagentd (89 views)
2013-05-15 15:01:13

theagentd (82 views)
2013-05-15 15:00:54

StreetDoggy (126 views)
2013-05-14 15:56:26

kutucuk (148 views)
2013-05-12 17:10:36

kutucuk (148 views)
2013-05-12 15:36:09

UnluckyDevil (158 views)
2013-05-12 05:09:57
Complex number cookbook
by Roquen
2013-04-24 12:47:31

2D Dynamic Lighting
by Oskuro
2013-04-17 16:46:12

2D Dynamic Lighting
by Oskuro
2013-04-17 16:45:57

2D Dynamic Lighting
by Oskuro
2013-04-17 16:23:20

Noise (bandpassed white)
by Roquen
2013-04-05 17:36:01

Noise (bandpassed white)
by Roquen
2013-04-03 16:17:38

Java Data structures
by Roquen
2013-03-29 13:21:12

Topic Request
by kutucuk
2013-03-22 21:42:01
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines | Managed by Enhanced Four Valid XHTML 1.0! Valid CSS!
Page created in 0.087 seconds with 22 queries.