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

    • JetBrains launches Rider 2026.2 EAP 5, bringing several AI improvements by David Uzondu JetBrains has released the fifth EAP version of Rider 2026.2, bringing a faster startup flow with the new non-modal startup screen and quality-check hooks for Claude Code and Codex. In the latest EAP release, Rider now has newly bundled "quality-check" hooks that run background tests on code edits before the external agent proceeds. For example, after Claude Code rewrites a class, Rider immediately triggers a PostToolUse hook that analyzes the code for syntax errors and formatting warnings. It then passes those findings back to the model as feedback, allowing the agent to fix its own output before finalizing the task. If Rider detects compilation errors, the IDE prevents the agent from treating the task as complete, while minor formatting warnings simply help guide the model toward better output. The "Explain with AI" feature can now tackle tricky build errors directly from the console, helping .NET developers who frequently wrestle with multi-targeting failures and MSBuild errors. JetBrains introduced Explain with AI back in the 2024.1 release cycle. With this feature, instead of forcing developers to copy long diagnostics into a separate chat window, Rider now lets you trigger these explanations directly from the error source. In similar EAP news, JetBrains recently opened the first EAP for IntelliJ IDEA 2026.2, with features that appeal to both those who are into AI-assisted coding and those who prefer "classic" manual development. For manual developers, the release adds revamped dependency completion for Maven and Gradle build scripts, which pulls data directly from the local cache to suggest relevant versions. It also brings the Spring Debugger update, displaying security indicators next to endpoints to visualize secured routes during runtime. In addition to database migration tools for Flyway and Liquibase, this build introduces a Hibernate debugger that shows the exact SQL or HQL queries that the framework plans to execute, letting developers jump directly to the Java code that triggered them.
    • I have updated my Series 9 Watch so I assume there is either a mistake in what was said, or as suggested - the new AI feature set isn’t supported on anything other than those listed above.
  • 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
      502
    2. 2
      PsYcHoKiLLa
      222
    3. 3
      ATLien_0
      87
    4. 4
      Steven P.
      80
    5. 5
      +Edouard
      80
  • Tell a friend

    Love Neowin? Tell a friend!