>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Windows Mobile
> Sony Ericsson XPERIA X1 discussion
Bookmark topic
4 Fresh videos just out the camera
New Xperia in action Videos
Multimedia/google
http://www.youtube.com/watch?v=3X824_dDgms
Word mobile
http://www.youtube.com/watch?v=iAE5U-klAHw
Opera browser
http://www.youtube.com/watch?v=r8ficgcDg5E
Web sites
http://www.youtube.com/watch?v=parc9Jha1aQ
ENJOY THEM.
.
--
Posted: 2008-10-21 05:50:43
Edit :
Quote
@All
What is your prediction on sales volume of the X1 ?
Worldwide?
USA?
Europe?
Asia?
etc?
Do you think it will be hugely successful or just equal in numbers to other WM phones?
--
Posted: 2008-10-21 06:57:59
Edit :
Quote
Don't think it'll be hugely successful. but somehow i feel with it's more recognized/familiar name than other WM brands. it'll be more successful than other WM phones
--
Posted: 2008-10-21 07:10:51
Edit :
Quote
On 2008-10-20 05:51:59, AbuBasim wrote:
On 2008-10-20 02:27:45, pinguino2 wrote:
Bengal Boy: ..."As for the Car start question,,, my X1i bluetooth profile menu is the most complete I've ever seen on a Windows Mobile Device. Thank you Sony Ericsson for putting your bluetooth stack on the S.E.X1!! Super Sexy!!"...
Very good news. Microsoft's own Bluetooth stack for Windows Mobile is not much better than what they provide with Windows XP SP2. With XP SP2's built-in stack you get PAN and file transfer and that's it. On WM they also add headset and A2DP but nothing else. And the A2DP doesn't work very well on most handsets. Only a few like the HTC Kaiser (TyTN II) can play stereo audio to an A2DP headset without the sound skipping or pausing. The X1 coming with SE's own bluetooth stack should guarantee skip-free sound, at least when paired with an SE headset.
I agree, this is fantastic news. BT stack on WM up to now is shit tbh...
--
Posted: 2008-10-21 07:19:40
Edit :
Quote
Symbian Show starts today. I hope there will appear any information about UIQ Xperia. On SE-NSE forum weirdwilli says about Android Xperia (3Q2009) and Windows Mobile 7 Xperia (4Q2009). Nothing about UIQ Xperia. Do You think there won't be such a device sooner than 3Q or 4Q2009?
--
Posted: 2008-10-21 07:21:23
Edit :
Quote
On 2008-10-21 07:21:23, Solos wrote:
Symbian Show starts today. I hope there will appear any information about UIQ Xperia. On SE-NSE forum weirdwilli says about Android Xperia (3Q2009) and Windows Mobile 7 Xperia (4Q2009). Nothing about UIQ Xperia. Do You think there won't be such a device sooner than 3Q or 4Q2009?
If all of these devices are indeed coming, there has to be something other than OS which differentiates them. I mean, if there is no difference, then SE might as well just release OS downloads for the existing X1 (which I doubt would happen). I don't see SE supporting too many OS'es. They would be spreading their development resources over duplicate functionality of each OS...a pointless move. I say, choose an OS or two and stick with it/them. Maybe WM and Symbian?
--
Posted: 2008-10-21 07:32:16
Edit :
Quote
I learned from phonearena that Android (like iphone) also has killswitch
SE better stick with WM and Symbian (esp. that they are one of the founders of the new SF) as they have already invested there.
--
Posted: 2008-10-21 07:43:58
Edit :
Quote
On 2008-10-21 07:43:58, razec wrote:
SE better stick with WM and Symbian (esp. that they are one of the founders of the new SF) as they have already invested there.
Exactly. SE is one of the founders of SF. It would be... hmmm... strange not to release Symbian Xperia.
On the other hand, Android seems to be very quick. All systems should run so smoothly. Unfortunately neither Symbian nor WM do. I use N95 8GB and is far too slow for me. Too many lags.
--
Posted: 2008-10-21 07:52:29
Edit :
Quote
Fundamentally speaking, as any OS grows in sophistication, it too will become more sluggish. Thus the need for faster processors to accomodate. Android is new and lean and probably not as feature-rich as the older OS'es.
Look at this programming code for a Hello World program written for Symbian, iPhone, Android and WM.
As you see, WM seems to win in the development simplicity department.
[ This Message was edited by: WhyBe on 2008-10-21 07:23 ]
--
Posted: 2008-10-21 08:12:28
Edit :
Quote
But in basic it's:
10 PRINT "HELLO WORLD"
20 GOTO 10
The fact is a more complex coding system will use lot's of code for simple things, but not much more code for far more complicated tasks.
A simple system will do simple things with only a line or two, but complex tasks will take many pages (if possible at all)
Note:
In J2ME, it's
Code:WIDTH="85%"><TR><TD>Code:<HR></TD></TR><TR><TD><PRE>
import javax.microedition.lcdui.Display;
import javax.microedition.midlet.MIDlet;
import javax.microedition.midlet.MIDletStateChangeException;
public class HelloWorld extends MIDlet {
public HelloWorld() {
}
protected void destroyApp(boolean conditional)
throws MIDletStateChangeException {
}
protected void pauseApp() {
}
public void startApp() throws MIDletStateChangeException {
Display.getDisplay(this).setCurrent(new HelloWorldCanvas());
}
}
Even J2ME is more complex than WM.
_________________
Tricks and Tricks for K800 File System Tweaks for K750[ This Message was edited by: max_wedge on 2008-10-21 07:37 ]
--
Posted: 2008-10-21 08:34:30
Edit :
Quote
New Topic
Reply