HellerCommaA / android-scripting

Automatically exported from code.google.com/p/android-scripting
0 stars 0 forks source link

App runs with ADB but not as expected from apk #698

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What device(s) are you experiencing the problem on? Note-2

What firmware version are you running on the device? 4.1.2

What steps will reproduce the problem?
1. Create simple app which opens a webpage as an intent using droid.view() 
2. Run the script via adb (opens the webpage)
3. Run the script as an app via apk. App closes when it starts

What is the expected output? What do you see instead?
Expected output is webpage. Nothing is seen and the app closes

What version of the product are you using? On what operating system?
I am using linux and sl4a r6

Please provide any additional information below.

Original issue reported on code.google.com by branch.l...@gmail.com on 3 Oct 2013 at 4:53