Unable to open vim in terminal ide app for android
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I have installed terminal ide app for android. I intend to develop java applications in android tablet. Vi text editor is working fine. But I find it difficult to use. I am comfortable with Vim. But Vim is having trouble opening in the app. It gives me the following error.
"vim": error: only position independent executables (PIE) are supported.
Aborted.
What should I do?
vim java android terminal-emulator application
add a comment |Â
up vote
0
down vote
favorite
I have installed terminal ide app for android. I intend to develop java applications in android tablet. Vi text editor is working fine. But I find it difficult to use. I am comfortable with Vim. But Vim is having trouble opening in the app. It gives me the following error.
"vim": error: only position independent executables (PIE) are supported.
Aborted.
What should I do?
vim java android terminal-emulator application
Report this to the authors of the app, what else.
â Satà  Katsura
Oct 2 '17 at 5:11
Vim probably needs to be recompiled against API 16 SDK in order to work with Android 5 (Lollipop) and above. Not sure how to do that myself though.
â ravilov
Aug 13 at 16:39
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have installed terminal ide app for android. I intend to develop java applications in android tablet. Vi text editor is working fine. But I find it difficult to use. I am comfortable with Vim. But Vim is having trouble opening in the app. It gives me the following error.
"vim": error: only position independent executables (PIE) are supported.
Aborted.
What should I do?
vim java android terminal-emulator application
I have installed terminal ide app for android. I intend to develop java applications in android tablet. Vi text editor is working fine. But I find it difficult to use. I am comfortable with Vim. But Vim is having trouble opening in the app. It gives me the following error.
"vim": error: only position independent executables (PIE) are supported.
Aborted.
What should I do?
vim java android terminal-emulator application
vim java android terminal-emulator application
asked Oct 2 '17 at 5:05
Sonevol
165110
165110
Report this to the authors of the app, what else.
â Satà  Katsura
Oct 2 '17 at 5:11
Vim probably needs to be recompiled against API 16 SDK in order to work with Android 5 (Lollipop) and above. Not sure how to do that myself though.
â ravilov
Aug 13 at 16:39
add a comment |Â
Report this to the authors of the app, what else.
â Satà  Katsura
Oct 2 '17 at 5:11
Vim probably needs to be recompiled against API 16 SDK in order to work with Android 5 (Lollipop) and above. Not sure how to do that myself though.
â ravilov
Aug 13 at 16:39
Report this to the authors of the app, what else.
â Satà  Katsura
Oct 2 '17 at 5:11
Report this to the authors of the app, what else.
â Satà  Katsura
Oct 2 '17 at 5:11
Vim probably needs to be recompiled against API 16 SDK in order to work with Android 5 (Lollipop) and above. Not sure how to do that myself though.
â ravilov
Aug 13 at 16:39
Vim probably needs to be recompiled against API 16 SDK in order to work with Android 5 (Lollipop) and above. Not sure how to do that myself though.
â ravilov
Aug 13 at 16:39
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f395565%2funable-to-open-vim-in-terminal-ide-app-for-android%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Report this to the authors of the app, what else.
â Satà  Katsura
Oct 2 '17 at 5:11
Vim probably needs to be recompiled against API 16 SDK in order to work with Android 5 (Lollipop) and above. Not sure how to do that myself though.
â ravilov
Aug 13 at 16:39