Api for games programming

What apis should i get to code nice games to mobile devices like cell phones?
thanks
bill

hi there ..
of course u can use midp1.0 or the new midp2.0
with more cpabilities refer to the documentation
to get more info..
regardes
Sola

Similar Messages

  • API for SCSI programming

    Hi!
    Does anybody know API for SCSI programming in Windows Server 2008 and 2012?

    Hi,
    About the develop question please post to the MSDN forum.
    MSDN forum Developer Network
    http://social.msdn.microsoft.com/Forums/en-US/home?forum=WAVirtualMachinesVirtualNetwork&filter=alltypes&sort=lastpostdesc
    Thanks for your understanding and support.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Recommend me SDK for game programming

    I need a 3D SDK with audio support. Obviosly it would be Java3D. But i've heard it uses much memory, and it's complicated.
    What do you think about j Monkey Engine ?
    Or is Java3D the right choice for game programming ?

    You'll probably get better responses on the game programming board
    http://forum.java.sun.com/forum.jspa?forumID=406

  • Timer for game program.

    Hello all,
    I am making a game program and I need a way to implement a timer so that it the game will end if the time expires.
    Is there any easy function to help me with this task?

    Thanks for the reply and I just found that class.
    Thanks

  • APIs for Module Programming

    Hello
    I am planning to use Adapter Module programming for one of the scenario.I had browsed through the help.sap.com for its documentation but could not find APIs for the same which will be useful in programming.
    Does anyone knows where to find the same?
    Thanks in advance.
    Regards
    Rajeev

    Sergey,
    Thanks for the reply. I am having the same PDF which has detailed description about how to program for Module programing..But I was refering to somekind of the javadoc where we r able to see available classes,interfaces and their methods.
    Regards
    Rajeev

  • Is there any API for TouchScreen Programming

    Hi,
    Can any give me information about touch screen api
    in java.
    Thanks & Regards
    Ashok.

    Most computer systems in use do not have a touch
    screen. Of those that do it is a propietary add on.
    There might be a standard of some sort but even so it
    would probably require a specific interface to the
    device. And that suggests that the most likely source
    for a java API will be from the manufacturer of the
    particular touch screen that you are targetting. If
    they don't have one then you can search the net for
    one for that screen or roll your own using JNI.As far as grabbing input i would assume that it processes all events as a mouse. But then again when you assume you make an a** out of u and me. HAHA so funnie
    [Edited by: jdcforumadmin1 on Jun 17, 2002 3:42 PM]

  • I recently downloaded a 10.6.8 update and a game program has now been reduced in size.  It's specifications are set for full screen, but it is about 1/4 of the size.  Any ideas how to fix?

    I recently downloaded a 10.6.8 update and a game program has now been reduced in size.  It's specifications are set for full screen, but it is about 1/4 of the size.  Any ideas how to fix?

    Hi, I have got the same problem but all is 1/4 the size have you fixed it?

  • Any socket programming sample program or API for transfer file?

    Do there any java socket programming sample program or API for transfer file ,list file and make directory from client side?
    Thank you

    http://forum.java.sun.com/thread.jspa?threadID=603685&tstart=0

  • Should I use Standard C++ Containers and Stuff for games and other real time activities?

    Hello,
    I'm a C++ developer using VS 2012 and VS 2010 for developing AAA titles. I have read about not using STL and other stuff provided in the standard headers that come with VS. I read most of the stuff on the websites based on game programming and some
    are really from the people well known in the industry. I have seen cases where they wont even use vector, list, map and others and not even use utility functions and algorithms. In such cases they write those containers and stuff themselves which has almost
    the same interface and so much of debug and implementation time spent on such huge code.
    I have two questions:
    1: Isn't the C++ implementation that comes with VS optimized for the platform for better performance? Isn't it using some intrinsic functions that people on the client end doesn't know about and supplying their own implementation would indeed be
    more slower in basic container operations such as insert, remove, find, swap, copy? Lets assume that we supply our own custom allocators for faster memory management to every container that we use. Also, they take care of fragmentation, alignment and stuff.
    Why develop custom containers with almost same interface, why not spend that time on writing allocators and other stuff that might actually help?
    2: There are times when we include a lot, a lot, of unnecessary stuff through the standard headers in a huge code base. Unnecessary, because we only needed a thing or two from such huge headers including other huge headers and so on. Now, I know templates
    aren't instantiated unless used, same goes for the members functions inside them and blah blah. Since, these are precompiled headers, it is safe to assume that there is no compile time hit for that unnecessary stuff. My question is, is there any hidden effect
    of such inclusions on code size (executable) that grows with the huge growth of the code base? In my opinion there shouldn't be, but I wanna know I'm not mistaken just in case. 

    Hi
    I can tell you a story about one of our projects. We had to implement a block management system for harddisks (like the parts of file systems that allocate, free blocks and do the bookkeeping stuff). Now, one guy was convinced, that we should use the STL,
    because it's easy to use and very well optimized and things like that. An other one said, that he would implement it by hand. So we decided to do both for a little test. The result was, that the hand implemented thing was much easier to write and much faster...
    and the one using STL saw, that some classes were so slow, that he couldn't believe it... he then tryed to build some classes by hand and exchange them (e.g. array classes and stuff like that) and it was way faster than the STL and he wrote them in minutes
    (!)... since then nobody wanted to use STL again... we don't even try it. It ended that we wrote our own string and array classes and stuff like that... easy little things that we understand. Now it's easy to use and fast and still flexible, because we know
    what it's doing...
    ... but, that's just a story about our development and of course, we're often programming very close to the hardware and also using assembler languages often... so, I don't know what this tells us... you have to decide :-)
    Rudolf

  • Rescue & Recover: my newfound respect for this program

    For years, I've pretty much ignored RNR except for creating recovery disks (takes forever!) and the rare restore from the disks (takes even longer than forever!). Generally, Rescue & Recovery seemed a bit flaky and not always trustworthy.
    But, after spending oodles of time getting my W500 and T60 to grab and install ALL the drivers (per Device Driver) I wanted to clone the disks for a backup for virus and malware protection, as well as my own miss-steps.
    I've discovered that RNR works pretty well these days. Ver 4x has a slightly confusing menu and the terminology can require reading the help files, but all in all the latest program did the job for me.
    The only "hitch" is the program's refusal to install on a bootable thumb drive. ("all your Resources are belong to us" error message) However, creating a rescue CD, and even setting up an external USB drive (not a thumbdrive) works fine.
    Rescue & Recovery certainly does appear to be quite hardware agnostic, unlike Microsoft's Backup & Recovery, which is very specifically fussy about the recovery process to a different drive. I mean, gee....what's the sense in doing a backup if the recovery does not work on a replacement drive, eh? Thanks for listenin'.

    LOL I too have much respect for Creative. They are considered Old School to me. I remember my old Sound Blaster SCSI card that hosted my first (tray loading) CDROM. I remember the awesome sound that my original Soundblaster allowed games like Wing Commander to play. Now I hear awesome explosions from BF242 with my Xi-Fi Elite Pro. I may just have to buy my mom a Xi-Fi Already installed one for my brother. ;D
    The only time I haven't had a Creative board is when I used an Aureal2 card. (My Roland sound canvas was plugged into my sound blaster.) Creative now owns their IP (paid lots of $) which is great that the IPs stay American owned. Creative still has a ton of competition from cheap on board sound chipsets.
    Boycott Microsoft who released Vista without a HAL. Or China for giving us lead in our toys and anti-freeze in our toothpaste. Don't boycott Creative Labs a great American company (that came out with a pretty good solution to this problem.)
    If Daniel K is so familar with their driver code they should hire him. It would be good for publicity. He would probably make a good coder or at least product manager.
    There are a number of improvements the driver could use. Switching Mic2 with Mic for games would be nice. Muvixer a 3rd party app currently is a workaround for this. It is not an unusual request for someone to ask that their IP (that they probably paid many millions of $ for) be respected.
    $0.02
    -MikeGroovy?
    Creative should also be praised for hosting this forum in the first place (which is where I found a link to that App.)?

  • Adobe Product API for converting mulptiple formats into PDF and to Embed PDF into PDF ?

    Hi Team,
    Is there any adobe product that allow us to convert multiple formats into .pdf format and also allow us to attach (embed) other pdf files object into a pdf, is there any .net API for that, I want to do this through programming.
    Regards
    Amit

    We want to use this product for our application, for the purpose of converting different files formats into a PDF file and also for attaching files into a single PDF using a web application and windows service. I have to evaluate some features and point regarding this product which are as below:
    1. PDF form creation in future requirement.
    2. Maximum files size that i can convert into PDF.
    3. Memory management when converting N number of files.
    4. Compatibility with C#, .Net Framework 4.0, using MS Visual Studio 2010.
    5. Support of the product for future.
    6. Primary requirement to use PDFLiveCyle for above features.
    7. Basic guidelines before using PDFLiveCyle.
    8. Ease of coding using PDFLiveCyle.
    9. 32bit or 64bit support.
    10. Lisencing information
    Regards
    Amit Mishra

  • Java API for working with digital signature.

    Hi,
         I have to check whether a pdf form is modified since it is digitally signed, using a java program.
         Are there any java APIs(provided by SAP) available for that?
         Can I use IWDPDFDocument API in java program? I tried it but I am getting 'classnotfoundexception'.
    Thanks,
    Prabhakar.

    may i know what service pack of SAP NetWeaver  Developer Studio version are you using?
    as the "IWDPDFDocument" is only available on SAP NetWeaver 2004S SPS 10 and above
    and you just need to import either this two class
    com.sap.tc.webdynpro.clientserver.adobe.api
    com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api 
    hope this information could help you
    Regards
    Jia Jun

  • Java API for Error Handling

    There are some common error tables storing error IDs information ( IDs like error type, project id, interface id, message id etc.) in Operational Database (is not on source or target system) which we have to update using java API. We need to call java API (java code) whenever error occurs. We have to provide all the IDs to this function and then API will take care of DB updating. We can call java API in mapping program by creating user-defined java function, this will trap all the errors which are in source file as well as in mapping and mapping lookup. Query is:
    A-      A- Do we have any other place after the mapping to call this java API and trap the errors through it?
    B-      Can we call Java API using BPM and pass error IDs to it.

    Hi Anand,
    You Have to write Module For that(if you wanna call Java API after Mapping)at the receiver.
    To write Module Here is a link which will help you in.....
    ==>http://help.sap.com/saphelp_nw04s/helpdata/en/84/2e3842cd38f83ae10000000a1550b0/frameset.htm
    ==>http://help.sap.com/saphelp_nw04s/helpdata/en/e4/6019419efeef6fe10000000a1550b0/frameset.htm
    ==>http://help.sap.com/saphelp_nw04s/helpdata/en/f4/0a1640a991c742e10000000a1550b0/frameset.htm
    Enjoy Coding....:)
    Regards,
    Sundararamaprasad.

  • Advanced Software Rendering Solution For Games

    I am actually looking to talk to someone at sun but figured someone in this forum might be interested in what I have done as well.
    A few years back I developed a feature rich 3D api for java that is 100% software based. I realize there are some other similar apis around now, but I think mine has quite a few features that those others still probably do not, including java 3d. I figured someone might be interested in a software solution, or may be interested in incorperating it with java 3D.
    The engine runs in 100% software and is very well written with the idea of hardware support being simple to add. It achieves good frame rates (30-40fps) when run as as an applet or application. I wrote it with the intent of starting an online game company / possibly licencing it but other things have taken priorty since then. I was wondering if anyone is interested, including sun, in doing something with it.
    The engine has built in boned character animation, bsp/pvs quake style map compiling tools, lightmap generation and rendering, constructive solid geometry, pixel perfect texture mapping with chrome mapping and custom rasterization support similar to shader languages. There is a state of the art terrain engine with adaptable lod with no popping that can be adjusted easilly for performance / quality in real time. The terrain engine has its own shading lanuage based on tilable textures. that It combines with an optional detail map based on terrain features such as slope and altitude to create the terrain texture. I wrote my own level and model formats. The model format is self contained so all textures and required data can be distributed in a single file. There are also optimized 3D math libraries. I'm sure there are more features that I forgot to mention..
    I feel the code is very well written and highly optimized. The first time I wrote it I was in highschool, but I rewrote it over my freshman and software year of college with code quality in mind. I've been workign with java for 9 years so its written a lot better than your typical college student. Its very modular so lots of things can be swaped in real-time to compromise between performance and quality. I also have a nice particle effects system in an older version of the engine that I could incorportate.
    The only non java code in the project is the model exporters I wrote for milkshape 3d.
    I'm probably going to take a job soon somewhere where Java isn't used. Therefore, I thought I should try and do something with the project before its too late.
    I can be reached at [email protected].
    Thank you,
    Kris Rasmussen

    This sounds very interesting! I've been working on a lot of 3D stuff in Java myself, mostly using JOGL. Currently, I'm developing a software renderer in Java which will include many of the features you mention. My project focusses on rather obscure lighting techniques and voxel polygons; Never the less, a general-purpose software renderer would be very interesting indeed. Could we get in contact directly? Drop me a mail if you are interested, find my whereabouts at wolf.ascendancy.at
    Cheers
    Wolfgang Kienreich

  • API for connecting  to an external database object

    Hi,
    Can anyone provide me with the API for connecting to the external database table and to create , update and delete data with an Oracle external database object.
    Wish you great time.
    Best Regards
    Sid

    Questions like yours are best asked over at the webOS Developer's Forum.  The Palm Support Community here is geared to answering end-user questions about devices, not programming information.
    https://developer.palm.com/
    WyreNut
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

Maybe you are looking for

  • HT1689 how to connect iphone to big screen tv?

    how to connect iphone to bigscreen tv?

  • Dashboard will not run

    When I try to run dashboard it does nothing, I can't install widgets, it won't do anything. When I try to install a widget I get a dialog box that pops up and go's away very fast and the dock restarts(also something called crashdump running while the

  • Channels palette thumbnails

    Why are the image thumbnails in the channels pallet not showing up as grayscale images?  They used to, and for some reason or another aren't any more for me.  Instead, they are showing up red, green, and blue for each respective channel.  I'm on Mac,

  • Indesign will not launch,cannot load plug-ins

    I'm having trouble opening indeisgn. It seems it cannot load the plug-ins as I'm getting a series of error messages, which say the following: Adobe InDesign cannot load the Data Services.InDesignPlugin plug-in. The Data Services.InDesignPlugin plug-i

  • Adding stations manually in nokia net radio

    i am currently experiencing problems adding , then connecting to stations on nokia net radio app i have a n95-2 running firmware v30.0.018 i have managed to install correctly net radio and net radio keyspace, but when i add my friends radio station a