Tap88 / terminal-ide

Automatically exported from code.google.com/p/terminal-ide
0 stars 0 forks source link

Parse Error: There is a problem parsing the package. #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Telnet from pc (putty, usb tether)

Following instructions as per "Tutorial 5":

./install

A popup window on the phone with window name "Parse Error" and text "There is a 
problem parsing the package" and a "OK" button.

The telnet terminal: (local ip obscured)

terminal++@192.168.###.###:~/system/src/demo_android$ ./install.sh
cp: can't stat './dist/demo_android_signed.apk': No such file or directory
Starting: Intent { act=android.intent.action.VIEW 
dat=file:///sdcard/demo_android_signed.apk 
typ=application/vnd.android.package-archive }

Original issue reported on code.google.com by roda.sl...@gmail.com on 7 Dec 2011 at 10:21

GoogleCodeExporter commented 8 years ago
The application has not yet been built. The tutorial does not instruct you to 
build it.

I corrected this problem by running:
./builder.sh
in the ~/system/src/demo_android$ directory.

If we can please have a minor correction to "Tutorial 5" instructing the user 
to run builder before doing the install.

Thank you.

Original comment by roda.sl...@gmail.com on 8 Dec 2011 at 7:19

GoogleCodeExporter commented 8 years ago
Ok

Original comment by spartacu...@gmail.com on 10 Dec 2011 at 5:39

GoogleCodeExporter commented 8 years ago

Original comment by spartacu...@gmail.com on 10 Dec 2011 at 5:53

GoogleCodeExporter commented 8 years ago
Fixed in latest tutorials

Original comment by spartacu...@gmail.com on 26 Jan 2012 at 12:30