Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 7 of 7
  1. #1
    SUPER MODERATOR Smartphones model - CPU [information collection]
    Smartphones model - CPU [information collection]Smartphones model - CPU [information collection]Smartphones model - CPU [information collection]Smartphones model - CPU [information collection]Smartphones model - CPU [information collection]Smartphones model - CPU [information collection]
    Andrey Form's Avatar
    Join Date
    Oct 2019
    Location
    Belarus
    Posts
    3,774
    Rep Power
    2743

    compass Smartphones model - CPU [information collection]

    Smartphones model - CPU [information collection]

    A topic for collecting information about smartphones, across different models.

    iGO - How to determine what to install for navigation
    Install AIDA64. Open the CPU.

    1
    64-bit smartphones with 32-bit support


    64-bit ARMv8-A
    Supported ABIs - arm64-v8a, armeabi-v7a, armeabi
    Supported 32-bit ABIs - armeabi-v7a, armeabi
    Supported 64-bit ABIs - arm64-v8a

    We install whatever we want, 32-bit or 64-bit iGO programs, but 64-bit versions of iGO are poorly trained against greed

    32 bit Android up to version 12
    - IGO Nextgen Israel v9.18.27.955559 (15 May 2019)
    - iGO Nextgen Basarsoft v9.18.27.736574 (13 June 2018)
    - IGO Nextgen Pal v9.18.27.719974 (15 November 2017)
    - iGO_Luna 9.35.2.153810
    - and other versions

    32 bit Android from version 13 and above
    - IGO Nextgen Israel v9.18.27.955559 (15 May 2019) Mod A13, A14, A15, A16
    - iGO Nextgen Basarsoft v9.18.27.736574 (13 June 2018) Mod A13, A14, A15, A16
    - IGO Nextgen Pal v9.18.27.719974 (15 November 2017) Mod A13, A14, A15, A16
    - iGO_Luna 9.35.2.153810 Mod A13, A14, A15, A16
    - and other versions Mod A13, A14, A15, A16

    64 bit Android up to version 12 - from version 13 and above
    - iGO_Avic_v9.35.2.227616
    - iGO World v9.35.2.252374
    - iGO_Basar_9.35.2.262743
    - iGO_Israel(Luna)_9.35.2.263562

    - and other versions

    Spoiler: Content 1

    Samsung Galaxy 5G m55 - Android 16
    Samsung Galaxy Tab A9+ 5G | Tab A9+ Wi-Fi - Android 16
    Samsung Galaxy Tab A11 - Android 16




    2
    64-bit smartphones without 32-bit support


    64-bit ARMv8-A
    Supported ABI - arm64-v8a
    Supported 64-bit ABI - arm64-v8a
    Install 64-bit iGO software. Only 64 bit applications

    64 bit
    - iGO_Avic_v9.35.2.227616
    - iGO World v9.35.2.252374
    - iGO_Basar_9.35.2.262743
    - iGO_Israel(Luna)_9.35.2.263562
    - and other versions

    Spoiler: Content 2

    Samsung Galaxy A55 - Android 16




    All collected information will be added to the content divided into 1 with support and 2 without 32-bit support.

    The catalog will be useful when purchasing a manufacturer and model, and will also help determine which programs can be installed.

    As information comes in from users, models will be added to message n.1
    Last edited by Andrey Form; 27th December 2025 at 02:45 PM.

  2.    Advertissements


  3. #2
    SUPER MODERATOR Smartphones model - CPU [information collection]
    Smartphones model - CPU [information collection]Smartphones model - CPU [information collection]Smartphones model - CPU [information collection]Smartphones model - CPU [information collection]Smartphones model - CPU [information collection]Smartphones model - CPU [information collection]
    Andrey Form's Avatar
    Join Date
    Oct 2019
    Location
    Belarus
    Posts
    3,774
    Rep Power
    2743

    Default

    Why UX files from 32-bit skins don't work in 64-bit skins. Architecture:

    The evolution of Android architecture from version 9 to 16 represents a transition from a hybrid, legacy-burdened system to a streamlined, 64-bit-first environment optimized for modern hardware.
    Architectural Evolution Stages
    -Android 9–12 (The Transition Era)
    Support: Full compatibility for both 64-bit and 32-bit apps.
    Focus: Google mandated 64-bit versions for Play Store apps in 2019. However, the OS still had to load two sets of system libraries (32-bit and 64-bit) into RAM simultaneously, increasing memory overhead and complexity.
    -Android 13–14 (The 64-bit Breakout)
    Support: Native 64-bit-only support began appearing on flagship hardware.
    Focus: Devices like the Pixel 7 launched as 64-bit-only. Removing 32-bit support freed up ~150MB of RAM by eliminating the 32-bit Zygote process and simplified the kernel, reducing the attack surface for malware.
    -Android 15–16 (Deep Optimization)
    Support: Pure 64-bit environment with hardware-level optimizations.
    Focus:
    16 KB Page Size: Android 15 introduced support for 16 KB memory pages (up from 4 KB). This allows the CPU to manage memory more efficiently, resulting in a 5–10% performance boost for memory-intensive apps.
    Modular ART: The Android Runtime (ART) is now updated via Google Play, meaning performance improvements reach devices instantly without waiting for a full OS update.

    Why 64-bit Apps are Faster on Android 16 vs. Android 9
    While both versions can run 64-bit code, a 64-bit app on Android 16 outperforms its counterpart on Android 9 due to several key factors:
    -Memory Management (16 KB Pages): Android 16-optimized apps handle large datasets much faster. The CPU does less "bookkeeping" when moving data from RAM to cache, which was a bottleneck in the Android 9 era.
    Instruction Set Advances (ARMv9): Modern chips running Android 16 use the ARMv9 architecture. It includes features like SVE2 (Scalable Vector Extension), which speeds up AI, imaging, and encryption—features that simply didn't exist in the Android 9/ARMv8 days.
    -Elimination of "Dual-Stack" Overhead: Android 9 is always "listening" for 32-bit instructions. Android 16 focuses 100% of CPU cache and execution resources on 64-bit pathways, leading to better branch prediction and less wasted clock cycles.
    Evolved ART Compiler: The Android Runtime (ART) in version 16 uses advanced profile-guided optimization (PGO). It learns how you use an app and re-compiles the most-used parts into highly efficient machine code, a process far more primitive in Android 9.
    Reduced Kernel Contention: By dropping 32-bit support, the OS kernel is leaner. This reduces the time the CPU spends switching between "user mode" and "kernel mode," making app interactions feel snappier.
    gps5

    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]


    ©AF_2020-26

  4. #3
    Member +
    Join Date
    Apr 2015
    Location
    Serbia
    Age
    56
    Posts
    35
    Rep Power
    215

    Default

    iGO PRIMO It works on devices that support 32-bit, 64-bit apk

    Samsung A26 5g android 16, UI 8.5

    The last version of Samsung, which supports 32&64 bit apk, has an update to Android 20.

    Sorry, Serbian language
    Video
    [Only registered and activated users can see links. ]
    Last edited by Petar; 31st July 2026 at 06:58 PM.

  5. #4
    Member + Cheldron's Avatar
    Join Date
    Nov 2021
    Location
    Another Side of the Moon
    Age
    72
    Posts
    36
    Rep Power
    19

    Default

    @ Petar
    Could you please show me which ABIs (in the screenshot) the Samsung S26 5G CPU supports in AIDA64?
    Don’t Worry, Be Happy...

  6. #5
    iGO Enthusiast Smartphones model - CPU [information collection]
    Boki's Avatar
    Join Date
    Jun 2014
    Location
    Niš
    Age
    54
    Posts
    7,222
    Rep Power
    4864

    Default

    A redundant question
    Samsung's top series of the newer generation supports only 64bit architecture

    Don't ask about every one of the zillion phone models
    The purpose of such topics is to give you pointers and you to make a little effort
    Before asking a question, know it's already discussed here and at 99.9% is not unique. Use search.
    NO ONE IS A SEER, READ (click on): [Only registered and activated users can see links. ] <- Click!
    [Only registered and activated users can see links. ] <- Click!

    Spoiler: obs
    Many questions become very arduous, a lot of time chewed deja vu...Since we have lost all the year of work and effort, many people have no will to answer the same questions again. Me neither. Use a search, please.

  7. #6
    SUPER MODERATOR Smartphones model - CPU [information collection]
    Smartphones model - CPU [information collection]Smartphones model - CPU [information collection]Smartphones model - CPU [information collection]Smartphones model - CPU [information collection]Smartphones model - CPU [information collection]Smartphones model - CPU [information collection]
    Andrey Form's Avatar
    Join Date
    Oct 2019
    Location
    Belarus
    Posts
    3,774
    Rep Power
    2743

    Default

    GROUP 1: 64-bit Processor + 32-bit Support (Omnivorous)
    Absolutely any software will run on these devices — both new and old 32-bit (legacy navigation apps, cracked utilities, games from past years). The system contains all the necessary libraries.
    BRAND: SAMSUNG
    Galaxy S Series: S23, S23+, S23 Ultra, S22, S22+, S22 Ultra, S21 FE, S21, S21+, S21 Ultra, S20 FE, S20 / S10 (all old flagships).
    Galaxy A Series (Mid-range/Budget): A55, A54, A53, A52, A35, A34, A33, A25, A24, A15, A14, A05, A05s.
    Galaxy M Series: M55, M54, M34, M14.
    Android Versions: from Android 10 to Android 14 / 15.
    BRAND: XIAOMI / REDMI / POCO
    POCO Series: POCO X6 Pro, POCO X6, POCO M6 Pro, POCO F5, POCO F5 Pro, POCO X5 Pro, POCO F4, POCO X3 Pro.
    Redmi Note Series: Redmi Note 13 (including Pro / Pro+), Redmi Note 12, Redmi Note 11, Redmi Note 10 Pro.
    Redmi Series (Budget): Redmi 13C, Redmi 12, Redmi A3, Redmi 10.
    Android Versions: Android 11, 12, 13, 14 (based on MIUI and HyperOS).
    BRANDS: REALME / OPPO / VIVO / ONEPLUS
    Realme: Realme 12, Realme 12 Pro, Realme 11, Realme 11 Pro, Realme GT Neo 5, Realme C55, Realme C67.
    OnePlus: OnePlus 11, OnePlus 10 Pro, OnePlus Nord 3, OnePlus Nord CE 4.
    Android Versions: Android 12, 13, 14.
    Processors that guarantee 32-bit support:
    Qualcomm Snapdragon: 8 Gen 2 and lower (8+ Gen 1, 870, 778G, 7+ Gen 2, 680, 685).
    MediaTek Dimensity: 8300 Ultra, 8200, 7200, 7020, 1080, 700.
    MediaTek Helio (Budget): G99, G88, G85.

    GROUP 2: Pure 64-bit (32-bit software WILL NOT RUN)
    Modern devices. Attempting to install an old 32-bit APK file (for example, legacy Navitel or iGO) will trigger the error "App is not compatible with your device." 32-bit support has either been cut at the hardware level inside the processor or completely removed from the operating system.
    BRAND: GOOGLE PIXEL (First to remove support)
    All models starting from 2022: Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold.
    Android Versions: Android 13, Android 14, Android 15.
    BRAND: SAMSUNG
    2024–2026 Flagships: Galaxy S24, Galaxy S24+, Galaxy S24 Ultra, Galaxy S25 (all versions), Galaxy Z Fold 6, Galaxy Z Flip 6.
    Android Versions: Android 14, Android 15 (One UI 6.1 and newer).
    BRAND: XIAOMI / REDMI / POCO
    Top-tier flagships: Xiaomi 14, Xiaomi 14 Pro, Xiaomi 14 Ultra, Xiaomi 13, Xiaomi 13 Pro, Xiaomi 13 Ultra.
    Sub-flagships: POCO F6, POCO F6 Pro, Redmi K70, Redmi K70 Pro.
    Android Versions: Android 14, Android 15 (HyperOS).
    BRANDS: ONEPLUS / REALME / ASUS
    OnePlus: OnePlus 12, OnePlus 12R.
    Realme: Realme GT 6, Realme GT 5 Pro.
    ASUS: ROG Phone 8, ROG Phone 8 Pro, Zenfone 11 Ultra.

    ❌ Processors WITHOUT hardware 32-bit support:
    Qualcomm Snapdragon: 8 Gen 3, Snapdragon 8 Elite (Gen 4), Snapdragon 8s Gen 3, Snapdragon 7+ Gen 3.
    MediaTek Dimensity: 9300, 9300+, Dimensity 9400.
    Google Tensor: Tensor G3, Tensor G4.
    gps5

    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]


    ©AF_2020-26

  8. #7
    Member +
    Join Date
    Apr 2015
    Location
    Serbia
    Age
    56
    Posts
    35
    Rep Power
    215

    Default

    Samsung A26 5g supports 64+32bit apk.
    Android 16, One ui 8.5
    Spoiler: +
    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]


    The information on the internet for A26 is fake.
    I wrote to them, they admitted.
    They will not change for the public.


    I don't know if android 17 will block with software.
    Last edited by Petar; Today at 09:20 PM.

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •