OCSInventory-NG / AndroidAgent

OCS Inventory NG Android Agent
http://www.ocsinventory-ng.org/en/
GNU General Public License v2.0
28 stars 23 forks source link

Mac address do not show correctly #34

Open patrickcriucpq opened 3 years ago

patrickcriucpq commented 3 years ago

It's hard to solve a problem when important details are missing, that why we added this template, to help you and us.

General informations

Android version : 9

OCS Inventory informations

Android agent version : 2.7

Problem's description

When OCS inventory returns the smartphone informations, the WiFi Mac address display as 02:00:00:00:00:00. I also tested with order android smartphones and the same thing happens.

Vyg0o commented 2 years ago

Hi,

I've got same troubble as you and after some search, I've got an idea :

Using IMEI ID as variable for the MAC Address. So I built a new custom APK and deploy it on my android device and it works.

It's not the good answer but it's better than nothing.