traccar / traccar-client-android

Traccar Client for Android
https://www.traccar.org/client
Apache License 2.0
661 stars 729 forks source link

Traccar client hidden cannot start application automatically after reboot #196

Open bernamaxim opened 8 years ago

bernamaxim commented 8 years ago

Application cannot start automatically after reboot at my ACER Liquid Z320 device. It use Android version 5.1.1. After reboot, when I tried to start with call function it doesn’t respond.

tananaev commented 8 years ago

I guess you need to check logs to see what's happening.

bernamaxim commented 8 years ago

no logs, but please do steps:

  1. Start AVD (with traccar-client installed) screen shot 2016-05-20 at 2 06 10 am

Make sure that the “Device Setting” is in the installed application

screen shot 2016-05-20 at 2 07 43 am
  1. Please Dial 8722227 (TRACCAR) It cannot open Traccar Client screen shot 2016-05-20 at 2 12 26 am
tananaev commented 8 years ago

It works for me. I need to see logs.

maxnet04 commented 8 years ago

Allow the phone permissions to the application that will work

farihulrouf commented 8 years ago

i have the problem liket that using android 5.1.1. but still not work ! the app still hidden, not show at launcher

tananaev commented 8 years ago

@FarihulR, are you trying to build a hidden version? If yes, then it's intended behavior that it's removed from launcher. If you want to build regular version, you need to select corresponding flavor.

farihulrouf commented 8 years ago

@tananaev yes .how ca i do it for select or configure corresponding flavor ?

tananaev commented 8 years ago

There is a Build Variants panel in Android Studio (usually on the left side at the bottom). Select "regular" version there.

farihulrouf commented 8 years ago

@tananaev very helpful . that's all working done :+1: