开发者

Can an Android application duplicate "Auto-rotate" functionality?

开发者 https://www.devze.com 2023-04-07 23:58 出处:网络
In other words, can an application 开发者_运维技巧sit in the background, read the g-sensor of the device, and accordingly set (or rotate) the view of the active Android application?No, sorry. You coul

In other words, can an application 开发者_运维技巧sit in the background, read the g-sensor of the device, and accordingly set (or rotate) the view of the active Android application?


No, sorry. You could use sensors to perhaps control your app, but you cannot impose your will upon other apps, any more than they can impose their will upon yours.

0

精彩评论

暂无评论...
验证码 换一张
取 消