Status Update
Comments
lb...@gmail.com <lb...@gmail.com>
sa...@google.com <sa...@google.com>
je...@google.com <je...@google.com>
ml...@google.com <ml...@google.com> #2
i donnot understand why is the data the same?
lb...@gmail.com <lb...@gmail.com> #3
ml...@google.com <ml...@google.com> #4
What steps are needed to reproduce this issue? Frequency of occurrence?
Which Android build are you using? (e.g. AP4A.241205.013.A1)
Which device did you use to reproduce this issue?
Can you confirm if this issue is reproducible on a Pixel/Nexus device?
Please provide a sample project or apk to reproduce the issue. Also mention the steps to be followed for reproducing the issue with the given sample project or apk.
Android bug report (to be captured after reproducing the issue)
For steps to capture a bug report, please refer:
Alternate method
Navigate to “Developer options”, ensure “USB debugging” is enabled, then enable “Bug report shortcut”. Capture bug report by holding the power button and selecting the “Take bug report” option.
Note: Please upload the bug report and screenshot to google drive and share the folder to android-bugreport@google.com, then share the link here.
lb...@gmail.com <lb...@gmail.com> #5
Please provide the requested information to proceed further. Unfortunately the issue will be closed within 7 days if there is no further update.
ml...@google.com <ml...@google.com> #6
for example,we hava 100 users.
20 users returned the same location information, longitude is 121.474000 and latitude is 31.230001。
30 users returned the same location information, longitude is 122.474000 and latitude is 32.230001。
15 users returned the same location information, longitude is 120.474000 and latitude is 30.230001。
as for Android build,all versions have it.
I dont reprodouce this issue.
what may be the cause of this issue?please
lb...@gmail.com <lb...@gmail.com> #7
We have shared this with our product and engineering team and will update this issue with more information as it becomes available.
ml...@google.com <ml...@google.com> #8
Thanks for reporting this issue.
COARSE_LOCATION typically takes location information from the nearby cell tower. If many users are near the same cell tower, each of those users will be given the same position. Using a FINE position will give much more detailed information.
Also, in certain areas, for privacy reasons, a less-exact location will be given, and that less-exact location might be identical for many users. Again, a fine-location configuration will return more precise location data.
lb...@gmail.com <lb...@gmail.com> #9
We believe with reference to the above comment, your query has been answered, hence closing the bug. Please feel free to re-open the issue in the future if desired.
ml...@google.com <ml...@google.com> #10
lb...@gmail.com <lb...@gmail.com> #11
Also thank you for helping on Room. I hope the website gets updated.
Description
STEPS TO REPRODUCE:
1. Have this in build gradle file:
kapt "com.github.bumptech.glide:compiler:${GLIDE_VERSION}"
2. Notice that the IDE gives you a quick-fix to enable KSP.
3. Try it
The bug is that it doesn't do anything, and instead goes to a website that also doesn't help :
I even tried what's on the website, but even then it just reaches the point of this error:
"
e: [ksp] No providers found in processor classpath.
e: Error occurred in KSP, check log for detail
"
------------------
Studio Build:
Version of Gradle Plugin:
Version of Gradle:
Version of Java:
OS:
Android Studio Hedgehog | 2023.1.1 Canary 1
Build #AI-223.8836.35.2311.9976484, built on April 20, 2023
Runtime version: 17.0.6+0-b2043.56-9884540 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 11 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 3072M
Cores: 12
Registry:
external.system.auto.import.disabled=true
debugger.watches.in.variables=false
ide.text.editor.with.preview.show.floating.toolbar=false
ide.instant.shutdown=false
ide.images.show.chessboard=true
Non-Bundled Plugins:
com.intellij.marketplace (223.8836.56)
String Manipulation (9.7.1)
izhangzhihao.rainbow.brackets (2023.2.7)
net.aquadc.mike.plugin (0.28)
com.developerphil.adbidea (1.6.10)