Open bgkerion opened 7 years ago
In Beta0.4 release, beacon config has been converted to an activity, which needs to be included and launched from the user application.
However the BLEFlasher still remains as app: it needs should be served by java class files in the jar library instead, as already done with beacons.
Eventually these two features (flasher and beacons) may then be easily included in a unique SandroidE app, if community still prefer them to be provided by a unique separated SandroidE app
Actually, all the automatic generation of the XML files from the detected hardware has been provided by a couple of support application: the BLEFlasher and the Beacon_config apps. These apps should be installed alongside of the user app to provide the automation capabilities.
All the activities of the support apps must be integrated in the library to allow programmers to use them inside their application.