Games :: IPhone MMOG Pocket Legends To Go Cross-Platform

Oct 2, 2010

iPhone MMOG Pocket Legends To Go Cross-Platform News can be found there. Finally is all I can say.For those who don't want to read it it doesn't list a date that it should be ready by but it does indeed say Android will be one of the platforms they are porting to.

Games :: iPhone MMOG Pocket Legends To Go Cross-Platform


Games :: Any Cross-platform Games Where You Can Play?

Sep 14, 2010

Are there any cross-platform games where you can play someone with say...an iphone. I'm specifically looking for scrabble but are there any at all?

View 6 Replies View Related

Games :: Cross Platform Multiplayer Games

May 4, 2010

I've searched this for like 3 days and I either suck at search or you (yes, YOU) NEEED this.I reckon we need to list ALL the cross-platform multiplayer games out there.That is games that can be played Android vs. iPhone vs. Nokia vs. Facebook etc.The premise here is all my friends have iPhones and Facebook (noone owns a nokia anymore but we'll include it for diversity's sake) and lonely old me sold off my slowPhone/iCrash and now have a Desire - BUT i still want to play multiplayer and i might even get a few to join the revolution when i showcase my superior controls/speed/installynessability etc.

View 18 Replies View Related

Android :: Cross Platform IM?

Jul 23, 2010

Is there any decent application for cross platform instant messaging? My wife has an iPhone and I have a Samsung Captivate.I really don't see the point in using SMS to send quick messages back and forth while I'm at work or wherever when we could easily use some IM client.

View 4 Replies View Related

Android :: SDK Over Cross Platform

Nov 4, 2010

I am trying to install Android on Beagleboard (TI's OMAP35x chip). They have provided toolchain to build the OS and port it on the chip. Now the next question is developing Android apps. I am interested in knowing about the Java SDK for android. So can I use the standard SDK provided by google, so far I cannot find any SDK provided by TI for Java.Putting it in simple terms, will an application developed on standard Android SDK work on beagleboard.

View 2 Replies View Related

Android :: Cross Platform Java?

Oct 8, 2010

We have a desktop/web java application and also getting into Android development.Ideally we would like one app that runs both on desktop and android.From what we can tell, it's not much possible to run normal java apps on android. But wondering if it can do it the other way? That is, run android apps easily on the desktop (without the user install the sdk or android emulator)?In a prefect world we'd like one app for both platforms. Realistically though it seems like we're going to have to have one app with two front ends?

View 4 Replies View Related

General :: Why Do Cross-platform Apps Seem To Run Better On IOS

May 1, 2013

For example, I just purchased an HTC One which is running the very latest Snapdragon S600 chip and Adreno 320 and I'm comparing it to the iPhone 5 (A6 and PowerVR SGX543MP3).

Here are a few applications (mostly games) that I've tried on both devices:

* Fruit Ninja - Touch input is delayed by about half a second on the HTC One but instant on iOS.

* Simpons Tapped Out - The voice sometimes stutters and moving buildings just isn't as fluid as iOS.

* Browser (Chrome and Android default) - Scrolling isn't as smooth.

Like I said, I'm honestly not biased one way or the other but this is just what I have noticed. The iPhone 5 has a much lower resolution but I've also had similar results on the iPad Mini (1024x768 resolution).

Does every application written for Android need to optimized for every individual CPU and perhaps these applications weren't optimized yet?

View 7 Replies View Related

Android :: Way To Collaborate On Notes / Cross-platform?

Jan 16, 2010

I'm looking for a way to collaborate on a "note" with a friend of mine on a Palm Pre. In our case, we want to maintain a collection of quotes together. It'd be nice if we could maintain updates in the same place and have them be in sync. Not necessarily looking for an "app," but a mobile site that would let us accomplish this would work as well. Does anyone have any ideas?

View 4 Replies View Related

Android :: Cross Platform Video Chat (EVO To PC)

Oct 19, 2010

i need an app that has a pc counterpart for video chat. i want top be able to get in touch with my momma via my EVO as soon as i get out of Basic Training. i have been trying every app. fring does not have a working pc app, qik does not seem to plan on this either. skype just released a app who only supports Voip phone calls no video(fail) and none of the conventional im apps are supporting video either: aim, talk, yahoo. did i miss something? is there one?

View 6 Replies View Related

Android :: Lightweight Cross Platform C GUI (OpenGL)

Nov 4, 2010

I am looking for a lightweight cross platform GUI library for different signal-processing applications. An ANSI-C program must be statically linked with it and the size matters. A finished application must have the same look on any platform like iPad, iPhone, Android, Ubuntu, Leopard, Windows, etc.Qt is not appropriate, because it is C++, too big, and doesn't work on iOS devices. I lean toward OpenGL-based GUI library, because OpenGL is supported by every modern target platform and an OpenGL application will have the same look and feel on every device. Preferably, such GUI must support forms definitions using the declarative semantics, e.g. from C strings or from external textual files.

View 2 Replies View Related

Android :: Bluetooth Cross Platform Interoperability

Feb 15, 2010

I have a Bluetooth service that I programmed for .Net on a Windows machine and I would like my Android 2.1 phone to connect to it. The server is listening for the same UUID which the Android is using to connect. But the connection is failing.When I try to connect to devices that are not listening for that UUID, I get an exception with the message "Service discovery failed", but when I try to connect to the server that is listening for the right UUID a message box pops up saying:"There was a problem pairing with bluetooth device."And I get an exception with the message "Connection timed out." So it looks like the server and the Android are communicating, but there is some sort of failure during handshaking. I know that the Android requires that the server is paired with the phone and also encrypts the communication channel. Does anyone know which specifications are used to do this? I would love to get my server to respond properly to the connection attempt.

View 3 Replies View Related

Android :: Developing Cross Platform Mobile Application

Jul 30, 2010

More and more mobile platforms are being launched and sdk's are available to developers. There are various mobile platform are available,Android,iOS,Moblin,Windows mobile 7,RIM,symbian,bada,maemo etc.

And making of corss platform application is headache for developers. I am searching common thing across the platforms which will help to developers who want to port application to all platforms.Like what is the diff screen resolution, input methods, open gl support etc. please share details that you know for the any of platform . or is there possibilities , by writing code in html (widget type of thing) and load it into native application. I know about the android , in which we can add the web view into application. by calling setContentView(view)

Please share the class details where we can add the html view into native application of different type of platforms that you know.

Purpose of this thread is share common details across developers. marking as community wiki.

Cross platform tools & library

View 5 Replies View Related

Android :: Cross Platform Mobile File Upload Possible?

Apr 18, 2010

I need as simple as possible solution for uploading files (eg. photos) to my website from mobile devices (iPhone, Android, BB, Nokia). Is it possible to do it in same way? Using Java or XHTML?

View 2 Replies View Related

Android :: Web Apps For Cross Platform Mobile Software Development?

Feb 8, 2010

I am a C++ programmer interested in developing applications for Android as well as the iPhone platform. I have explored both these platforms by writing simple applications in Java (Android) and Objective-C (iphone). But the fact is that I am not comfortable with either of these languages, and it bothers me that I have to write 2 very different versions of the same application to support both platforms. (And then what do I do to run it on a Nokia phone?)Is using web technologies (JavaScript/HTML/CSS) a viable solution for writing apps which will run on multiple mobile platforms? I have heard of Appcelerator and PhoneGap, but I am not sure how mature these products are. I'd appreciate any feedback from folks who have used web apps as a solution for developing cross platform mobile apps.

View 5 Replies View Related

Android :: IPhone Single Codebase Cross Development

Jun 15, 2010

Is there a way, apart from using HTML and JavaScript on a web control, to have an (almost) single codebase for an application that should run on iOS and Android?The big issue is of course that they use a different language (Java for Android, Objective-C for iOS) for application development. It would be nice to have some sort of meta-language that will be translated in Java and in Objective-C.What about Flash? Adobe wasn't supposed to release a tool to create flash-based apps in iOS?

View 5 Replies View Related

Games :: Chrono Cross Is Gltichy With PSX4Droid

Aug 17, 2010

The item menu called up by pressing square immediately disappears after opening...I haven't spent time to get far enough but if that menu doesn't work at certain moments....the story can't progress. Pretty bad glitch. i'm running the 1001 bios, should i try a different one?

View 4 Replies View Related

Games :: Decent Games Being Developed For Android Platform?

May 3, 2010

When will we start seeing decent games being developed for the Android platform?If Worms or Angry birds ported over they could make a killing on the Android Market whilst still only charging a quid or two for the download

View 6 Replies View Related

Games :: Need Pocket God / Devil

Sep 28, 2010

I hope we will have pocket god and pocket devil. I love those too games on Ipod.

View 4 Replies View Related

Games :: Pocket Racing / New Top Down Racer

Jun 30, 2010

Just tried the Lite version and it's right up there with the best for time trialling fans, comes with online leaderboards, downloadable ghosts etc There is a (one car and one track) limited Lite version and a full version with four different cars and four tracks Video below says it all Developers site here Measured Software I saw the game over on Droid Gamers to be fair Droid Gamers - Android Games and Gaming

View 1 Replies View Related

Games :: Iphone Has Awesome Games - Why Doesn't Android

Nov 15, 2010

someone showed me their iphone I have to admit, my jaw dropped and I was drooling when I saw some of their games (i would that all games were freebie versions)

Question: why does the android platform not have games that are as good??

I remember seeing one games, I think it was called scooter - the whole damn screen moved as u mived the iphone left and right I only played for a minute - but it looked damn awesome why dont we have as good games! the persons phone: heck, it was only an iphone 3g - so u cant say it was better hardware or anything angry birds - I like - apart from that, I haven't seen any games I would even rate (ok, so angry birds is just worms game reinvented - but the subtle use of great graphics make it brilliant)

Important: I have an x10 mini pro which is STILL running android 1.6 - is this the reason why? are there better games on 2.1 and 2.2? or is it to do with the fact that there are better developers for the iphone?

View 49 Replies View Related

Games :: Multiplayer Interactive Games For Android & IPhone

Aug 30, 2010

Are there any multiplayer interactive games where someone with an Android phone can play with someone who has an iPhone? I'm looking for something like Words With Friends where two people who have iPhones can play scrabble together.

View 2 Replies View Related

Games :: Want Any Racing / Driving Games On IPhone

Dec 21, 2009

Are there any racing/driving games for the Droid that allow you an in-car/driver's seat view like Real Racing on the iPhone?

View 5 Replies View Related

Games :: Games To Play Between Android And Iphone

Aug 25, 2010

I have a Motorola Droid. My friend has an iPhone 3G. Does anyone know of any games that we can play against each other?

View 13 Replies View Related

Games :: Convert IPhone Games To Android

Oct 5, 2010

So we all know iPhone has better games than Android. And I'm love the "Fruit Ninja" game which is like the only one I enjoy playing on my Evo because it has good graphics and above all it's fun. I was wondering if there is anyway to get iPhone games on Android phones? Or if we can request someone to make some of the iPhone games for Android.

View 38 Replies View Related

Games :: Iphone / Android Games That We Could Play Together?

Sep 24, 2010

I have an android and my friend has an iPhone, are there any games that we could play together? Kinda like words with friends...

View 3 Replies View Related

Games :: Best Game Development Platform?

Jan 13, 2010

Found this article which was pretty interesting. Points out many reasons why indie developers should look to Android for game development as opposed to other more popular services like the iPhone.

View 1 Replies View Related

Games :: Game Remake (First Android Platform Attempt)

Oct 22, 2008

I'm in "progress" of making my first game on the Android platform. Since I'm out of ideas it'll be a remake of the classic C64 game "Deflektor". This is what I've got so far. Now, what I really lack is the ability to debug the app from withing the IDE (IntelliJ).

View 11 Replies View Related

Games :: Games On Iphone That Want On Android

Jun 20, 2010

Command and Conquer red alert.

Just downloaded it and am playing it now. Man, will EA bring the goodness to Android?

Theres probably all kind of other games too I'll find that I want on my Android.

View 49 Replies View Related

Games :: Anything Like Papertoss On Iphone?

May 21, 2010

I'm looking for a game similar to the papertoss game on the iphone .

View 4 Replies View Related

Android :: Converting Iphone Games

Aug 31, 2010

Is There Anyway we can change .ipa to .apk?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved