VREMSoftwareDevelopment / WiFiAnalyzer

Android application to analyze WiFi signals.
https://vremsoftwaredevelopment.github.io/WiFiAnalyzer/
GNU General Public License v3.0
2.96k stars 578 forks source link

applicationId change #360

Closed Nephys222 closed 1 year ago

Nephys222 commented 2 years ago

Describe the bug In order to use WiFiAnalyzer in another open-source project, we forked and built on Android Studio. When we change "applicationId" on module level gradle file or in 'Project Structure' from 'com.vrem.wifianalyzer' to any different name such as: 'com.vrem.wifisignal', the scanned wi-fi values fluctuate rapidly and regress to -100dBm. It could be seen in all tabs such as: 'Access Points', 'Channel graph' etc.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Fork the project and built on Android Studio'
  2. Click on 'applicationId' on module level gradle file and change "com.vrem.wifianalyzer" to "com.vrem.wifisignal"
  3. Click on 'built the app and install on any device'
  4. Scroll down to 'Access Points or Channel Graph'
  5. See error

Expected behavior It is expected to show wi-fi signals as in its first built.

Note Device/Android OS and WiFi Analyzer version (Menu -> About)

eakteam commented 1 year ago

@Nephys222 How did you solve that issue? I'm experiencing the same problem.

eakteam commented 1 year ago

@VREMSoftwareDevelopment any idea why this is happening please?

eakteam commented 1 year ago

@Nephys222 Why you close that issue? It is still happening and no solution to it?!