Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
82 views

I’m seeking clarification about storing custom data—specifically a product serial number—under the Windows Uninstall registry key created by WiX Toolset. When we install a WiX-based bundle or MSI, it ...
Annapurna somarouthu's user avatar
0 votes
0 answers
51 views

I need to change the serial number (SN) on my Android device. Is it possible to do this using the Android Debug Bridge (ADB)? The IMEI and SN were erased from the device when I tried to restore the ...
Ъуь's user avatar
  • 1
0 votes
1 answer
443 views

So for my flutter app I need to get the device (real) serial number for device identification reason for my app feature. Android id didn't suffice because if the device get factory reset, it will ...
Dias Utsman's user avatar
-1 votes
1 answer
174 views

I am developing software for a factory to track operators' work. The system generates coupons with a unique serial number (TaskId) for each task. Users scan a QR code or manually input the serial ...
Fitri Halim's user avatar
0 votes
0 answers
2k views

I was sewing a handset for root, IMEI and Syrian failed, in principle I don’t care about them, but in adb I have this: List of devices attached 07546371C3002567 device 088783727N004245 device ...
Denis Yashin's user avatar
0 votes
0 answers
86 views

I have a sheet1 with Like this: ColumnA ColumnB 1 SerialNo. Smartphones 2 iphone 15 3 iphone 15 pro 4 iphone 15 plus 5 iphone ...
Jimmy's user avatar
  • 1
0 votes
1 answer
4k views

I wanted to know if there is a prefered way to fetch a unique "ID" from the user of the app. The thing is that I need to differentiate between phones under one "Company Account". ...
flutter.dev.ws's user avatar
1 vote
0 answers
725 views

In a situation where my client's offices have emost of their monitors positioned against a flat surface or akwkardly placed where I cannot easily take a snapshot of the serial number as requested from ...
Clark Smith's user avatar
0 votes
0 answers
152 views

When I use that command: Get-WMIObject win32_physicalmedia | Select-Object SerialNumber I get different serial number of my hard drive. It shows 8CE3_8E05_0053_5038 and it should show Z03F7BQ7F2F3 Did ...
leonidassq's user avatar
0 votes
2 answers
90 views

Say we have this table: create table if not exists template ( id serial primary key, label text not null, version integer not null default 1, created_at timestamp not ...
leetwinski's user avatar
  • 17.9k
2 votes
1 answer
3k views

I was trying to add a segment to my Android application, which would gather information about the device (like the serial number for example) and use it for digital signing of data, later on. I was ...
GeorgeRaspberry's user avatar
0 votes
1 answer
380 views

I am using SwiftifyBluetooth on Cocoapods but... I did use discoverServices but it only showed as its CBService's value... but I can't seem to know how to convert from its value to string... I checked ...
Brinkster129's user avatar
0 votes
1 answer
392 views

I'm on Windows and am trying to store calibration data for game controllers connected via USB and am trying to find a value which uniquely identifies them in a port independent way. There is the ...
ridilculous's user avatar
2 votes
1 answer
2k views

Started in recent weeks in a Junior infrastructure role, and begun playing around with powershell to help save some time here and there. I am trying to do the following: 1- I'm port a CSV file with a ...
madu's user avatar
  • 23
0 votes
1 answer
704 views

What should i use insteas of Build.Serial in our application in Api 25 and below because it was deprecated. Any suggestion thanks advance
Dev Xam's user avatar
  • 43
0 votes
3 answers
949 views

I have a application developed in Golang for IoT devices which communicates over MQTT, and this application can also be installed on any device that supports Docker and Golang. Now I want to auto ...
Shri's user avatar
  • 367
0 votes
3 answers
42 views

I have multiple excel columns filled with serial numbers from different overlapping databases Im trying to compile them all and remove overlapping numbers to create a unified data base. I've had ...
lazyphilosopher's user avatar
0 votes
1 answer
117 views

Some people suggested the serial number others mentioned the MAC address, what I want is something that uniquely identifies an android device whether it is a phone, tablet or watch. My app itself is ...
Mohamed El Kayal's user avatar
0 votes
0 answers
184 views

As we need to fetch IMEI or Serial No for all Android specially of 10+ but same was restricted for google due to policy issue. As our application need IMEI number to share with operator to block ...
Himanshu Sharma's user avatar
0 votes
0 answers
171 views

I am working on a custom device for which I customized the Android port of a TechNexion i.MX8 SOM. During production, our factory requires that production data (order number, serial number, and other ...
Nicolas Torneri's user avatar
9 votes
1 answer
5k views

My app doesn't use the device serial number (at least not intentionally), and yet sometimes it unexpectedly crashes and I am getting the error: E/libc: Access denied finding property "ro.serialno&...
Serge's user avatar
  • 517
-3 votes
1 answer
68 views

I have a simple problem, but because this "programming language" I am using is 32-bit and only supports basic functions such as addition, subtraction, multiplication, division, and concatenation (...
Rui Nian's user avatar
  • 3,035
1 vote
1 answer
797 views

is there anyone who can tell me the best way to do this? I am trying to generate a serial number with a unique code I want to check whether the serial number exists or not in the database if the ...
Andi Novan Prastya's user avatar
4 votes
1 answer
10k views

Does anyone know how to retrieve a device's serial number using xamarin forms in C#? I have researched a lot and tried some but could not get it work. I am trying to develop a mobile application and ...
Charis's user avatar
  • 121
0 votes
1 answer
932 views

I am not able to output serial number in this php script. Trying to add serial number for each of the products fetched from woocommerce data. <?php $args = array( 'status' => 'publish', ...
Goutam Chavan's user avatar

1
2 3 4 5 6