damonkohler / sl4a

SL4A brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device.
Apache License 2.0
2.44k stars 800 forks source link

Script as APK not showing up in launcher #207

Open damonkohler opened 9 years ago

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:27

What device(s) are you experiencing the problem on?

What firmware version are you running on the device?

What steps will reproduce the problem?
1. Compile a script as APK
2. Install the APK
3. See that it isn't visible in the launcher

What is the expected output? What do you see instead?
The script should show up in the launcher.

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

Please provide any additional information below.

Original issue reported on code.google.com by damonkoh...@gmail.com on 19 Sep 2010 at 5:55

Copied from original issue: damonkohler/android-scripting#437

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:27

I'm testing this with an emulator (Android 2.2 Min SDK Level 8).

I'm not sure about the firmware, but it's kernel 
2.6.29-00261-g0097074-dirtydigit@digit #20. The Build Number: skd-eng 2.2 FRF91 
43546 test-keys

I'm using the latest R2 of SL4A on Mac OSX 10.6 using Eclipse Build id: 
20090920-1017 (Galileo).

If you need anything else, let me know. I can circle back around on this again 
later if you want me to test anything.

Original comment by crumblin...@gmail.com on 20 Sep 2010 at 10:54