Angular and Capacitor Low Bluetooth Energy code snippet

60.0 GBP

60.0 GBP peopleperhour 技术与编程 海外
10小时前

详细信息

The aim of the project is just for you to demonstrate with one click button using angular version 19.0.1 and the below Bluetooth plug for native using capacitor.
Just need the button to scan and show a list of devices (on the screen). I’m not sure how to use the plugin, that’s number one; secondly, then how and what gets listed regarding the devices; ideally a primary unique UUID or the devices Mac.
In short, a button to start scanning, and just to show a list on the screen.
https://github.com/capacitor-community/bluetooth-le?tab=readme-ov-file
Once you have created a little angular project with a button. These are some of the steps to add native compatibles seamlessly, a bit like Cordova in the good-old-days, however using Capacitor (adds native for iOS/android to normal angular project), and apart from your IDE, you will need android studio. Not interested in IOS, just android/APK file.
https://capacitorjs.com/solution/angular
Using Capacitor with AngularBuild iOS, Android, and Progressive Web Apps with Angularcapacitorjs.com(it might work in a slightly different order)
1. npm install @capacitor/core2. npm install -g @ionic/cli3. npx cap init4. update capacitor.config.ts (webDir: 'dist/client/browser') or as per your project.5. npm install @capacitor/android6. npm install @capacitor/ios (if needed)7. npx cap add android8. npx cap open android (Use android SDK on prompt) npx cap open ios (if needed)9. Also start AGP upgrade assistant
-capacitor.config.ts (should look ike this)
const config: CapacitorConfig = { appId: 'uk.sparsh.app', appName: 'Sparsh', webDir: 'dist/client/browser' (your project distcould be different)};

免责声明

该外包需求信息来源于站外平台,本站仅提供公开信息部分字段展示与订阅服务,更多请查看免责声明

关注公众号,不定期副业成功案例分享
关注公众号

不定期副业成功案例分享

领先一步获取最新的外包任务吗?

立即订阅

类似推荐