Hi there,i am using BLE beta ai for android applications. I am developing Bluetooth 4.0 Program for logging my sensor datas. I used apptomarket for changing my min sdk settings. Because BLE needs API 18.
I am getting this error when i installed apk to my phone or tablet: Screen Orientation. When i connect my sensors, everything is good. But if i rotate my device(phone or tablet) my sensor datas being invisible. But my
connection isnt interrupted. But i cant read my datas or sth. I did set orientation value as ' sensor' in App Inventor.
I added to manifest file : android:screen:Orientation: "sensor" but is not effected.
Can u help me solve this problem, thanks.
I added my changed manifest file as a text.