This is an tool for embedded devices developers.
You can easily communicate with embedded devices over bluetooth.
- Add button(send type) from menu.
- Add button(receive type) from menu.
- Add TextView from menu.
- Add EditText from menu.
- Open chart view from menu.
- Save current views as template so that you can pick one directly next time rather than recreate it.
- Add bluetooth service.
- Add database to save template.
- Add a document activity to show docs.
- Custom data type and protocol.
- Fixed bluetooth connection bugs.
All of these view can be moved by your finger. All of these views can be remove or reshaped by performing long click.
- Test in embedded device
Copyright 2016 ZhouYang Luo
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.