-
Notifications
You must be signed in to change notification settings - Fork 464
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Module Not Defined #41
Comments
Hi, I think you are missing the BLE library here, please clone the Android-BLE-Library repository outside the Android-nRF-Toolbox project. The BLE side of things have been moved in to a separate module to make it easier for maintenance. Let us know how it goes. |
The Android-BLE-Library project must be cloned into yours DFUupdate folder, and named Android-BLE-Library, without -master. |
Btw, it's not a good idea to name folders with a name of a branch (master), as you may check you and branch in your local repository. |
Can u please send the single zip file which has completed all the above process.thanks in advance. |
@VinayTShetty All you have to do is to just move the extracted Android-Ble-Library folder to "Example 1" folder. This Android-Ble-Library module should be located outside your project folder (This case your project folder seems to be Android-nRF-Toolbox-master). Give this a go and it should work, |
Can u please send the single zip file which has completed all the above process as its again showing the same error .thanks in advance. |
@roshanrajaratnam |
@VinayTShetty check inside the extracted folder to see if its inside another directory of the same name. I think when you extracted, it went in to a sub folder within the folder. Hopefully this should fix your issue and remember to remove "-master". If you look at the settings.gradle file in the project you should see how the folder should look like. |
@roshanrajaratnam |
Here you go, it's not that hard. Just open the toolbox project from Android studio and you are good to go. |
@VinayTShetty is your issue resolved now? |
Duplicate of #40 |
@roshanrajaratnam |
On the right-top corner of AS, next to the green Play icon, there is a drop-down. Select 'app', not 'wear'. |
@roshanrajaratnam Question 1:-When i click the select Device Button(Screen Shot),the scan is not showing my device. Question 2:-I need only DFU firware update to be implemented to my XYZ application, Question 3:-My main requirement is devloping an application, that updates DFU through cloud.Not by selecting the Zip files. |
@VinayTShetty it would be great if you can post these questions on https://devzone.nordicsemi.com/questions/ as the issues created here are solely for supporting issues related to the app it self. We can take it ahead from there. |
After importing the zip file,the android studio is showing. Module not defined.
The text was updated successfully, but these errors were encountered: