GithubHelp home page GithubHelp logo

android-rttmanager-sample's People

Contributors

plinzen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android-rttmanager-sample's Issues

Devices that support 802.11mc for RTT

Hello,

Is there any list of devices of known devices on which you tested your sample?

I am preparing to buy a device for installing Android P DP2 so I can start experimenting with RTT. I have read that Google Pixel 2 works with this API but this device is pretty expensive for me.

Has anybody been successful on other devices, e.g. Nokia 6.1 (2018) that has Qualcomm Snapdragon 630 ?

I would be grateful for any answers. Thank you in advance.

NullPointerException

Guessing this means my phone (Pocophone) doesn't support RTT. Might be good to display a better error message.

java.lang.RuntimeException: Unable to start activity ComponentInfo{de.plinzen.android.rttmanager/de.plinzen.android.rttmanager.wifi.MainActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean android.net.wifi.rtt.WifiRttManager.isAvailable()' on a null object reference
	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2946)
	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3081)
	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78)
	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:108)
	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:68)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1831)
	at android.os.Handler.dispatchMessage(Handler.java:106)
	at android.os.Looper.loop(Looper.java:193)
	at android.app.ActivityThread.main(ActivityThread.java:6806)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:547)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:873)
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean android.net.wifi.rtt.WifiRttManager.isAvailable()' on a null object reference
	at de.plinzen.android.rttmanager.wifi.MainActivity.initUI(MainActivity.java:140)
	at de.plinzen.android.rttmanager.wifi.MainActivity.onCreate(MainActivity.java:119)
	at android.app.Activity.performCreate(Activity.java:7200)
	at android.app.Activity.performCreate(Activity.java:7191)
	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1272)
	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2926)
	... 11 more

not found for signing

Keystore file ':\android-rttmanager-sample-master\android-rttmanager-sample-master\development.jks' not found for signing config 'development'.

Devices used for the Wi-Fi RTT app

Hi,
could you please list in the readme the devices used?
For the smartphone there is an info (it uses Snapdragon 820), but for the Wi-Fi router used, there is no info.
Thank you

Issue with mesh networks

The setWifiNetworks filtering method filters networks by SSID resulting in removal of 802.11mc capable scan results from mesh networks. Considder adding a check in the method for whether each network supports RTT. Alternatively you could filter by BSSID.

Question About 802.11mc

Hey, cool sample project!
I'm currently experimenting with Wi-Fi positioning and Wi-Fi RTT but I'm unable find a router that supports the 802.11mc standard. I'm wondering if you could help me find one?

Your help is greatly appreciated!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.