Cheap Android 2.3 (or 2.2) device good for test - Testing

Hi there, I'm a beginner in Android app developing; I already have a Nexus 4 that's a great way to test applications, but I was looking for a good and cheap old device running Android 2.3 or 2.2 to test compatibility of the applications with smaller and older device.
I'd like to spend as less as possible, also a used device is ok for what I'm going to do.
If you have suggestions please let me know.
And if you're in Italy, in the area of Milano or Novara and have a device like the one I'm looking for to sell contact me.
Thanks for the attention guys!

The Galaxy Y is pretty cheap. Or there's htc Wildfire.
______________________________________
[APP][2.3+] SpecCheck - Compare Devices Side By Side

For testing puroposes I bought HUAWEI IDEOS X3, which was realy cheep (4 months a go).
It has Android 2.3, Qualcomm 600 MHz, 480 x 320. This resolution was minimum for my app.
I looked that it is still in stores.

Why not just use an AVD (the emulator)?
______________________________________
[APP][2.3+] SpecCheck - Compare Devices Side By Side

I'm not very comfortable with it, and the virtual display seems to me always too small or too big...so I'd like to have a sufficent device for testing if the applications I'm building will be usable on such screens.
The three suggestions I collected here are leading my search for an affordable one. Really thank you!
Tezlastorme said:
Why not just use an AVD (the emulator)?
______________________________________
[APP][2.3+] SpecCheck - Compare Devices Side By Side
Click to expand...
Click to collapse

Tezlastorme said:
Why not just use an AVD (the emulator)?
______________________________________
[APP][2.3+] SpecCheck - Compare Devices Side By Side
Click to expand...
Click to collapse
Because it is an emulator. Some methods will behave differently than on a real device. Countless threads on Stack prove it.
It's slow. It's painfully slow. Sub 4GB machine and we're back in 1999.
Screen device looks differently than the screen of your device.
If one needs to use an emulator use manymo. Emulators are limited to 10 minutes on free accounts and you need upload it to the servers (nifty tool provided) which takes a bit. But they have a broad range of screen sizes and OS versions available for a device. On in your browser.
HTC Wildfire G8 is ldpi.and has a broad spectrum of ROMs to test apps on. ZTE Blade is dirt cheap too, battery is not the best, but has a higher dpi.

el_bhm said:
Because it is an emulator. Some methods will behave differently than on a real device. Countless threads on Stack prove it.
It's slow. It's painfully slow. Sub 4GB machine and we're back in 1999.
Screen device looks differently than the screen of your device.
If one needs to use an emulator use manymo. Emulators are limited to 10 minutes on free accounts and you need upload it to the servers (nifty tool provided) which takes a bit. But they have a broad range of screen sizes and OS versions available for a device. On in your browser.
HTC Wildfire G8 is ldpi.and has a broad spectrum of ROMs to test apps on. ZTE Blade is dirt cheap too, battery is not the best, but has a higher dpi.
Click to expand...
Click to collapse
I actually don't use the emulator myself lol. Mainly because it's slow on my laptop (1gb ram and Intel pentium M). I wrote some batch scripts to very quickly install or update my apps using adb
______________________________________
[APP][2.3+] SpecCheck - Compare Devices Side By Side

There is the Samsung Galaxy Ace.

Related

How to check specs on a Windows Phone 7 .. phone

So I'm sitting here with a Samsung Cetus running Windows Phone 7 and beside the about menu in system settings, is there anyway to check for more specs.
I'm looking for CPU, RAM and so on.
There's a "more info" button on that page that shows the memory, etc. Don't think CPU or other chipset info is exposed anywhere.
And pics?
Woha, that's the only phone I think will have something else than Qualcrap, Cetus is the one I will buy.
Disassemble it now!! I want to know the specs
Sadly the more info button only shows model, Windows Phone 7 and storage. Total Storage: 7.39gb -- Ava. Storage: 6.88gb
And then revision of firmware, hardware, radio, bootloader and chip SOC.
Not sure I can share pics of it. It's not Cetus btw, my bad, had them mistaken. (CORRECTION: IT IS CETUS) It's the Samsung GT-i8700, not sure it has a name, unless they decide to call Samsung GT-i8700 Cetus.
Giz has pictures of it: http://gizmodo.com/5634058/leaked-shots-of-windows-phone-7+running-samsung-gt+i8700 The version I have is identical in looks, though a newer build in software.
Would probably require you to sketch up a quick application. Not sure if there's any APIs that allow you to read out any significant information.
Yeah you are properly right, but I'm not even sure if I can install an app, if it's not on the market
Erroneus said:
Yeah you are properly right, but I'm not even sure if I can install an app, if it's not on the market
Click to expand...
Click to collapse
Should be able to hook it up to a pc and deploy one (might require you to be a dev in the marketplace though). That doesn't change the fact that we don't have an app to do the checking hah.
Hmm, using the GraphicsAdapter stuff from XNA you might be able to glean some information to close in on the stuff. For instance, would it say something like "Adreno 205" (assuming there's such detailed information there and that the WP7 XNA API supports it), you'll know that it's the second generation chipset.
Good idea, installing XNA 4.0 now.
Ideally the whole Visual Studio Express for WP7 shebang, or whatever it is called.
http://www.storageserver.be/images/xnagraphics.jpg
The Vendor ID in there is the one from NVidia and the Device ID the one of the 8800GT. Coincidentally, there's a NVidia 8800GT in my system.
I figure that the ARM SoC's or the internal graphics devices have similar IDs registered.
--edit:
http://www.storageserver.be/gatest.zip
That silly project. It's possible that you need to register the device as developer device on the WM marketplace to deploy stuff. No idea.
--edit2:
http://www.pcidatabase.com/
Vendor ID's here.
Tom Servo said:
http://www.storageserver.be/images/xnagraphics.jpg
The Vendor ID in there is the one from NVidia and the Device ID the one of the 8800GT. Coincidentally, there's a NVidia 8800GT in my system.
I figure that the ARM SoC's or the internal graphics devices have similar IDs registered.
--edit:
http://www.storageserver.be/gatest.zip
That silly project. It's possible that you need to register the device as developer device on the WM marketplace to deploy stuff. No idea.
--edit2:
http://www.pcidatabase.com/
Vendor ID's here.
Click to expand...
Click to collapse
Does it have a 4 inch screen?
Doesn't look like this is going to be easy. Windows can't see the phone, because of missing drivers
It's a 4 inch screen.
Erroneus said:
Doesn't look like this is going to be easy. Windows can't see the phone, because of missing drivers
It's a 4 inch screen.
Click to expand...
Click to collapse
Yea, you need the Zune 4.7 that's posted on the private Microsoft Connect site.
Is that a late developer phone, or did you get your hands early on a different way?
Tom Servo said:
Is that a late developer phone, or did you get your hands early on a different way?
Click to expand...
Click to collapse
Hands early on a different way for a couple of days, giving back some feedback to one who lend me it.
I also had Desire HD for some days, I'm more impressed with this one though, but that's properly because everything is so new and fresh
OMG you lucky b*stard lol! Other than the 4in screen, and 8gb storage which you've mentioned. Things I (we) need to know:
CPU, GPU (if possible), RAM, overall device dimensions, and last but not least, Battery size. Hope you get back to us soon, I really like this device, cus its probably the only one that might not have a Qualcomm/Adreno200 chip.
The battery is at 1500 mAH, but I have no way to check for CPU, GPU and RAM sadly. But it's really fast, even in this beta version of Windows Phone 7.
Dimensions:
Length: 122 mm (4.8 inches)
Width: 64 mm (2.52 inches)
Height: 11 mm (0.43 inches)
Thanks Erroneus.
Wow, battery and dimensions looks to be the same as the Galaxy S (tho about 1mm thicker). The 4in (super?) amoled screen and 1500mah battery has put this to the top of my wish list.
The LG phone supposedly has a speech-to-text feature. Would you know if this sammy device has that feature also?
Also does it have a front facing camera?
The screen is very good, it looks like super amoled, because the colors are very vibrant comparing to iPhone 4 and Desire.
It has voice to command features, like "open internet explorer", I don't see any "speech-to-text feature", but the software is still beta and without special customizations from Samsung.
There seems to be a front facing camera, I just can't find anywhere to enable it.

HD7 or MyTouch?

I'm on T-Mobile USA and these two devices are both coming out next month. I've had (and loved) Android since the HTC Magic came out last year. I love the MyTouch for it's FFC and the newest gen procs. However, I'm pretty drawn to the HD7 for it's new OS and large SLCD, however disappointed in lack of FFC (regardless of how little I would realistically use it), and it's first gen procs. It's got the same "guts" as my N1, but it's runs so well from the demos I've seen this week.
Anyone else out there with the same dilemma? Which is better?
Sent from my Nexus One using XDA App
sort of, it has the adreno 205 gpu on it.
predator290 said:
sort of, it has the adreno 205 gpu on it.
Click to expand...
Click to collapse
I know the myTouch has it. Are you referring to the HD7? Because if you are and it's true, I think I found my next phone
Sent from my Nexus One using XDA App
hmarcus said:
I'm on T-Mobile USA and these two devices are both coming out next month. I've had (and loved) Android since the HTC Magic came out last year. I love the MyTouch for it's FFC and the newest gen procs. However, I'm pretty drawn to the HD7 for it's new OS and large SLCD, however disappointed in lack of FFC (regardless of how little I would realistically use it), and it's first gen procs. It's got the same "guts" as my N1, but it's runs so well from the demos I've seen this week.
Anyone else out there with the same dilemma? Which is better?
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
I am in the same boat as you. I have a nexus one and have loved it, but I am really liking WP7 so far. I believe that with such high minimum specs, the OS will see some nice apps and games in the near future.
I am about 90% sure that I am going to switch, I just have to decide between the HD7 and the Dell pro slide phone.
according to a couple sources the hd7 uses the msm8250 which has the adreno 205 gpu on it. same one as the g2.
diablos991 said:
I am in the same boat as you. I have a nexus one and have loved it, but I am really liking WP7 so far. I believe that with such high minimum specs, the OS will see some nice apps and games in the near future.
I am about 90% sure that I am going to switch, I just have to decide between the HD7 and the Dell pro slide phone.
Click to expand...
Click to collapse
Ya the XBL game demos were nice. This and the Zune integration is what draws me to the platform. Since I have an N1 now I haven't been too concerned about updates, however MS will be starting on top of all that is great.
As far as the Dell; I love everything about it especially the gorilla glass, it's just that KB doesn't look like it's worth the added weight and thickness to the phone. However I saw a sign of a FFC on the Dell unbranded VP so that could be interesting.
Sent from my Nexus One using XDA App
There are alot of information flying about.
Someone contacted HTC asking what processor, and was told the MSM processor, though, Microsofts webpage states QSD8250.
Someone else contacted HTC about the screen, and was told it had a standard TFT screen (Slashgear also states this).
At the end of the day, whether or not the myTouch will have a superior CPU doesn't matter by the fact that it runs android, games are written to be compatible with low end android sets, meaning if the myTouch had a tegra, games would still look crap.
The Galaxy S is a good example. It's GPU pushes about 80million triangles per sec, compare this with iPhone4's 28million.... now show me ANY game on Android that looks better than that on iOS? And the thing is I highly doubt there are much, if any, games on iOS that use half of its power. (Epic citadel and an upcoming iOS game called Aralon shows off what the 3GS/iPhone4/iPad can do. Not sure how much triangles/poylgons its pushing tho).
The Adreno200 pushes about 22million, which isn't a big difference compared with the iPhone, so games would be comparable.
There is a rumour that Android 3.0 will bring in minimum hardware requirements to reduce fragmentation, we'll see.
Cruzer1 said:
There are alot of information flying about.
Someone contacted HTC asking what processor, and was told the MSM processor, though, Microsofts webpage states QSD8250.
Someone else contacted HTC about the screen, and was told it had a standard TFT screen (Slashgear also states this).
At the end of the day, whether or not the myTouch will have a superior CPU doesn't matter by the fact that it runs android, games are written to be compatible with low end android sets, meaning if the myTouch had a tegra, games would still look crap.
The Galaxy S is a good example. It's GPU pushes about 80million triangles per sec, compare this with iPhone4's 28million.... now show me ANY game on Android that looks better than that on iOS? And the thing is I highly doubt there are much, if any, games on iOS that use half of its power. (Epic citadel and an upcoming iOS game called Aralon shows off what the 3GS/iPhone4/iPad can do. Not sure how much triangles/poylgons its pushing tho).
The Adreno200 pushes about 22million, which isn't a big difference compared with the iPhone, so games would be comparable.
There is a rumour that Android 3.0 will bring in minimum hardware requirements to reduce fragmentation, we'll see.
Click to expand...
Click to collapse
Very true, while I like to think of myself as an HTC/Android fanboy, however I always have to lend Android its faults. Gaming and media are huge and Android more or less fails in these areas. Games are horrid, though Angry Birds is always fun. Games just don't look finished or just look like the crappy 2005 Java versions on like a Moto RAZR. In fact, looking at my apps on my N1, almost all of them are apps just to make my phone run smoother or look better ie setCPU, LCD density changer, ASTRO, Ti Backup etc. That's not to say I don't like games, it's just that there's not too great of a collection when you compare to iOS or the upcoming games for WP7.
And if the HD7 has the G2's proc and an SLCD screen like the Desire HD, it will be even more amazing in my eyes. All I'd want is HSPA+, however, that part is MS's fault.
hmarcus said:
Ya the XBL game demos were nice. This and the Zune integration is what draws me to the platform. Since I have an N1 now I haven't been too concerned about updates, however MS will be starting on top of all that is great.
As far as the Dell; I love everything about it especially the gorilla glass, it's just that KB doesn't look like it's worth the added weight and thickness to the phone. However I saw a sign of a FFC on the Dell unbranded VP so that could be interesting.
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
The only concerns I have with the dell is the keyboard quality and thickness. I would have to hold the unit and play around with it first. I really hope that the Hd7 has the updated processor, but I really doubt it will.
All will be revealed soon though.
Same issue with me, I have loved Android for a while now, however WP7 looks so attractive, HSPA+ is not an issue because:
1. My area doesn't have HSPA+
2. T-Mobile states that all devices running standard 3g will also notice a significant improvement to their speeds as well, which is great as well
Really I made up my mind on the HD7, I saw the apps on the zune market and a lot of em weren't that great, however I know I have to wait... I see though that the WP7 marketplace has increased in apps, so I think I might just get the HD7, or try both devices.
I would go with the HD7. Try something new and the games are WP7 are fantastic.
It definitely has its shortcomings, but the most important ones are coming.

Why Windows Phone 7 doesn't desperately need more powerful devices this year

I take no credit for this, ita a great article i came across that made the most sense in a while related to hardware :
http://www.mobiletechworld.com/2011...erately-need-more-powerful-devices-this-year/
As you have probably already noticed I was at Mobile World Congress this week so I had the opportunity to play around with some of the latest and most powerful handsets ever created. This year was obviously dominated by Google’s Android platform which took center stage at the convention with essentially every OEMs demonstrating or unveiling products running the immensely successful OS. What does it have to do with Windows Phone 7 hardware ? Well if there’s one thing that really garbed my attention it is the fact that not a single Android device I played with was as snappy and smooth as the Samsung Omnia 7 device I had in my pocket (or any iPhone model). Yes some of the devices on display were running non finalized software and probably hardware too but this has already been the case with retail devices like the Galaxy S and Desire HD which feature more powerful hardware than all the currently released WP7 devices.
I will repeat what I have been saying for a while: Android is the new Windows Mobile. OEMs want to differentiate their the products and one of the best way to do this is to use the latest and greatest chipsets, screen technology or other fancy hardware components. But as an end user, why should I care about the newest Exynos 4210, TI OMAP 4430, Tegra 2 if it can’t provide me with the same user experience as the now nearly 3 years old QSD8250 found in my Windows Phone 7 device? Similar to the old Windows Mobile days; OEMs are using Android’s “openness” as a test bed for their new CPUs and chipsets and are pumping out devices with crazy hardware specifications to show themselves in the press and sell device purely based on check list features: Dual-Core CPU ? Check. XX Mpix camera ? Check. 3D Cameras? Check. Huge Screen? Check etc. The issue here is that device manufacturers are more interested in time to market so optimizing the software to work with the hardware is just an afterthought. It’s not Google’s job to code the driver for the Samsung Exynos or for TI’s OMAP4. Google doesn’t even want to get the browser to use GPU acceleration for smoother scrolling and panning so the device manufacturers shouldn’t even count on the big G to give them any kind meaningful help in this department (Samsung has apparently implemented GPU acceleration to the browser in some unreleased Galaxy S firmware builds).
HTC has apparently learned the lesson a long time ago and has instead decided to milk the same SoC for while and instead just improve it’s Sense software layer every time it releases a new batch of devices. The end user is in both cases being presented with less than optimal solutions / offerings: On one hand you have new hardware that goes totally unused (Samsung, LG) and on the other you are buying exactly the same hardware but with an updated software layer (HTC).
Now let’s go back to Windows Phone 7 for minute. Take a Google Nexus One/ HTC Desire and compare it to the similarly speced WP7 devices. Which one is the snappiest and offers the smoothest UX? Same for the HTC HD2 running WM6.5 compared to the same device running Windows Phone 7. Microsoft has several big advantage with WP7 compared to Android. First, the have enforced strict HW guidelines and are currently only supporting Qualcomm’s Snapdragon SoCs and their Adreno GPUs. Secondly the Adreno GPUs are closely related to the Xenos GPU found in the Xbox360 so the company was already quite a bit familiar with architecture. Thirdly they control the APIs (Direct3D Mobile through DXGI and probably Direct2D for IE9 Mobile) unlike Android which relies on OpenGL ES and the drivers developed by the chipset manufacturers. The Windows Phone 7 ecosystem is like a console ecosystem with one set of drivers and APIs all controlled and certified by Microsoft while Android is more like a PC ecosystem filled with tons of different hardware configurations, driver versions controlled by nobody (Qualcomm even told me that OEMs don’t really bother including the latest drivers in the devices just because they are more concerned by the shipping date of the handset than with the end user experience. For example, as of right now the SE Xperia Play is the Android handset that has the latest Adreno 205 drivers).
Who would have thought that Microsoft would be able to easily port IE9 (which requires a DX10 GPU on the desktop) to Windows Phone 7 which only runs on a relatively old Adreno 200 GPU (DX9 capable) ins such a short time? Now take a look at the current state of the Webkit on Android: Yes it’s blazing fast at loading web pages on those super powerful handsets but after that the UX is simply anticlimactic because of the lack of HW acceleration. This is supposed to be fixed in Honeycomb on the tablets right? But where’s the smartphone version? From what I have seen at MWC the touch responsiveness of the Android 3.0 tablets varies greatly from one device maker to another. So once again Google’s lack of control of the hardware and drivers is going to hurt the end user.
This is not to say that Windows Phone 7 should be stuck with the current QSD8250. New high-end WP7 devices are going to be announced later this year because technology evolves at a rapid pace and Microsoft will obviously want to support higher resolution screens and video formats (and yes they are working on new Chassis but the Nokia partnership which was decided only last Thursday changed some of the plans), more graphically intensive 3D games and applications but the point here is that they are in no rush to do this because they can squeeze a lot more out of the first generation Snapdragon SoC than what is possible with Android. Everything I just said so far also applies to Apple’s iPhone which is quite similar to Windows Phone 7 and I personally think that there’s no need for Apple to switch to a dual-core SoC for the upcoming iPhone 5 given that the A4 is still powerful enough for 99% of the tasks (but if they do then you can be sure that they will have the software to take advantage of it). Android is obviously a really great OS that I enjoy using it on a daily basis thanks to all the features it supports but Google should really stop the madness and take over control of what should or shouldn’t be done on the platform. OEMs are loving it right now because they are free to do whatever they see fit but I really think that it will hurt the platform in the long run when people start to realise that they paying for hardware that most of the time isn’t used all or just paying for a software update (HTC..).
What Windows Phone 7 is in desperate need of is software updates filled with differentiating features and thrid-party access to more APIs so they developers can create more exciting and advanced applications.
Click to expand...
Click to collapse
Discuss...
Pretty much the facts.... I mean that is just an astounding article... spot on.
As an Android user who is otherwise impartial to OS wars, I wholeheartedly agree. For months now, I've been telling people that Android reminds me of the old Windows Mobile. Every WM7 device I have ever played with has exhibited exemplary smoothness and snappyness compared to any Android handset you care to name. It's a shame because Android is really good otherwise.
Sent from my HTC Desire using Tapatalk
IMO, although it would be nice to have, WP7 doesnt have to go overboard like Android is doing when it comes to specs as to dual core cpu's, 3d displays and such. I believe that they should improve hardware based on features such as front facing camera to add video chat functinality, perhaps a video output via 3.5mm jack (since requiring hdmi might be pushing it a little across all oem's) etc.
Im positive that if they bump up the cpu to support at least second gen snapdragon with its 45nm architecture, improved 205 Adreno GPU and much faster clock per clock compared to first gen, i have no doubt that besides the inmensly graphical stressing situations, WP7 would run circles round any dual core Android device since it being used to its full potential and proper optimization and drivers makes it not have a elephant on its back to carry
I think it is a given that we will eventually see more powerful Qualcomm SoCs show up in WP7 devices, and possibly other manufacturers' SoCs. This generation might become the "budget" chassis in 2012...Who knows?
What I do like, and want it to remain the same, is the fact that Microsoft needs to certify whatever hardware specs is used, so when updates are pushed out, Microsoft wouldn't need to run to each manufacturer and ask for drivers...
I'm sold where can I buy one? I kid, I kid. I have a Focus.
One thing is for sure, the overall opinion of the phone UI is excellent for all the listed reasons. Thanks for the post.
I compare this current experience to my experience with Windows 7 rc. Much like the day I installed Windows 7 to my lowly Dual Core (e2150, 2gb, 7200 HDD), it was good but not great in terms of speed, quick but not fast. Then, the cycle moved on and new hardware at low prices came into my life...
Now at Quad Core, 8 gb, Dual GPU, SSD, it is like driving a Buggati Veyron, downhill, on a 5 lane speedway, with no traffic. Life is instantaneous, the only limit...my ability to click as fast as it acts. ha! It happens as if I had on a thinking helmet and it sucked the idea out of my head!
I can only imagine wp7 on the set of phones that will come out...8 months...1 to 2 years from today...oh yeaaaaaa
close your eyes, think about it. Did you think about it? Think again, that's right. Amazing.
Wasn't that nice? Ahhhh yeaaaaaa
With dual core and a 2x faster GPU...oh my...it will get smoother and faster...hard to imagine and exciting at the same time. :splooge:
All in due time, I am happy with my phone today and happily have put my development time into other projects and not Wm6.5. Like this one from Johnny http://hackaday.com/2011/02/09/low-cost-video-chat-robot/
The current WP7 devices are fine. Just make sure you get one with 16G Storage and 512+ RAM or hope you're gonna be lucky enough to find a big SD Card that works well the first time. Data loss due to a bad/incompatible SD Card months down the line is... Unfun!
I want my next phone to have the IBM Watson OS
I don't really expect to see WP7 handsets with faster processors. It isn't needed. Every app or game being made will be aiming for a certain minimum standard.
I do see improvements coming in extra features (like a front facing camera). And I do expect to see handsets with more and more memory.
If the end of 2011 brought WP7 devices with the current processor, but also offered 768 MB RAM, 32 GB storage and a front facing camera, that would be one hell of a competitive device.
Then in the holiday of 2012 we could see WP8 push the hardware limits by launching with some really high minimum specs. But at the same time, still support WP7 for "budget" handsets.
They need sexier devices. I must admit the three buttons on the front do look classy.
Reflexx1 said:
I don't really expect to see WP7 handsets with faster processors. It isn't needed. Every app or game being made will be aiming for a certain minimum standard.
I do see improvements coming in extra features (like a front facing camera). And I do expect to see handsets with more and more memory.
If the end of 2011 brought WP7 devices with the current processor, but also offered 768 MB RAM, 32 GB storage and a front facing camera, that would be one hell of a competitive device.
Then in the holiday of 2012 we could see WP8 push the hardware limits by launching with some really high minimum specs. But at the same time, still support WP7 for "budget" handsets.
Click to expand...
Click to collapse
The minimum specs must be maintained and they must be maintained at a level that ensures user experience will not be compromised for people who bought launch devices. In the holiday season of 2012 people will still be stuck on contract with current devices, probably for months to come.
All of a sudden apps will be updated in a way that their phones will choke running these apps.
Just upping the minimum specs because you think it sounds cute is a dumb idea. I doubt Microsoft will do it, and if they do, people will sort of laugh at them and they will lose a ton of customers. By then RIM will have QNX Blackberries and WebOS may be well-developed. There will be even more choices than we have today...
They really have to take an "Apple" approach to hardware support, IMO. It's the only thing that makes sense sort of overspeccing your devices and enticing a bunch of geeks to upgrade their phones every year for major software updates/bug fixes every 9 months to a year.
Yeah but is it partially due to room? I mean, Sense ROMs running slower than the cleaned up and simpler AOSP ROMs? I get the lack of acceleration ... a d understand the end result and why people might complain ... but my phone is snappy even though at times I notice slow down .. but that is hardly reason to ignore stability updates, even others. I mean , while my phone might be running smooth here ... it may slow down there. I see the choppy scroll .. but I've seen friends WP7 - uh, phones? - slow down at times too.
I get sick of this WP7 is constantly butter because its not. More often than not? Sure. But I rarely get agitated at the speed of mu device and most don't either ... sure I can see it, but I've also seen my.phone jump as much as my friends WP7 devices. It all depends. Overall, sure ... but it still doesnt touch iOS. To think you are major steps ahead is hype. More overhead here .... lack of acceleration here ... it's not shocking when you think about it. Android uses more resources and overhead ... you have such q standardized system. Its almost not surprising. And it's NOT suggestive of you being "good" at the moment.
Sent from my PC36100 using XDA App
That's a great article. I agree 100%. I had a Samsung Galaxy S and with it's freshest time it had the most powerful chips int the markets, but even today it is not lag free, because of crappy Samsung optimizations to the software. That's why I really don't believe the new Galaxy S II will be any better with it's dual core. You could see it from the videos, that it's laggy at the moment and I don't believe Samsung will get it lag free ever.
fast hardware = bad ?
this smacks of hardware envy something terrible.
surrrrre, android + quad cores will suck... but wp8 will be perfect. whatever, if ever.
N8ter said:
The current WP7 devices are fine. Just make sure you get one with 16G Storage and 512+ RAM or hope you're gonna be lucky enough to find a big SD Card that works well the first time. Data loss due to a bad/incompatible SD Card months down the line is... Unfun!
I want my next phone to have the IBM Watson OS
Click to expand...
Click to collapse
Why is 512+ RAM important, I was thing about getting the HTC 7 Pro, which only has 448 RAM and also is 16gb necessary if I don't use my phone as a media player as HTC 7 Pro only has 8gb as well?
Beesneazy, you're either completely full of crap or just delusional. I mean wow. Android fanboyism at its ugliest. Yeesh.
Ohgood, did you read the article? If you did, perhaps it's time to go back to Hooked on Phonics to work on word comprehension...
Anyhow, on topic, I completely agree with the article posted by OP. Kiddies like these Android fanboys love to deny the truth but it is what it is. Did everyone really think Microsoft would just sit back and be pummeled in the mobile phone market forever? With the right moves in the future WP7 will be huge. Maybe knock Android back down to third or fourth place and setup a head to head with iOS...
Sent from my HD7 using Board Express
ohgood said:
this smacks of hardware envy something terrible.
surrrrre, android + quad cores will suck... but wp8 will be perfect. whatever, if ever.
Click to expand...
Click to collapse
Yes, and when you get your quad core phones that are still lagging, and still dont recieve the latest updates, and are still running a version of android that is essentially a pallet swap of 2.1 and still looks like a low end iphone we'll be happy with our maybe dual or maybe quad-core phones that run smoother, have better games (because aside from iphone ports and maybe 1-2 other games androids selection is just terrible), have a decent media player, have oustanding integration with business and personal matters, and we'll actually have a NEW OS not just an overhyped pallet swap of the previous version.
Fact WP7 will never catch Android or IOS.
Sure WP7 is nice. Serious competitor, nope.
Think realistic and remove your love affair. Maybe WP7 can be 5th place or if things go well 4th place.
Now flame on.
N8ter said:
The minimum specs must be maintained and they must be maintained at a level that ensures user experience will not be compromised for people who bought launch devices. In the holiday season of 2012 people will still be stuck on contract with current devices, probably for months to come.
All of a sudden apps will be updated in a way that their phones will choke running these apps.
Just upping the minimum specs because you think it sounds cute is a dumb idea. I doubt Microsoft will do it, and if they do, people will sort of laugh at them and they will lose a ton of customers. By then RIM will have QNX Blackberries and WebOS may be well-developed. There will be even more choices than we have today...
They really have to take an "Apple" approach to hardware support, IMO. It's the only thing that makes sense sort of overspeccing your devices and enticing a bunch of geeks to upgrade their phones every year for major software updates/bug fixes every 9 months to a year.
Click to expand...
Click to collapse
I'm not sure what you're attempting to address when you quoted me. I never mentioned changing the minimum specs of WP7.
And I think it's pretty much guaranteed that WP8 will have a completely different set of minimum specs. Do you expect it to never change?
vetvito said:
They need sexier devices. I must admit the three buttons on the front do look classy.
Click to expand...
Click to collapse
Exactly! I agree they don't need more powerful devices but they do need more appealing hardware (for a start a 32GB device would do no harm).
vetvito said:
Fact WP7 will never catch Android or IOS.
Sure WP7 is nice. Serious competitor, nope.
Think realistic and remove your love affair. Maybe WP7 can be 5th place or if things go well 4th place.
Now flame on.
Click to expand...
Click to collapse
Sad but true. WP7 is quite late and if you think about it the real launch will be with Nokia, I doubt they'll sell anything before that as nothing has changed since October.
vetvito said:
Fact WP7 will never catch Android or IOS.
Sure WP7 is nice. Serious competitor, nope.
Think realistic and remove your love affair. Maybe WP7 can be 5th place or if things go well 4th place.
Now flame on.
Click to expand...
Click to collapse
this is true only because the majority of cellphone owners are complete morons.

[REQ] Firefox OS

I know this is my second but I thought it would be nice to see some variety.
This OS looks a lot like MIUI but has some different looking features and abilities. I think it would be worth looking into.
https://www.youtube.com/watch?v=g6oLUmc2iOQ&feature=youtube_gdata_player
Here is a downloadable simulator, if you know how to install it, to get an idea of the look and feel. Or you can simply install it in your version of Firefox web browser under "add-ons".
http://people.mozilla.org/~myk/r2d2b2g/
This is Mozilla's webpage talking about their idea on mobile OS. I think the articles actually kind of weak.
https://www.mozilla.org/en-US/firefoxos/
Hope you guys like this.
--------------------UPDATE-------------
Here's an article about the specs of the Firefox OS.
94
Mozilla reveals Firefox OS Developer Preview Phone
By Jamie Rigg posted Jan 22nd, 2013 at 6:33 AM
Mozilla said it won't be launching its own hardware to run the in-development Firefox OS when it's finished, but the company has just announced a "Developer Preview Phone" for putting the OS through its paces. It's not quite the same as the mystery device we saw sporting Firefox OS at CES, but its specs seem almost as basic. The handset will feature a 3.5-inch HVGA touchscreen and 3-megapixel camera on the outside, with a 1GHz Snapdragon S1 CPU, half a gig of RAM, 4GB of microSD-expandable storage and WiFi, 2G and 3G antennae inside. Sure, that processor isn't a beast, but an 800MHz S1 does just fine in the Lumia 610. A 1580mAh battery will keep the carrier-unlocked phone running, and Mozilla is promising OTA updates to Firefox OS to keep devs, well, up to date. At the moment, we have no idea how much the phone will cost, but the first units are expected to be available next month.
The developer handset is called the Keon, according to creator Geekphone's website, and while not mentioned in the Mozilla Hacks blog post, it appears to have a more powerful cousin called the Peak. It's got a 4.3-inch qHD screen, 8-megapixel back-facing camera (with flash) and 2-megapixel shooter round the front. A 1.2GHz dual-core Snapdragon S4 CPU and larger 1800mAh battery are within, but storage, RAM and connectivity specs are the same as the smaller Keon. Mozilla may not be formally promoting this as its own dev handset, but it was still included in the picture which accompanied the announcement (see above: the Keon is in orange, the Peak in white). We're getting in contact with Mozilla to clarify, and will update you when we hear back.
A mix of IOS and MIUI iiii liiiikkkee it
I'm trying to learn java I've made a basic plugin for bukkit ( a minecraft server thing lol don't judge me ) and if anyone can help me while I take on this task like guide me through some stuff like git hub and other stuff, I will take the challenge.
Buut if some doubt me and think they can do it....go ahead.
Sent from my EVO using xda premium

Does Surface RT deserve to buy?

Hey guys
I love its design,but I know windows RT does not support X86 apps. This is my concern.Compared to app store, windows market sucks.I recently learnt that there is a way to root windows RT and make it launch x86 apps. Did anyone try? Can I launch full version chrome or XBMC on rooted windows RT?
Alexsandra said:
Hey guys
I love its design,but I know windows RT does not support X86 apps. This is my concern.Compared to app store, windows market sucks.I recently learnt that there is a way to root windows RT and make it launch x86 apps. Did anyone try? Can I launch full version chrome or XBMC on rooted windows RT?
Click to expand...
Click to collapse
First of all, this belongs in Surface General, not RT development. Secondly, there is a thread where you can see what apps have been tried, and how they worked (don't expect much at all right now): http://forum.xda-developers.com/showthread.php?t=2095934 also realize that development is ongoing. There is also a thread for native app ports: http://forum.xda-developers.com/showthread.php?t=2092348
I personally recommend the Surface very much if you are a student (Office is preloaded) and don't NEED to run any desktop apps, like Photoshop. Go for it!
C-Lang said:
First of all, this belongs in Surface General, not RT development. Secondly, there is a thread where you can see what apps have been tried, and how they worked (don't expect much at all right now): http://forum.xda-developers.com/showthread.php?t=2095934 also realize that development is ongoing. There is also a thread for native app ports: http://forum.xda-developers.com/showthread.php?t=2092348
I personally recommend the Surface very much if you are a student (Office is preloaded) and don't NEED to run any desktop apps, like Photoshop. Go for it!
Click to expand...
Click to collapse
Thanks. I am not a student. I just want to try a new style stuff. I own a iPad2,but you know it doesn't work like a real laptop.
Alexsandra said:
Did anyone try? Can I launch full version chrome or XBMC on rooted windows RT?
Click to expand...
Click to collapse
Estimated x86 performance is about 0.1Ghz. Microsoft DOS era basically. So no, chrome and XBMC will not work via x86 emulation. Notepad or something along the lines of the original doom *may* work.
The jailbreak does not allow running of x86 programs. It allows running on 3rd party applications on the desktop of which just one is an x86 emulator.
Your best hope is for chromium (open source builds of chrome) or XBMC to be ported to RT natively. Chromium is definitely being worked on but has a huge list of dependencies and is an incredibly complicated piece of software believe it or not. XBMC I honestly have no idea if anyone is working on that, it also has a horrific list of dependancies I think.
x86 emulation on RT is awesome but your best bet is for people to release native ARM builds for applications and they will be far and few in between. If you dont want to wait for that then look at an intel atom powered tablet running full windows 8.
Surface
SixSixSevenSeven said:
Estimated x86 performance is about 0.1Ghz. Microsoft DOS era basically. So no, chrome and XBMC will not work via x86 emulation. Notepad or something along the lines of the original doom *may* work.
The jailbreak does not allow running of x86 programs. It allows running on 3rd party applications on the desktop of which just one is an x86 emulator.
Your best hope is for chromium (open source builds of chrome) or XBMC to be ported to RT natively. Chromium is definitely being worked on but has a huge list of dependencies and is an incredibly complicated piece of software believe it or not. XBMC I honestly have no idea if anyone is working on that, it also has a horrific list of dependancies I think.
x86 emulation on RT is awesome but your best bet is for people to release native ARM builds for applications and they will be far and few in between. If you dont want to wait for that then look at an intel atom powered tablet running full windows 8.
Click to expand...
Click to collapse
Or go with a Surface Pro and you can have everything you want
SixSixSevenSeven said:
Your best hope is for chromium (open source builds of chrome) or XBMC to be ported to RT natively. Chromium is definitely being worked on but has a huge list of dependencies and is an incredibly complicated piece of software believe it or not. XBMC I honestly have no idea if anyone is working on that, it also has a horrific list of dependancies I think.
Click to expand...
Click to collapse
XBMC requires a number of libraries that only build with GCC.
forget about it
I have already given up RT device after I read your replies. It looks like that Surface pro is my best option,but it doesnt have slim body and long-lasting battery(compared to iPad,it sucks). I dont think of any atom device due to its poor performance. Hoping one day surface pro could be a amazing device that owns slim body and long-lasting battery and high performance.
Atom CPUs will generally perform similarly or slightly better than ARM ones (iPads, incidentally, use ARM, as does Windows RT). I believe there are benchmarks that you can use to compare the performance of different tablets, including the iPad and various Atom models, if performance is such a concern to you.
Alexsandra said:
I have already given up RT device after I read your replies. It looks like that Surface pro is my best option,but it doesnt have slim body and long-lasting battery(compared to iPad,it sucks). I dont think of any atom device due to its poor performance. Hoping one day surface pro could be a amazing device that owns slim body and long-lasting battery and high performance.
Click to expand...
Click to collapse
You could definitely go with an atom device. They will have enough power for everyday tasks (unless you use something like PhotoShop). Also I've seen videos and benchmarks, and it boots faster, and runs at about equivalent speed as Windows RT. Good luck in your search! :fingers-crossed: Oh, and the best thing you could do is walk into a Microsoft store and try everything out! :good:
Even the cedar trail atoms seem pretty competitive performance wise with my 5 year old laptop (which does get the usual disk cleanups, defrags and removal of any bloat I find etc). Let alone the clover trails in these windows 8 tablets. Took my laptop round a mates to compare with his netbook, found that the cedar trail was universally slower which was obvious but by surprisingly negligible amounts. Minecraft had a 2fps difference, Visual studio for the same solution file took 0.2 seconds longer to compile, boot times were identical, time to load a 5000 character open office document (same one of course) in libre office was immeasurably different.
1.6ghz dual core with hyper threading and 2gb of RAM vs a 2ghz intel celeron single core without any hyperthreading and 3gb of RAM (well, Its registered in windows as not having hyperthreading, there isnt a bios option for it either). Both were of course using the normal intel integrated graphics.
Honestly, people say that the atom is slow, celeron must also be slow (which it probably is, mine is 5 years old and was hardly cutting edge at the time).
Personally I am looking at getting an intel atom powered device, unless someone manages to release an i5 device with a decent battery at a low price which they won't, besides, I dont need that boost in power. Everything that does need that much power I can do on my desktop.

Categories

Resources