Bug 1126

Summary: Problem to compile pulseview android and to run on huawei mediapad10
Product: PulseView Reporter: rkardell <rkardell>
Component: PortabilityAssignee: Nobody <nobody>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unreleased development snapshot   
Target Milestone: ---   
Hardware: All   
OS: All   
Attachments: Build error log
Compile error log

Description rkardell 2018-02-25 15:11:05 CET
Created attachment 388 [details]
Build error log

I tried pulseview nightly build 180219 on android with different results

Lenovo IdeaPad A7-40 A3500-FL + LHT00SU1
Works ok

Huawei MediaPad10 Link+ S10-231w + LHT00SU1
Starts, shows black screen with pulseview logo+text in upper left corner, no scan, then exits from pulseview after app. 1-2 sec.

In order to find the problem I tried to compile pulseview:

Host:
Ubuntu Mate 16.04.2
Added cmake and default-jdk

I installed pulseview according to https://sigrok.org/wiki/Android

./sigrok-cross-android prepare gave no errors

When running ./sigrok-cross-android I got error messages found in attachment:

(complete log available)
Comment 1 rkardell 2018-02-26 23:33:22 CET
Created attachment 391 [details]
Compile error log