[ 
https://issues.apache.org/jira/browse/CB-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joe Bowser updated CB-1007:
---------------------------

    Priority: Minor  (was: Major)

Unfortunately, this only fails with this app so far on the Samsung Galaxy S2 
and S3.  If we hear more reports of the same failure, we'll bump the priority 
up, since the Galaxy S2/S3 are common devices.
                
> Signal 11 crash on samsung galaxy S2
> ------------------------------------
>
>                 Key: CB-1007
>                 URL: https://issues.apache.org/jira/browse/CB-1007
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 1.9.0
>            Reporter: Stefan Kendall
>            Assignee: Joe Bowser
>            Priority: Minor
>         Attachments: Wendler5_3_1-faster_load.apk, project.tar.gz
>
>
> I'm really not sure what's going on, but my APK is crashing with very little 
> going on.
> public class App extends DroidGap {
>     @Override
>     public void onCreate(Bundle savedInstanceState) {
>         super.onCreate(savedInstanceState);
>         super.setIntegerProperty("loadUrlTimeoutValue", 70000);
>         super.loadUrl("file:///android_asset/www/index.html", 20000);
>         getWindow().addFlags(WindowManager.LayoutParams.FLAG_KEEP_SCREEN_ON);
>     }
> }

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to