Galaxy S3 or Galaxy Note 2


Recommended Posts

Hi

I'm in the market for a new phone. I was considering:

* iPhone 5

* Galaxy S3

* Galaxy Note 2

With the dull release of the iPhone5 and a few other reasons, I am now just focussing on staying with Android, and either the GS3 or Note 2.

In pretty much every single way, I find myself drawn towards the Note 2. It outclasses the S3 in a few areas, and I can quite hapilly deal with it's increased form factor - I see it as a plus for me.

HOWEVER...

The Galaxy S3 features a technology called MirrorLink - it allows certain smartphones (Android and WP7/8) to mirror their screen on in-car touch-screens. I have such a car stereo. Samsung apply this both via hardware as well as an app called DriveLink.

There is no word as to whether the Note 2 supports this also. Samsung state "it is on the S3 and will be on other handsets soon"...

Hmmmm, I have tried to email Samsung to ask, but no joy.

I don't suppose there is any other way to find out?

Link to comment
https://www.neowin.net/forum/topic/1108425-galaxy-s3-or-galaxy-note-2/
Share on other sites

I'm not sure about the MirrorLink question, but I have the S3 and a work colleague bought the Note a couple of days later (in an attempt to cast a shadow over my nice new toy). Sure enough, a couple of days after that he handed it back to the shop, he found it too large to be considered a useful phone.

Anyway, I'm throwing a vote to the S3. And you can be sure that the MirrorLink technology will be there.

Cheers for the replies...

Anyone saying "Get the S3, it's great" - yes I know it is, but the Note 2 is faster - just a bigger faster S3. But My question remains, can I support Mirrorlink - I can't work out how to find out! :)

No desire to switch to WP8 (I kinda like WP8 but I do not like it enough to switch. Also why must people always advocate their 3rd option out of the two clear choices given).

  • 2 weeks later...

Does the note 2 have the same features like the s3 such as smart stay eye tracking and records video and takes pictures at the same time?

Yes it does, and more. The dual screen isn't amazingly intuitive, but there's a few times already that it's been really handy.

Note 2 should have that same nifty stylus that the original Note has, something the GS3 is lacking.

It does, and I use it A LOT.

A little too large for my tastes, but it's definitely great if you are fine with the size.

I got used to it within about a day Now my GS2 feels tiny!

I think you made a good choice going with the Note 2. While the GS3 is indeed fast, the screen quality is terrible and the chassis is very cheaply made. I have one laying at home and I was very unimpressed with it. I haven't played with the Note 2 yet, but it wouldn't take much to beat the S3.

The Note II may be bigger and faster but it has some huge trade-offs. For one it is essentially impossible to use one-handed, and because it's so large and Samsung continues to use ###### plastic, it's much more likely to slip out of your hand. The keyboard is absolutely atrocious despite its size, and handwriting recognition only goes so far.

You will almost certainly be inconvenienced by the size of the Note II, and for an extra 0.2 GHz in processor speed it's just not worth it unless you are specifically after the S-Pen/S-Note features.

BTW these opinions come from someone who has used both for reviews (I currently have a Note II so look out for a full review shortly)

I was looking at getting at the Note. The size scared me off and on AT&T atleast they only have the dark color. Not the white. So Im probably getting the S3. Besides I have a iPad 3.

I got the Note 2 and am loving it. It's rocket fast, I mean really blisteringly so. I do have a few issues however:

1) TouchWiz - I PERSONALLY hate touchwiz, it ruins android, making 4.1 look like 3.2

2) ROM support - currently not found a decent AOKP rom for it yet that supports the pen

3) Pen - The case I use has a magnetic lock, which affects the pen. That said, I barely use the pen

Overall, I love it though! The size is NOT an issue. Everyone who had held it has said things along the lines of "Wow, it's actually really comfortable".

Let me address the below comments:

The Note II may be bigger and faster but it has some huge trade-offs. For one it is essentially impossible to use one-handed, and because it's so large and Samsung continues to use ****ty plastic, it's much more likely to slip out of your hand. The keyboard is absolutely atrocious despite its size, and handwriting recognition only goes so far.

You will almost certainly be inconvenienced by the size of the Note II, and for an extra 0.2 GHz in processor speed it's just not worth it unless you are specifically after the S-Pen/S-Note features.

I use it one handed all the time. Moreover, there is a keyboard option to shift it over to a more "thumb accessible" mode for people with girly baby hands ;)

It is plastic, yes. And crap plastic at that. But I NEVER use a phone outside of a case anyway, so it bothers me very little.

The handwriting recognition has blown me away, how it reads my hasty scrawl is beyond me, but it does.

But yes, the stock keyboard (part of TouchWiz?) Is crap

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft finally admits its default Windows 11 25H2, 24H2 action broke key legacy component by Sayan Sen Microsoft last week released Windows 11 KB5094126 and KB5093998 as the latest Patch Tuesday updates. Following that the company also published the accompanying dynamic updates under KB5094149, KB5095971, and KB5094156. So far the company has acknowledged two known issues that have popped up after the release which include bugged-out Office apps as well as the Recycle Bin; though there could be more at play too. Speaking of bugs and issues, Microsoft seems to have finally acknowledged a problem that probably has been around for close to a year. That's because back in July of 2025 the company made a default change to the latest Windows 11 versions, wherein it switched to JScript9Legacy on Windows 11 24H2 and later releases. Hence following the release of version 25H2 in October 2025, JScript9Legacy also remained default-enabled. As a result there has been a compatibility issue ever since then. For those wondering, by switching to JScript9Legacy Microsoft intended to improve the security of modern Windows PCs by reducing vulnerabilities tied to legacy scripting like cross-site scripting (XSS), among others. XSS exploits can allow cyber-attackers to attach malicious code onto legitimate websites and use them to execute the code when a potential victim loads such a website. Hence the new JScript9Legacy engine enforced stricter execution policies and improved object handling, which should help mitigate such attacks. Microsoft today has published a new support article detailing the problem. Neowin spotted it while browsing. The company says that JScript global definitions and execution context may fail to persist across scripts, potentially breaking older dependent apps and web-based components that relied on this legacy behavior. In the article Microsoft has confirmed that the issue stems from its move away from the older jscript9.dll engine in favor of jscript9legacy.dll. As mentioned above, while the newer engine was designed to address vulnerabilities and strengthen security it also changes how JScript handles execution context. As a result functions and definitions loaded by one script could no longer remain available to subsequent scripts once execution ended. The company notes that some applications worked correctly on earlier Windows versions because the older JScript engine automatically retained global definitions and execution state between scripts. Under the newer model though that behavior is disabled by default causing certain legacy workloads and polyfill-dependent scripts to fail. Microsoft says it addressed the problem via the KB5077241 update though the fix had not been enabled automatically in the following updates. As such admins must explicitly turn on persistent JScript execution context using a Registry setting that the tech giant shared today. The configuration can be applied to individual processes or system-wide through the FEATURE_ENABLE_PERSISTENCE registry key. The steps have been outlined below: Run the following command to create the feature control registry key: reg add "HKLM\Software\Policies\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_ENABLE_PERSISTENCE" Under this key, create a new DWORD (32-bit) value. Configure the value as follows: To enable persistence for specific processes only: Set the value to 1 for each target process name. To enable persistence for all processes: Add * as the key name and set its value to 1. You can find the official support article here on Microsoft's website.
    • The possibility that milk gathers back into a glass implies that gravity can be 'reversed'.
    • VidCoder 12.20 by Razvan Serea  VidCoder is a DVD/Blu-ray ripping and video transcoding application for Windows. It uses HandBrake as its encoding engine. Calling directly into the HandBrake library gives it a more rich UI than the official HandBrake Windows GUI. VidCoder can rip DVDs but does not defeat the CSS encryption found in most commercial DVDs. You’ll need the NET 8 Desktop Runtime. If you don’t have it, VidCoder will prompt you to download and install it. The Portable version is self-contained and does not require any .NET Runtime to be installed. You do not need to install HandBrake for VidCoder to work. Feature list: Multi-threaded MP4, MKV containers Completely integrated encoding pipeline: everything is in one process and no huge intermediate temporary files H.264, H.265, MPEG-4, MPEG-2, VP8, Theora video Hardware-accelerated encoding with AMD VCE, Nvidia NVENC and Intel QuickSync AAC, MP3, Vorbis, AC3, FLAC audio encoding and AAC/AC3/MP3/DTS/DTS-HD passthrough Target bitrate, size or quality for video 2-pass encoding Decomb, detelecine, deinterlace, rotate, reflect, chroma smooth, colorspace filters Powerful batch encoding with simultaneous encodes Customizable Pickers to automatically pick audio and subtitle tracks, destination, titles and more Instant source previews Creates small encoded preview clips Pause, resume encoding VidCoder 12.20 changes: Updated HandBrake core to 1.11.2. Download: VidCoder 12.20 | 47.0 MB (Open Source) Download: Portable VidCoder 12.19 | 89.3 MB Link: VidCoder Home Page | Github | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Too soon, I'm still not over this death!
  • Recent Achievements

    • Week One Done
      Jordan Smith earned a badge
      Week One Done
    • Reacting Well
      BizSAR earned a badge
      Reacting Well
    • First Post
      AndreaB earned a badge
      First Post
    • Week One Done
      Huge Trailer earned a badge
      Week One Done
    • Week One Done
      Classifyskilleducation earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      593
    2. 2
      +Edouard
      185
    3. 3
      PsYcHoKiLLa
      77
    4. 4
      Michael Scrip
      73
    5. 5
      Steven P.
      66
  • Tell a friend

    Love Neowin? Tell a friend!