[Q] Games Iphone4 vs SGS - Galaxy S I9000 Q&A, Help & Troubleshooting

Ok, so we agree that SGS is a most powerfull device than iphone4, so why all the good games are only available to apple's device and not to owers? Today was released Ultimate MK3 for Iphone (great games with great pq) but android keeps getting nothing.... Another great games for the i4: NOVA 2; Gameloft: Ultimate Spider-Man: Total Mayhem; Shadow Guardian; Infinity Blade; etc

Theres more demand on Iphone os as a whole, plus loads of people download paid apps from 4shared ect and dont buy them (cheapskates) because its an .apk and android doesnt need to be jailbroken to install files outside of the market. And it's also "credit card" only on the android market unlike having an apple account

Plus Android users are way to cool to play childish games .
Intellectual games OK .
jje

JJEgan said:
Plus Android users are way to cool to play childish games .
Intellectual games OK .
jje
Click to expand...
Click to collapse
correction: android owners are just computerfreaks or nerds who are more interested in the architecture of android software than in the programs themselves.

Related

Gameboy and NES

Anybody working on gameboy advance emulator like the iphone has or working on NES emulator coz i would love to have them on phone. I want to have some good games on my phone like the iphone has bowling, basketball, accelerometer racing(all using 3d engine) coz as android is amusing me day by day it is also getting a bit boring. i would happily pay $10 fo such games. Please somebody develop or just give me a hint how to develop. Can work for them days and nights.
well it all comes down to developement... the only way this will happen is if someone develops it hehe.. i second your thoughts eventhough i don't have a android...
personally i think the phone should be utilized to it's potential, granted i like what the phone can do, but i would love to see it do more, i don't usually download games, but i have a few and would download an nes/gba emulator if it was made, i love playing excitebike on the nes, i will keep an eye on this thread and hopefully we can get one up and running.
There are a couple of nes/gameboy color emulators out there but they really don't work well. The framerate at highest was 10 fps and no sound. From what I understand, the java side of android (java layer) seems to slow down everything game/video related. My old HTC Wizard (aka tmobile mda) 200mhz processor, 128 MB memory runs NES at full speed and almost runs SNES. This is because java isn't used in the WM emulator and the g1 uses it all the time. Since most of us have root access now, may be java can be bypassed and we can run games/video at a faster speed but that would be extremely difficult. A version of Quake 1 was used in a demo before the g1 was released and ran quite well but it was never released and allegedly ran independently from the OS. BUT if they could do it... why can we? It would be tough but it is possible.
Agreed. And the issue isn't just that the SDK is reliant on Java, but the Android implementation of Java is interpreted - so it is far slower on comparable hardware than a typical Java implementation.
What would fix the issue would be if an organization formed to promote alternate Android SDKs with supporting firmware. It would need some standard libraries that developers could leverage, and ideally it would support installation via the Market (or another Market-like app). Hopefully Google would merge the resulting interaface into the main Android codebase, but even if they didn't people with rooted phones could use the non-Davalik applications.
Just do it.
I don't know how to develop anything. i can just give ideas. Someone in this world should be able to do it. So that person please do it. G1 is one of the best phones and it is a shame for it to not do it.
i would love gameboy or NES (or, even better, SNES..) on my G1.
rich0 said:
Agreed. And the issue isn't just that the SDK is reliant on Java, but the Android implementation of Java is interpreted - so it is far slower on comparable hardware than a typical Java implementation.
What would fix the issue would be if an organization formed to promote alternate Android SDKs with supporting firmware. It would need some standard libraries that developers could leverage, and ideally it would support installation via the Market (or another Market-like app). Hopefully Google would merge the resulting interaface into the main Android codebase, but even if they didn't people with rooted phones could use the non-Davalik applications.
Click to expand...
Click to collapse
Superb idea.
rich0 said:
Agreed. And the issue isn't just that the SDK is reliant on Java, but the Android implementation of Java is interpreted - so it is far slower on comparable hardware than a typical Java implementation.
What would fix the issue would be if an organization formed to promote alternate Android SDKs with supporting firmware. It would need some standard libraries that developers could leverage, and ideally it would support installation via the Market (or another Market-like app). Hopefully Google would merge the resulting interaface into the main Android codebase, but even if they didn't people with rooted phones could use the non-Davalik applications.
Click to expand...
Click to collapse
Is it possible to run apps with a decent UI from within Mono on Android?
Have you checked out Mystique on the market from Bendroid? Its a 3d game.
support
I am ready to give support of anykind if anyone agrees to develop.
wimbet said:
Have you checked out Mystique on the market from Bendroid? Its a 3d game.
Click to expand...
Click to collapse
True, Mystique is 3d and I didn't realize they had it for android. It's been around for a while now and remeber playing it on my htc wizard. It's a rpg game and doesn't require a high framerate from what I remember. There are a few 3d games for android but they are pretty simple and don't use a ton of resources. I'm sure this can happen and some developers are working on emulators. Android is still pretty new and sure everything is more difficult when java is concerned (as far as performance goes, not actual development) but it will happen. Just takes more time when compared to an older, more widely used OS such as Windows Mobile.
Anybody Trying
Anybody trying to develop it.
There's a few 3D games on the Market, heck I wrote one of them(the first one in fact). The problem when it comes to GB and NES and SNES shouldn't be processing power so much, the G1 can clearly handle graphics that are closer to being on par with N64, the problem is that it has to run any games for those systems as emulations, so basically you have a software version of GB/NES/SNES processor running on a software version of a Java processor(virtual machine) running on the real hardware.
Forgot to say: This should be extremely possible if someone can write a program for android in an actual binary(written in C/C++) and deployed a normal app that just called an execute on that binary. That said, I've never delved into emulators so we'll have to wait until some enterprising person who knows about writing such things does so.
The Kid GBC app only plays gameboy color games but i have been able to get pokemon games to play at about 16 fps on parts so whoever developed it should be asked more questions about it and how he got it to do that.
Looks like its not impossible to run native C programs on the G1...
http://benno.id.au/blog/2007/11/13/android-native-apps
now if only we could figure out how to access the graphics APIs
wizern23 said:
The Kid GBC app only plays gameboy color games but i have been able to get pokemon games to play at about 16 fps on parts so whoever developed it should be asked more questions about it and how he got it to do that.
Click to expand...
Click to collapse
His source is open. http://code.google.com/p/kiddgbc/
anybody
What about BASEBALL SUPERSTARS 2009. Anybody going 3d
[email protected] said:
There's a few 3D games on the Market, heck I wrote one of them(the first one in fact). The problem when it comes to GB and NES and SNES shouldn't be processing power so much, the G1 can clearly handle graphics that are closer to being on par with N64, the problem is that it has to run any games for those systems as emulations, so basically you have a software version of GB/NES/SNES processor running on a software version of a Java processor(virtual machine) running on the real hardware.
Forgot to say: This should be extremely possible if someone can write a program for android in an actual binary(written in C/C++) and deployed a normal app that just called an execute on that binary. That said, I've never delved into emulators so we'll have to wait until some enterprising person who knows about writing such things does so.
Click to expand...
Click to collapse
Well Nintendo DS's use ARM processors like the G1 I know, and IIRC many other systems do as well. I don't know if they have the exact same assembly languages, and the GPU would be tricky. If the assembly langauge is compatible they could use a VMware style emulation where instructions are executed natively as much as possible. The big gotcha would definitely be the GPU. So there's a chance for DS emulation atleast, maybe, possibly.
With it's touch screen a G1 would be ace at emulating a DS interface wise.
IANA assembly level programmer yet so I may be full of crap, and emulators are tricky business so who knows?
just a quick bump...
has anyone heard any new developments with gaming emulators in Android recently?/

Port Iphone OS?

A lot of progress is being made as android OS has now been ported to iphone 2g and 3g. Wondering if we could do the reverse on the Nexus? Now before I get flamed or whatever, its not that I want an Iphone or think its better, just like the choice is all....
http://gizmodo.com/5533312/iphone-3g-shown-running-android
iphone os isn't open source. and, a nexus one user, why the hell would want to install iphone os ?!?
call me selfish lol never used an iphone but thought it would be cool...smh ok was a thought, back to drolling over my nexus....
Wrong section, and the last comment is correct that iPhone OS isnt' open source so we'll never see it openly available. You should learn C++ and port it for us!
I agree
One of the things, the world doesn't need: an iphone os port for nexus one xD
applications
I think the best and only reason to have the iphone OS is to have so many different applications.
I wonder if there is a way to somehow boot up iphone applications on an android phone using some sort of compatibility mode? That would be ideal and give us the best of both worlds, a crazy amount of apps and android.
the prediction is 75,000-100,000 android apps by 2010. how many more apps do you need?
This iPhone isn't completely closed source. The kernel is open, and that's likely where most of the porting work would need to go anyway.
http://en.wikipedia.org/wiki/Darwin_(operating_system)
go ahead and dream, dont come crying to me when apple Legal dept rips off your head and funnels in feces from Jobs himself when you actually do port it
N31N said:
go ahead and dream, dont come crying to me when apple Legal dept rips off your head and funnels in feces from Jobs himself when you actually do port it
Click to expand...
Click to collapse
Why would the OP come to you and cry? are you a lawyer?
porting another operating system to a machine that you personally own will not get you into trouble.
You can limit yourself upto only provide instructions on how to do this, and not by distributing the actual image in public, you will not get in trouble for it.
I am no lawyer but a paralegal in IP.
I would agree that this is infact a good project, and/or i would even dream of porting Winmo to have a triple boot in our (What google states as the Developers phone = Nexus one).
Don't get me wrong, Android is Awesome, but having more options is always better!
It is like a PC compared to a Playstation
In Playstation, you are limited to playing PS games.
In a PC, besides the PC games, you can also play different kind of PS, Gamecube, PS2, etc. emulators.
iphone apps
I guess the amount of iphone apps does not really apply to my desire to have a compatibility mode to run them. Just the types of apps. I'm a medical student and as the iphone has much more support on this front, I think it would be quite beneficial be able to run the apps that aren't ported over to android. I hope that things will change however and more medical applications will be made for android soon. It's just a matter of time really...
I don't want the entire iPhone OS because its stupid.. if someone could reveal their scrolling physics, it would be great....
din0_22 said:
Why would the OP come to you and cry? are you a lawyer?
porting another operating system to a machine that you personally own will not get you into trouble.
You can limit yourself upto only provide instructions on how to do this, and not by distributing the actual image in public, you will not get in trouble for it.
I am no lawyer but a paralegal in IP.
I would agree that this is infact a good project, and/or i would even dream of porting Winmo to have a triple boot in our (What google states as the Developers phone = Nexus one).
Don't get me wrong, Android is Awesome, but having more options is always better!
It is like a PC compared to a Playstation
In Playstation, you are limited to playing PS games.
In a PC, besides the PC games, you can also play different kind of PS, Gamecube, PS2, etc. emulators.
Click to expand...
Click to collapse
Apples licensing agreements for their software stipulates that they only be run on specific hardware.
muncheese said:
Apples licensing agreements for their software stipulates that they only be run on specific hardware.
Click to expand...
Click to collapse
Better yet, by law "Illegal Distributing of such" will be prosecuted and punishable by law.
as such, licensing agreement does not constitute unless it is being publicly distributed.
Although, realistically this port will never happen and if it will, i am not convinced that it will be very soon.
how about, FU*K the fruit maker, and do what ever we like..
only distribute an possible port in secret..?
But i really doubt this will ever happen, but an emulator or somthing similar for the apps would be NICE..
Doing so will be a giant backward step.
how about, FU*K the fruit maker, and do what ever we like..
only distribute an possible port in secret..?
But i really doubt this will ever happen, but an emulator or somthing similar for the apps would be NICE..
Click to expand...
Click to collapse
how about, FU*K the fruit maker, and do what ever we like..
only distribute an possible port in secret..?
But i really doubt this will ever happen, but an emulator or somthing similar for the apps would be NICE..
Click to expand...
Click to collapse
I totally agree.. I mean android market is getting bigger each day and getting more popular as verizon's advertisements for the android keeps getting better.
but, to be able to run iphone apps to our beloved nexus one will be a big achievement as there are still lots of iphone apps that i wish to be developed for Android as well, like my favorite Dakeno!
oh by the way this tapatalk app is amazing!
Sent from my Nexus One using Tapatalk
Just because the Android Market is growing, that doesn't necessarily mean that anything is exactly getting better. Apple is still beating us in the game department, and due to their sponsors - they have apps that are like... important? Or, well, more useful to some..
I don't know if Android will ever reach that polished level the iPhone has, regarding to apps that is. I don't even play games really on my phone, if they looked up to par.. then maybe. Android is progressing, though.
Just developed a terrible rash on my taint after reading this thread. Great.
-------------------------------------
Sent via the XDA Tapatalk App
Eclair~ said:
Just because the Android Market is growing, that doesn't necessarily mean that anything is exactly getting better. Apple is still beating us in the game department, and due to their sponsors - they have apps that are like... important? Or, well, more useful to some..
I don't know if Android will ever reach that polished level the iPhone has, regarding to apps that is. I don't even play games really on my phone, if they looked up to par.. then maybe. Android is progressing, though.
Click to expand...
Click to collapse
Your comparing an OS that is in its Third/Fourth Iteration to one that is in its Second. To say that iPhone OS 2.0 was fluid and completely polished would be a huge lie. Back then, it did not have the ridiculous catalog of apps that it does now, nor was it as fast as it is now. In time, when Android reaches 3.0, 3.5, 4.0, ect, you will see Android reach a level of polish that the iPhone OS has. Right now, Android is seeing a huge increase in market-share. With this will come developers. With developers, more quality apps will come. Android has the momentum to do it. I would believe that Android will become polished by the end of the year, possibly early next year based off of its growth and progression.

Launch Apps

Hi Guys,
After what is turning out to be a farce with my Desire HD order (Long Long Wait!) and the eMMC chip ruining (for now? seems a very tight system!) my hopes of flashing it to oblivion with modded ROMS/Kernels/Hacks, a huge selling point for me, I'm considering the HD7. I'm well aware of its shortcomings and I know that overall it cannot really compete with a mature Android OS on the DHD, however I am intrigued by the UI and future prospects, especially with MS pledging a $1Billion warchest to market and attract development for WP7. I can live without having a million apps in the Marketplace, however I wanted to know from an owner what the opening portfolio is like. The main apps i'm interested in are News, Livescores, EReaders and anything cutting edge like Augmented Reality apps like Goggles and Layar. I'm also wondering what the proportion of Free to Paid apps is like. Any help would be appreciated.
Regards.
If you download zune 4.7 you can see it for your self ( ok not on the phone ) .

[Q] Will Gaming on Captivate ever take advantage...

Hey everyone, i was looking online about the GPU of the Captivate VS. The Iphone 4. If what i read was correct, the captivate has a much better GPU than the iphone. The only thing i was wondering, is will there ever be a real use of this?
I personally would love to have some of the games that are on the iphone on my captivate.
For example, super monkey ball, or those new games coming out by epic games and ID. They have truly astonishing graphics and look really really awesome.
And as a side question, there would be no easy way of porting an ios game to android or running ios on the captivate, right?
eternalcold said:
Hey everyone, i was looking online about the GPU of the Captivate VS. The Iphone 4. If what i read was correct, the captivate has a much better GPU than the iphone. The only thing i was wondering, is will there ever be a real use of this?
I personally would love to have some of the games that are on the iphone on my captivate.
For example, super monkey ball, or those new games coming out by epic games and ID. They have truly astonishing graphics and look really really awesome.
And as a side question, there would be no easy way of porting an ios game to android or running ios on the captivate, right?
Click to expand...
Click to collapse
It's upto the game developers to take their skills onto android. I hope they will, but android should at least get rid of paid apps piracy in order for that to happen (same thing with iPhone's jailbreaking, but I don't know how the devs there are still staying with iOS)
Is piracy a problem on Android? It was all over the iPhone community but I've never seen a mention of it here. Anytime anyone mentions it no one thinks it's remotely a good idea because of how open Android is, a pirated app could access any of your data and do whatever it wanted.
MaxRabbit said:
Is piracy a problem on Android? It was all over the iPhone community but I've never seen a mention of it here. Anytime anyone mentions it no one thinks it's remotely a good idea because of how open Android is, a pirated app could access any of your data and do whatever it wanted.
Click to expand...
Click to collapse
Unfortunately, it is an issue. Some of the newby XDA members don't read the rules and have been posting links and downloads to apps that they shouldn't be. There's already a few websites set up that perform the same function as Appulo.us and Apptrackr do for the iPhone. And let's not forget the dozens of torrents that are out there. And a pirated app can do the same thing on an iPhone in regards to your data, there have already been a couple cases if I recall about apps "calling home" with your data.
Its becouse they make good money on the ios platform so they dont give a **** about android. Simple
Sent from my GT-I9000 using XDA App
that doesnt make sense because there are more android phones than iphones. i think there aren't enough android phones with great gpus quite yet. there are the galaxy s series which are still relitively unknown and not as well recognised as the droid x and iphone. the the droid xz while better than the evo in 3d is still only about half of what the galaxy s phones are doing. the other phones that are near galaxy s performance in that area are the g2 and mytouch 4g which are faster in other areas, but both being on t-mobile restricts the userbase. i think that the gaming will pick up with the introduction of of more htc phones built with the newwer qualcom chips and the introduction of more android tabs. so all in all we will likely be looking at buying our next phones before we take full advantage of this one.
there are already good ports from the pc of older games like quake and doom but the touchscreen controls aren't that good. may be better with a bluetooth game pad.

(off-topic) do you still like the android platform?

Do you still like the android platform?
or will be you next phone windows phone 8 os or iphone (ios)?
Never
I will never stop loving android and hate apple fanboys.
i have tried both windows phone 7 and ios, and they are very unique and interesting to use. But after a while u will start to get bored using the same old platform and i think android is the same. I heard Mozilla has released a "firefox os" and written based on HTML5 or so. Looking forward to it ^^
I also like and will still like Android.
Windows and iOS are so "closed" and so "B* I'M FABULOUS!" ... where changing wallpaper is max of your coustomization possibilities
yomek88 said:
I also like and will still like Android.
Windows and iOS are so "closed" and so "B* I'M FABULOUS!" ... where changing wallpaper is max of your coustomization possibilities
Click to expand...
Click to collapse
Agreed.
I've been using a lumia 800 for a couple of days and frankly i think i could get enogh of it soon
Also forming part of a community of people wanting to develop tweak and wanting more from your phone means something, at least to me, i recently realized that i like all the rooting, trying new roms, tweaks, scripts, customization and contributing to this community, i don't see the other 2 platforms giving me the same
RomWiz said:
Never
I will never stop loving android and hate apple fanboys.
Click to expand...
Click to collapse
loving a platform and hating the fanboys are two entirely different things. lol.
i too hate the "iFans", but the OS's fluidity is just amazing "NOW" (after flash is not going to be supported on droids too. a sad case because still now 70% of all websites use flash and not HTML5 ). there are a few common games for both the platforms. try and play both simultaneously. the iOS handles them reallllllyyy wellllll.
ErnuB said:
Agreed.
I've been using a lumia 800 for a couple of days and frankly i think i could get enogh of it soon
Also forming part of a community of people wanting to develop tweak and wanting more from your phone means something, at least to me, i recently realized that i like all the rooting, trying new roms, tweaks, scripts, customization and contributing to this community, i don't see the other 2 platforms giving me the same
Click to expand...
Click to collapse
now, i hafta differ. android is great. i bought back my OB from my frnd whom i had sold it off, because i just LOVE android customizablility. BUT, i also have bought a lumia 710 (it's 90% lumia 800, save for the camera, extra storage and the screen tech) and gotta say i kind of like it better than the android platform.
WP7 has a few nice things up it's sleeve. first and best is battery life. lumia 710 is having a 1300 MAh battery, yet gives me about 2 days with 2g always on (that means syncing SNS and live tiles all the time), about 4/5hours of music, few snaps, etc. also, the level of SNS integration is just mindblowing. maybe there are less apss and games, but i actually don't play much. line birds, line runner as games and the super awesome "photosynth" app, a toggle app, a live card and a doc scanner. dats all. nokia also has given 2 nice apps as "camera extras" and "creative studio". all to say, am really really REALLY satisfies with the WP7.5 (and with 7.8 the homescreen is gonna be much better )
am using it for less than a week and already by OB has turned into my 2nd phone.
and mind you, there ARE a couple o' ROMs for the lumias at xda.
i've tried my friends' iphones and windows mobiles for about a week each
the iphones are damn smooth(sometimes they have slight lags)
windows mobile am fed up then when i see, those platforms aren't for me
they are too monotone to me
i love my android and am now using it as it was created for(games, emails, youtube, homework, camera, facebook, skype)
when i feel like buying another phone, i think about mine and say to myself...will i really use those features?
then i look at mine and remember the day i bought it and its wonderful features
no, i'll stay android if ios7 is still like this
I like Android very much!!! Very customizable, and it's getting better and better
Time for Android
Pros:
Very customizable
Updated quite often
Has a lot of features
Custom roms, themes, etc
Flash support! Though Flash for mobile will be soon discontinued by Adobe :/
Android exists among all types of phones; low,mid and high-range phones, therefore it is very flexible in terms of budget/choice of the customers.
And so on
Now, the Cons:
Not well fragmented; lag exists & it has quite a lot of problems compared to other OSes
Does not support many games, compared to iOS
Laggy browsing experience with ANY browsers.
The OS sometimes require powerful phones to run smoothly, thus making more expensive phones better, and cheap phones worse.
Your android powered phone can be easily bricked and has more software issues than other OSes; this is because building Android for 1000s of phones is really not easy, while iOS and WP7 are supported by very few devices, making the development of the OS very easy and better.
And MANY more
Now turn to iOS
Pros:
Very well fragmented; a 600Mhz device can run very smoothly.
Has very low software issue.
HTML5 support, super smooth browsing experience ahead!
Very hard to brick an iPod/iPhone lol
Games, games, GAMES!
Has featured apps which are quite useful (Siri, iMessage, etc)
iOS have a more professional look than Android, but less than WP7.
Super easy to use! Even my 3 year old niece can use it.
Has free cloud storage by default
And many more...
iOS is not without cons:
Can be extremely boring for some people.
no customization, unless you jailbreak, which still allows you less customization than Android.
Supported only by iPod/iPhone, restricting consumer choices/
Software updates makes older devices obsolete and outdated, forcing customers to buy new iPod/iPhones.
Apple = purely marketing... People buy iPhones blindly XD
No bluetooth file transfer to other devices!!
And so on...
I didn't not really used a WP7 powered phone, but from what I see, it is a very good and fluid OS!
Pros:
So much simplicity, so fluid, so COOOL!
Damn it runs at 60fps like all the freaking time! Practically no lags. - Extremely well fragmented.
Perfect to impress others lol, the OS is very well presented and looks like a premium OS.
More customization than Apple's iOS
HTML5 support, super smooth browsing experience ahead!
Xbox User can use Xbox Live on their WP7 Phone!
Has free cloud storage by default
Easy to use.
WP7 phones gets major software updates.
Now the Cons (there may be more):
No bluetooth file transfer! Just like iOS
Not as customizable as Android.
For some, the UI can be very boring.
And some more...
If I had to decide which is the best Operating System for phones, it would have been extremely hard!!
To simplify the decision I would divide it into categories:
In terms of Choice, Functionality and Customization; ANDROID
In terms of Apps, Stability and Ease; iOS
In terms of Fluidity, Professionalism and Ease; Windows Phone 7
I am not surprised to be using a WP7 phone in the future as I like the UI so much.
I think im going to use wp 8 if it come our or wp 9
for the future, it's unpredictable all os are good
ios and wp are said to be fluid and here comes jelly bean
its to your taste
i myself dont know what i'll really buy next time
but i prefer ios or android
theaks30 said:
for the future, it's unpredictable all os are good
ios and wp are said to be fluid and here comes jelly bean
its to your taste
i myself dont know what i'll really buy next time
but i prefer ios or android
Click to expand...
Click to collapse
Idont like that some android device dont get update but the can handel it google need to say something about it because a iphone with lower specs than a iphone 4s is slower or the same speed
Sent from my LG-P970 using xda premium

Categories

Resources