aerostitch / testnavit

0 stars 0 forks source link

Include multi window support for android #284

Open aerostitch opened 8 years ago

aerostitch commented 8 years ago

Issue migrated from trac ticket # 1317

component: port/android | priority: minor | keywords: Multi Window, Android

2015-08-26 15:36:51: mithrandir created the issue


Please include window support for android.

As described in http://forums.androidcentral.com/verizon-galaxy-note-2/236929-how-edit-apps-use-multi-window.html this works by modifying AndroidManifest.xml.

Please add the lines to the manifest:

after the line:

before the /application line (closing tag)

I tried modifying the apk with tis and afterwards navit worked in multi-window mode on Galaxy Tab S on Android 5.0.2

My current manifest file is attached as example.

Thx

aerostitch commented 8 years ago

2015-08-26 15:37:08: mithrandir uploaded file AndroidManifest.xml (2.7 KiB)

aerostitch commented 8 years ago

2015-08-26 15:39:29: mithrandir changed owner from jehan.dev to cp15

aerostitch commented 8 years ago

2015-08-26 15:39:29: mithrandir changed component from port/iphone to port/android

aerostitch commented 6 years ago

2017-12-02 04:08:44: @jkoan

aerostitch commented 6 years ago

2017-12-02 04:08:44: @jkoan commented


This ticket was pushed back in order to bring 0.5.1 out soon.