D
Deleted member 103
Guest
Hi,
I use the library "SPSntp" at the time to pick up from the internet.
Unfortunately, I have found a mistake.
If that is in manifest, then it works.
Log: sntp.getGmtNtpTime=1399061030863
But if that is in manifest, then it does not work.
Log: sntp.getGmtNtpTime=-1
I use the library "SPSntp" at the time to pick up from the internet.
Unfortunately, I have found a mistake.
If that is in manifest, then it works.
B4X:
<uses-sdk android:minSdkVersion="8"/>
But if that is in manifest, then it does not work.
B4X:
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="19"/>