This is a migrated thread and some comments may be shown as answers.

Not occur navigation

1 Answer 31 Views
Application
This is a migrated thread and some comments may be shown as answers.
Бежнар
Top achievements
Rank 1
Бежнар asked on 24 Oct 2014, 06:53 AM
Good day! 
I had a problem in a hybrid application for android. 
To display the content of the resource (Assets) used WebView when navigating

kendo.app.navigate('Content/index.html')

navigation succeeds. When you set the parameters

kendo.app.navigate('Content/index.html?type=0&param=10')

opening page does not occur. How to fix.
Used kendo version 2014.1.416

Debugging information at runtime:
10-24 10:36:57.673 D/dalvikvm(17324): GC_EXPLICIT freed 0K, 10% free 5320K/5859K, paused 1ms+2ms
10-24 10:36:58.424 D/dalvikvm(17324): GC_EXPLICIT freed 0K, 10% free 5320K/5859K, paused 1ms+2ms
10-24 10:36:59.735 D/dalvikvm(17324): GC_EXPLICIT freed 4K, 10% free 5322K/5859K, paused 2ms+4ms
10-24 10:37:00.085 D/memalloc(17324): /dev/pmem: Mapped buffer base:0x60a41000 size:33251328 offset:32727040 fd:127
10-24 10:37:00.145 D/memalloc(17324): /dev/pmem: Mapped buffer base:0x57540000 size:524288 offset:0 fd:133
10-24 10:37:00.616 D/dalvikvm(17324): GC_EXPLICIT freed 17K, 9% free 5375K/5859K, paused 2ms+2ms
10-24 10:37:01.276 D/memalloc(17324): /dev/pmem: Mapped buffer base:0x57b00000 size:1048576 offset:524288 fd:136
10-24 10:37:01.557 D/dalvikvm(17324): GC_EXPLICIT freed 2K, 9% free 5372K/5859K, paused 2ms+3ms
10-24 10:37:02.358 D/dalvikvm(17324): GC_EXPLICIT freed 0K, 9% free 5372K/5859K, paused 2ms+3ms
10-24 10:37:04.119 D/memalloc(17324): /dev/pmem: Unmapping buffer base:0x60a41000 size:33251328 offset:32727040
10-24 10:37:04.129 D/memalloc(17324): /dev/pmem: Unmapping buffer base:0x57540000 size:524288 offset:0
10-24 10:37:04.129 D/memalloc(17324): /dev/pmem: Unmapping buffer base:0x57b00000 size:1048576 offset:524288
10-24 10:37:04.319 D/chromium(17324): Unknown chromium error: -6

1 Answer, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 27 Oct 2014, 03:49 PM
Hello,

this is not a known issue. In order to assist you further, we will have to reproduce the problem on our side - is it possible for you to send us a sample of your project, along with the exact version of your cordova and android device? Thank you in advance. 

Regards,
Petyo
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Application
Asked by
Бежнар
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Share this question
or