Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating target sdk #36

Closed
sjl5bz opened this issue Jun 11, 2019 · 1 comment
Closed

Updating target sdk #36

sjl5bz opened this issue Jun 11, 2019 · 1 comment

Comments

@sjl5bz
Copy link

sjl5bz commented Jun 11, 2019

I would like to update the target sdk version to 26. I realize that upgrading the sdk version above sdk 22 will require runtime permissions. It seems that the app can still run except when it needs phone properties like imei, iccid, phone number, and imsi so I commented those parts out/put in fake data. I also changed the code in STF to call the service with the adb shell command.

am start-foreground-service [intent]

The problem is that the frame rate is noticeably slower/ really laggy when I try to use the phone through STF. Any input on why this is or how to fix this would be helpful.

@issue-label-bot
Copy link

Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details.

@sjl5bz sjl5bz changed the title Updating targetsdk Updating target sdk Jun 11, 2019
@sjl5bz sjl5bz closed this as completed Jun 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant