Andrey011 / lwuitgauthj2me

Automatically exported from code.google.com/p/lwuitgauthj2me
1 stars 1 forks source link

Error installing app on Motorola RAZR v3 #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. send jar file to phone (across bluetooth)
2. Accept/install file when prompted

What is the expected output? What do you see instead?

Get error, "Failed Invalid file", the jar file (extracted) from 
http://code.google.com/p/gauthj2me/downloads/detail?name=gauthj2me.rar installs 
and works.

What version of the product are you using? On what operating system?

Tried GoogleAuthenticatorJ2ME_1.1.1.jar and GoogleAuthenticatorJ2ME_1.1.0.jar 
from issue #3 http://code.google.com/p/lwuitgauthj2me/issues/detail?id=3

The OS on the phone is the firmware that it came with:

2010-07-17 14:06:11 
S/W Version: 
R374_G_0E.42.09R_A 
Flex version: 
GSMV3xxTMB01NA14D-2.0.S.3.2.7.0.26.9.0.28.0.1.0.1.46.K.14.3B.K 
H/W Version: 
SJUG1154HB

razr v3 has:

CLDC Version: 1.0
MIDP Version: 2.0
Data space: 2354K free
Heap size: 800K

Original issue reported on code.google.com by clac...@gmail.com on 20 May 2012 at 11:50

GoogleCodeExporter commented 8 years ago
I've just read http://lwuit.java.net/ and came across:

> The Lightweight UI Toolkit makes it very easy to create compelling UI's that 
will look and behave the same on all devices using a programming paradigm 
similar to Swing and an advanced GUI builder/theme creation tool. This Toolkit 
is able to run on CLDC1.1 MIDP2.0/CDC PBP/SE, Blackberry, Java SE and was 
ported to several other platforms. 

Is the CLDC 1.1 a hard requirement? http://www.youtube.com/watch?v=FwaLJQpb7Hc 
indicates that razr v3's are supported (2nd phone, about 20-46 secs in).

Original comment by clac...@gmail.com on 20 May 2012 at 11:57

GoogleCodeExporter commented 8 years ago
As far as I know CDLC 1.1 is necessary.

Original comment by Rafael.B...@gmail.com on 22 May 2012 at 12:51