[FREE] Device 💻 - Get device info!

Did you check in APK?

The function GetBatteryChargingTime is relatively unstable, and varies throughout devices.

Don't use Do It; that's only for method-return blocks.

1 Like

Yes, it doesn't work on my device :+1:

I need to know if a device is safe to use; in itself, if it is not an emulator or it is running on a PC or linked to it via USB.

But also if it is rooted, etc.

Is there a way to obtain the MAC and IMEI, etc?

Does this suggestion still work for you?


1 Like

Yes it does :face_with_diagonal_mouth:

But... like Sometimes song of Britney Spears: "...Sometimes I run, sometimes I hide..." :upside_down_face: (Companion :ballot_box_with_check: but apk not always).

I was testing it and it worked several times, but other times it didn't, but I think I'm having errors with the permission request.

My App is large/extensive, I don't know if it is advisable to ask for permissions as they are needed or all at the beginning. :face_with_diagonal_mouth:

What do you recommend given your experience? :thinking:

Are you testing in the companion? If you are test with the APK, the companion does not have some permissions in the Manifest.

1 Like
  • Yes
  • I understand now

I'm testing on a Motorola G7 Power, with Android 9 (Edit) OEM Unlocked, Usb debugging ON, Rooted, Magisk, etc.

For older devices you can use the DeviceId method from

Taifun

1 Like

I love you Taifun :heart:

  • Always with the correct answer or guide.

Comment: In :argentina: Argentina (due to its endemic economic problem). Most Android phones work from version 8 onwards.

In the city where I live (160k inhabitants) 12% use Android 8, 75% Android 9 and 10% Android 10 or more. [The rest on iPhones]

  • I carried out the survey last December.

In the province where I live, the government gave tablets to retirees and students (primary and secondary level), as well as Wi-Fi is free and there are antennas everywhere. (practically).

My App will be intended for the community [Without profit motive or political propaganda or Ads] (appointments for certain municipal procedures, survey of pets and stray animals [vaccines, castrations and animal groups], as well as for social assistance [to improve the assistance system for those in need and provide tools for better management of resources to professionals in the field.]).

  • I clarify: I am not an App or Applet developer. (My thing is robotics, data science, iA and parametric 3D design). With orientation in computer security and Social Engineering = I have no knowledge of Java (Android), only the # [C,F,Q] family and C++

As you will see, 2x3 sensitive information [id, address, etc.] will be sent to the server.

That is why it is so important to me that the app runs on secure systems [as secure as possible] and that it does not run on emulators or connected via USB, Rooted Phones, etc. [Avoiding security flaws and weak points of the platform as much as possible.]

So any comment that helps improve the protection of the App is welcome.

  • Encryption of headers and values. [Json POST and GET] :ballot_box_with_check:
  • Avoid saving data [mostly] on the phone. :ballot_box_with_check:
  • If you do, save them encrypted. :ballot_box_with_check:
  • Do not save Passwords, keys, etc. In the code. :ballot_box_with_check:
  • Manage everything possible from the server. :ballot_box_with_check:
Web Page of WiFi Antenas

WiFi Monitor WebPage [Google Maps]

Screens Shoots
  • Thank you everyone in the community, because without you it would not be possible. :heart: :heart: :heart:
3 Likes

Is there any way to measure the cpu and gpu utilization in percentsge, or getting their frequencies?

1 Like

hey where i download the extension.where is the link
i want the device info link for importinot an mit app inverter

Read the first post.

1 Like

This extension support ios system?

iOS does NOT support any extension, and therefore also not this one
Taifun