Hi All,
I have a couple of questions regarding B4A Version 3.0.
1) While using B4A-Bridge on a HP Slate 7 tablet running Android 4.1.1 during testing and designing the HP Slate 7 periodically reboots. Any ideas as to what may be causing this?
2) I made some slight changes to the Bluetooth Example App (added a couple of buttons) and when the app runs on the Slate 7 the txtLog text box covers the whole width of the screen behind the buttons although on the layout it is shown only to the left of the buttons. Any idea what may cause this?
3)How can I copy a complete app that I have created to a new app? I copied the Bluetooth Example to a new folder gave it a new title, opened the layouts and saved them to the new location but when I run the app all the text appears in the txtLog box as red horizontal lines instead of text. I can’t see any variations in the properties for the text box?
4) I am using the Bluetooth Example to read data from a Bluetooth weather meter. I have been able to retrieve the data but the data strings are chopped into varying lengths and scroll down the txtLog box. Eg
Me: I?
You: Vers
You: ion 12
You: 345,
You: Seria
You: l 4567
You: 89000
The line should read:
You: Version 12345, Serial 456789000
Any advice would be appreciated.
Thanks