Getting Android Device IMEI Number

73 views
Skip to first unread message

Jayesh Kamble

unread,
Apr 15, 2022, 8:16:49 AM4/15/22
to Kivy users support
As my title i am finding to get IMEI number on android device

as searching on google I get a small code which using pyjnius and plyer, with small implementation on that code I write my small code to display the IMEI number and here it is code following my_IMEI_Code

when I run this code in linux PC , I always get a message as
 jnius.JavaException: JVM exception occurred: android/os/Build$VERSION java.lang.NoClassDefFoundError

Apart from Google search this message will eliminate and code will only run on the android device

so i converted python code file into android APK file by using BUILDOZER now my buildozer specs file is following My_Buidozer_Specs

As APK file is successfully build but at installation time is crashed

I know something wrong in my code or in the buildozer specs file

Help will be great appreciate

Thank you

Robert

unread,
Apr 15, 2022, 10:43:44 PM4/15/22
to Kivy users support
If you have an Android crash run the debugger.
Reply all
Reply to author
Forward
0 new messages