Android Question Logs (again)

KMatle

Expert
Licensed User
Longtime User
After years with several devices I got a new Huawei P8 (Lollipop). The bridge connects but there is no logging:

B4X:
LogCat connected to: B4A-Bridge: HUAWEI HUAWEI GRA-L09

With a USB cable connected & pressing "connect" B4A shows 2 devices:

- HUAWEI HUAWEI GRA-L09
- SN07xxxxxxxxxx

Selecting the 2nd one will show the logs.

Question: Could this be the reason why "the bridge" does not show any logs via Wifi? Could it be the "wrong" device?
 

KMatle

Expert
Licensed User
Longtime User
Upvote 0

KMatle

Expert
Licensed User
Longtime User
Yes, of course (any other of my phones/tablets work)

I can get the complete logs later when I use USB debugging.

As written, there are 2 names for the phone (see above) -> never seen that before on my other devices

PS: I've removed some lines due to privacy reasons.

With USB:

B4X:
LogCat connected to: S7**************
int logctl_get(): open '/dev/hwlog_switch' fail -1, 13. Permission denied
Note: log switch off, only log_main and log_events will have logs!
--------- beginning of system
--------- beginning of main
Ignoring event as service was destroyed: server_newconnection
** Activity (main) Create, isFirst = false **
** Activity (main) Resume **
** Service (service1) Create **
** Service (service1) Start **
Connected to B4A-Bridge (Wifi)
Installing file.
** Activity (main) Pause, UserClosed = false **
PackageAdded: package:de.matle.marktwatch
** Service (starter) Create **
** Service (starter) Start **
** Service (starter) Create **
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Create, isFirst = true **

** Activity (main) Resume **
** Activity (main) Resume **
** Service (httputils2service) Create **
** Service (httputils2service) Create **
** Service (httputils2service) Start **
** Service (httputils2service) Start **
** Activity (main) Resume **
Installing file.
** Activity (main) Pause, UserClosed = false **
** Service (starter) Create **
** Service (starter) Create **
** Service (starter) Start **
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
** Activity (main) Resume **
** Service (httputils2service) Create **
** Service (httputils2service) Create **
** Service (httputils2service) Start **
** Service (httputils2service) Start **
** Activity (main) Resume **
Streams_terminated
** Activity (main) Pause, UserClosed = false **

Via WiFI (Only that line plus different name)

B4X:
LogCat connected to: B4A-Bridge: HUAWEI HUAWEI GRA-L09
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…