Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

XDK vs Android 5.0.2 Lollipop

Tiago_D_1
Beginner
668 Views

Olá,

Estou passando por alguns problemas com a compilação do projeto XDK.

Testando em diversos sistemas operacionais, resultando na mesma situação.

Testando em diversos aparelhos com ANDROID 5.0.2 'LOLLIPOP' encontramos a mesma situação.

Resolvi aplicar a um ANDROID 4.4 e ficou intermediário;

O Problema:

Quando compilo o APK e passo para aparelhos com ANDROID 5.0.2, os "ícones" e "botões" ficam visivelmente "minúsculos", quase impossível pressionar.

Tem a ver mesmo com a versão do ANDROID??

Existe alguma forma de suportar APK no Android 5.0.2 Lollipop?

 

Aguardo. 

0 Kudos
3 Replies
PaulF_IntelCorp
Employee
668 Views

Hello,

I am going through some problems with compiling the XDK project.

Testing on multiple operating systems, resulting in the same situation .

Testing on multiple devices with ANDROID 5.0.2 ' LOLLIPOP ' we find the same situation.

I decided to apply to a ANDROID 4.4 and was intermediate ;

The Problem:

When you compile the APK and step for devices with ANDROID 5.0.2 , the " icons " and " buttons " are visibly " tiny " almost impossible to press .

It has to do with the same version of ANDROID ??

Is there any way to support APK Android 5.0.2 Lollipop ?

Based on your description, I'm guessing that you are building for Android rather than building for Crosswalk. You are probably seeing differences that result from different versions of webviews on the devices. Building for embedded Crosswalk (recommend 14) will give you consistent results across devices. Please see these articles for more details:

 

0 Kudos
Tiago_D_1
Beginner
668 Views

Paul Fischer (Intel) wrote:

Hello,

I am going through some problems with compiling the XDK project.

Testing on multiple operating systems, resulting in the same situation .

Testing on multiple devices with ANDROID 5.0.2 ' LOLLIPOP ' we find the same situation.

I decided to apply to a ANDROID 4.4 and was intermediate ;

The Problem:

When you compile the APK and step for devices with ANDROID 5.0.2 , the " icons " and " buttons " are visibly " tiny " almost impossible to press .

It has to do with the same version of ANDROID ??

Is there any way to support APK Android 5.0.2 Lollipop ?

Based on your description, I'm guessing that you are building for Android rather than building for Crosswalk. You are probably seeing differences that result from different versions of webviews on the devices. Building for embedded Crosswalk (recommend 14) will give you consistent results across devices. Please see these articles for more details:

Perfeito,

Não havia me aprofundado em CrossWalk.

Deu certo por enquanto...

Vou continuar os testes.

Obrigado. 

0 Kudos
PaulF_IntelCorp
Employee
668 Views

You're welcome.

0 Kudos
Reply