Samsung says its next-gen smartphones will have 64-bit processors too


Recommended Posts

Hey, what did I say (in the comment I left on the front news page RE Apple putting 64-bit processors in their phones)?

 

I stated news like this would come within the next few weeks - I was wrong; should have said the day after!

 

A step closer to being able to carry around a (future) main PC in my pocket. If Samsung release a phone with a docking station (featuring USB, DVI/HDMI, and Ethernet connectivity), that would be awesome!

Hey, what did I say (in the comment I left on the front news page RE Apple putting 64-bit processors in their phones)?

 

I stated news like this would come within the next few weeks - I was wrong; should have said the day after!

 

A step closer to being able to carry around a (future) main PC in my pocket. If Samsung release a phone with a docking station (featuring USB, DVI/HDMI, and Ethernet connectivity), that would be awesome!

 

They already did, for the Note II.

An over-engineered solution for an almost non-existent problem that will have a negative impact for the majority of consumers.

I think the fingerprint sensor is a great idea - currently people can easily see what code/swipe patterns are used to unlock a phone; a fingerprint is significantly harder to "see"! (But I don't see a 64-bit sensor framework being any better than a 32-bit version...)

I think the fingerprint sensor is a great idea - currently people can easily see what code/swipe patterns are used to unlock a phone; a fingerprint is a quite a bit harder to "see". (But I don't see a 64-bit sensor framework being any better than a 32-bit version.)

Yeah, security wise, for enterprises/companies maybe... anyone who wants to steel pr0n from my phone is more than welcome :laugh:

An over-engineered solution for an almost non-existent problem that will have a negative impact for the majority of consumers.

Non-existent problem?  I think it's a pretty big problem that few people setup security on their phones.  Their non-intrusive scanner could possibly remedy that problem.

 

And please explain why it will have a negative impact?  Nobody is forcing them to use it...

Yeah, security wise, for enterprises/companies maybe... anyone who wants to steel pr0n from my phone is more than welcome :laugh:

 

In an enterprise environment it sucks.  Since apple won't open the api for it at this point we won't allow the 5s on our network or for enrollment on our mdm server.  Our eas policy mandates a 7 character passcode on devices.  If someone uses a fingerprint instead then the device becomes non-compliant and won't sync.  IT Sec is already preparing for the headaches this will cause.  So we are basically not allowing this until apple changes the api policy.

Non-existent problem?  I think it's a pretty big problem that few people setup security on their phones.  Their non-intrusive scanner could possibly remedy that problem.

 

And please explain why it will have a negative impact?  Nobody is forcing them to use it...

But how many really NEED/care for security? It's an added bonus i'll agree.

In an enterprise environment it sucks.  Since apple won't open the api for it at this point we won't allow the 5s on our network or for enrollment on our mdm server.  Our eas policy mandates a 7 character passcode on devices.  If someone uses a fingerprint instead then the device becomes non-compliant and won't sync.  IT Sec is already preparing for the headaches this will cause.  So we are basically not allowing this until apple changes the api policy.

But when they open the API it will be compliant?

 

So basically without an open API, for strict companies, the finger scanner is useless ?

Non-existent problem?  I think it's a pretty big problem that few people setup security on their phones.  Their non-intrusive scanner could possibly remedy that problem.

 

 

Maybe, but can it be turned off? If it can a lot of people will do it because they don't want to be inconvenienced. 

Maybe, but can it be turned off? If it can a lot of people will do it because they don't want to be inconvenienced. 

Yeah probably.  Just like you can choose to not setup a passcode.  But it seems like the fingerprint scanner doesn't require any extra effort from the user, so there's not much of a reason to not set it up.  That's all assuming that the scan is quick and accurate every time you put your finger on the home button.  Well shall see.

I think we've gotten to the point where no one is actually bringing anything new to the game, it's moarrr specs, moarrrr useless features ( Though I see how the fingerprint unlock is usefull), :/ Man when I first saw the iPhone 4 I was like "what an awesome design"... Every other phone has just been meh... ( I got a galaxy s4, because my 4 was beat up...)

 

The way the companies are merging OSes between mobile and desktop, they're creating an ecosystem so that they'll only need one architecture instead of two.  Sure they're mostly 32-bit now, but even forgetting about memory, why develop for two forever.  64-bit is the future, why is everyone bitching about it so much?  "Let's not advance technology just because we can't use it right now".  Yeah, that makes a lot of sense.

Ugh. People still spreading complete ignorant remarks towards 64-bit. All those things about "32-bit apps will have to be recompiled, wont be compatible" "the emulation layer that will make then run slower", maybe be applied to windows and x86_64 but may not be the case for the ARM 64bit architecture. Which apparently is more than just an extension and changes other things as well. 

 

On the particular case of x86_64 processors, 32-bit binaries STILL run natively, x86_64 is just a superset that includes the older instructions. So, per se, there is no reduction in performance. When interacting with the OS, apps that run in 32-bit will need the OS to provide resources this way as well, and that-s the whole point of WoW64. Still that doesn't imply impacted performance, it means more stuff from the OS will have to be loaded in memory. So it only impacts performance when memory is limited. But since most people agree that the whole point of 64-bit is for "more RAM" (I dont agree with this), then be rest assured that it is not that much of a problem. 

 

 

 

As for ARMv8 in 64-bit, read this http://www.realworldtech.com/arm64/ , then have an opinion.

 

 

There's also implications on how the OS works. Most android apps are developed in Java, which runs on a virtual machine (I said most because portions of an app can be developed in native code).  And these Java apps? They're compiled on the spot. So if the people behind android transition to 64-bit on ARM, if they do it right, most apps will still run and not a "compatibility" layer, but on 64-bits. Java itself is already an extra layer anyway. That's why you can have android on x86 systems and still run the same apps, without developers having to do much at all.

But when they open the API it will be compliant?

 

So basically without an open API, for strict companies, the finger scanner is useless ?

 

Not useless but without an open api for the mdm to be able to manage it then we cannot allow it.  We have to be able to manage security settings within an enterprise environment.  Our IT Sec department mandates at least a 7 character passcode on mobile devices.  A fingerprint doesn't conform to that so the mobile device isn't compliant with IT Security requirements and thus won't sync.  Until an api is available to control the scanner and allows us to force a passcode and turn off the scanner then the device cannot be considered compliant.  Simple as that.

Is Android available in 64bit??

 

It's one thing to have a 64bit CPU but if the OS can't do anything with it... it's useless.

 

At least Apple made sure that iOS 7 is available in 32/64bit.

In an enterprise environment it sucks.  Since apple won't open the api for it at this point we won't allow the 5s on our network or for enrollment on our mdm server.  Our eas policy mandates a 7 character passcode on devices.  If someone uses a fingerprint instead then the device becomes non-compliant and won't sync.  IT Sec is already preparing for the headaches this will cause.  So we are basically not allowing this until apple changes the api policy.

 

What if the fingerprint works so that the users can set a 7 character passcode, but the fingerprint automatically enters the passcode ? and wouldn't the user be able to choose whether he wants to use a non compliant finger print, or to use a 7 character passcode and be compliant ? 

 

Then again, what are you allowing them to do with their phones that require 7 character passcode to be allowed in on your enterprise ? must be more than the fear of their phonebooks being stolen... If I had to use a 7 digit passcode to unlock my phone, I would demand a plain old dumb phone as my work phone and just use my smart phone disconnected form the company network. 

Ugh. People still spreading complete ignorant remarks towards 64-bit. All those things about "32-bit apps will have to be recompiled, wont be compatible" "the emulation layer that will make then run slower", maybe be applied to windows and x86_64 but may not be the case for the ARM 64bit architecture. Which apparently is more than just an extension and changes other things as well. 

 

On the particular case of x86_64 processors, 32-bit binaries STILL run natively, x86_64 is just a superset that includes the older instructions. So, per se, there is no reduction in performance. When interacting with the OS, apps that run in 32-bit will need the OS to provide resources this way as well, and that-s the whole point of WoW64. Still that doesn't imply impacted performance, it means more stuff from the OS will have to be loaded in memory. So it only impacts performance when memory is limited. But since most people agree that the whole point of 64-bit is for "more RAM" (I dont agree with this), then be rest assured that it is not that much of a problem. 

 

 

 

You seem to be confused and spreadign FUD about Windows x86_64 yourself though ... which is weird cause then you go on and say it correctly. 

 

Your whole first paragraph there is just one confusing mess. and as you say x64 is an extension on top ox x86, so if ARM changes more than that, contrary to your claims, that would make compatibility harder, not easier than x64 which is just a superset instruction and not only runs just as fast, but sometimes even allows 32 bit apps to run faster on a 64 bit os with WoW

People do not get how things work.  Yea, Samsung announced 64bit after Apple.  Who the hell cares.  If people didn't copy features of other phones, you would be left with one device/manufacturer to use.  There are also a lot of features you wouldnt have in Androids or WP that are in iPhone.  You wouldnt have a Windows Store, you wouldn't have a Play Store.

 

Seriously, this they copied this/that from someone else comments are getting old.  I dont care for Samsung phones other than the Nexus device but I don't see this as a big deal.

Not useless but without an open api for the mdm to be able to manage it then we cannot allow it.  We have to be able to manage security settings within an enterprise environment.  Our IT Sec department mandates at least a 7 character passcode on mobile devices.  A fingerprint doesn't conform to that so the mobile device isn't compliant with IT Security requirements and thus won't sync.  Until an api is available to control the scanner and allows us to force a passcode and turn off the scanner then the device cannot be considered compliant.  Simple as that.

How is a passcode considered safer than a fingerprint scanner?  ( Serious question, not trolling)

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

    • No registered users viewing this page.
  • Posts

    • Apple finally brings the slider for Liquid Glass and many other changes by Aditya Tiwari Apple kicked off the official live stream of the WWDC 2026 annual developer event. The company began its latest wave of announcements with changes to the controversial Liquid Glass design language, which debuted last year across Apple's entire software ecosystem. A lot of people didn't like Liquid Glass when it first arrived on iPhone and other devices last year. The devices were plagued with transparency issues and whatnot. While Apple improved things over the year, it has now added a new Liquid Glass slider that lets you switch the transparency from clear to opaque. In other words, you can choose the amount of Liquid Glass you want to see on your iPhone instead of an on/off switch, which would only give you two choices. The sidebars now expand to the edge of the window. When you scroll the UI sideways, the refraction continues beneath the sidebar rather than being cut off at the boundary. Moreover, sidebar icons keep their color. Apple has changed the way Liquid Glass is rendered across the system. There is a separation between different layers, which makes buttons in the toolbar stand out from the background. Apple said it "deeply appreciates" the feedback it received from users and has made adjustments to Liquid Glass. New customizations allow Liquid Glass to improve contrast and enable a more vibrant appearance. The new icons have sharper edges, which addresses an old complaint that iOS 26 icons look blurry at smaller sizes. The upgraded Liquid Glass, Apple said, is building on last year's design upgrades by "integrating additional layers of Liquid Glass directly into the artwork itself." Apple's upgraded design language is available on iOS 27, which is arriving this year with no changes to the list of supported iPhones.
    • FWIW, I've been using Helium on Linux and Windows since the first time it was mentioned here. Actually, maybe a day or 3 before, as I searched for it when I saw it mentioned on the MX Linux forums. Haven't had a single issue on either OS. Not bad for a beta.
    • See up until a few years ago y'all could get away with simply denying your war crimes, pretending it never happened. Unfortunately for you, it's the 2020s and Israel's genocide has been livestreamed in real time. You have to be dumber than a rock to think anyone still believes your propaganda. See the cat is already out of the bag. The world already knows who you are so do yourself a favor and just drop the facade. Bet it gets real tiring keep track of all the lies. Take some inspiration from Israeli ministers who boast on live TV they like massacring civilians. Every zionist accusation is after all a confession.
    • He's just reporting what Microsoft posted. https://msmessagecenter.com/MC1381119 It just means that Windows Defender updates will no longer be bundled into the monthly Cumulative Windows security update and will now be a separate download. They'll still be on Microsoft update of course but now they can be released faster.
    • Apple announces iOS 27 with no changes to the list of supported iPhones by Taras Buria At WWDC 2026 in Cupertino, Apple announced iOS 27, the next mobile operating system for compatible iPhones. The update focuses on tweaking and improving last year's iOS 26, particularly in areas like app launch time, Liquid Glass design, and more. Additionally, Apple has reworked Apple Maps with a significantly enhanced Flyover view for a much more realistic view. Apple also promises better performance, smarter search, new Health features, new parental controls, and more. The most important part is that iOS 27 is compatible with all iPhones that can run iOS 26. That means that even the seven-year-old iPhone 11 can run iOS 27 (supposedly better than iOS 26). iOS 27 will be available this Fall, with the first developer betas expected later today. You can follow the live stream here.
  • Recent Achievements

    • Very Popular
      Captain_Eric earned a badge
      Very Popular
    • One Month Later
      amusc earned a badge
      One Month Later
    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
  • Popular Contributors

    1. 1
      +primortal
      506
    2. 2
      PsYcHoKiLLa
      238
    3. 3
      ATLien_0
      80
    4. 4
      Steven P.
      78
    5. 5
      +Edouard
      73
  • Tell a friend

    Love Neowin? Tell a friend!