- Dec 12, 2022
- 357
- 2
Another developer uses java to get the AndroidId with this statement,
CODIGO JAVA:
B4X:
while I use this other one.
B4X FUNCION (only use getsetting one time in my app, move valur to public var v_AndroidId)
B4X:
Should it return the same value?
I say this because it seems that in some cases it does not match. It seems that this number was one when I installed an application, and another at this time, which puzzles us.
CODIGO JAVA:
B4X:
androidd = android.provider.Settings.Secure.getString(getContentResolver(), android.provider.Settings.Secure.ANDROID_ID)
while I use this other one.
B4X FUNCION (only use getsetting one time in my app, move valur to public var v_AndroidId)
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
Should it return the same value?
I say this because it seems that in some cases it does not match. It seems that this number was one when I installed an application, and another at this time, which puzzles us.
برای دیدن لینک ها باید ثبت نام کنید