log in |
Message boards : Wish List : Android app?
Author | Message |
---|---|
Hi you already have some ARM applications, possible to port them to Android? | |
ID: 1026 · Reply Quote | |
Hi you already have some ARM applications, possible to port them to Android? I'm interested, I tried to run ARM applications on this Android device but it doesn't work. http://gene.disi.unitn.it/test/show_host_detail.php?hostid=58688 ____________ Consulta como ver TV y leer noticias desde tu movil en una sola app con FeedTV. Apoya la investigación desde esta imagen | |
ID: 1817 · Reply Quote | |
Hi you already have some ARM applications, possible to port them to Android? I always have the error <core_client_version>7.16.6</core_client_version> <![CDATA[ <message> process exited with code 2 (0x2, -254)</message> <stderr_txt> execv: No such file or directory Process creation (../../projects/gene.disi.unitn.it_test/gene_pcim_v1.10_armv8-a) failed: Error -1, errno=2 </stderr_txt> ]]> For example task http://gene.disi.unitn.it/test/result.php?resultid=49791625 The file exists Other project, arm linux Rosetta@Home tasks works fine in Android termux [/url] ____________ Consulta como ver TV y leer noticias desde tu movil en una sola app con FeedTV. Apoya la investigación desde esta imagen | |
ID: 1819 · Reply Quote | |
Not an Android expert at all... But you could try to run the application form the command line and look at the error messages. Did you check the executable bit of the application? If not try: chmod a+x gene_pcim_v1.10_armv8-a | |
ID: 1820 · Reply Quote | |
Not an Android expert at all... But you could try to run the application form the command line and look at the error messages. Did you check the executable bit of the application? If not try: chmod a+x gene_pcim_v1.10_armv8-a Permissions are correct. I try to run rosetta linux and work fine, but when I run gene_pcim, it says "No such file or directory" Edit: I compared Gene@Home and Rosetta@Home programs and I see these diferences: Rosetta is compiled with static libs, but Gene is compiled with dynamic libs, I believe thath it is the problem. I think that if you compile Gene@Home arm linux program with static libs, the same executable can work in Android. ____________ Consulta como ver TV y leer noticias desde tu movil en una sola app con FeedTV. Apoya la investigación desde esta imagen | |
ID: 1821 · Reply Quote | |
OK, the "No such file or directory" error is a little bit misleading. Anyway, the recently added applications for Linux/OpenWrt on ARM were statically built (OpenWrt doesn't support libc). You may try to use those using the following alt_platforms: | |
ID: 1823 · Reply Quote | |
OK, the "No such file or directory" error is a little bit misleading. Anyway, the recently added applications for Linux/OpenWrt on ARM were statically built (OpenWrt doesn't support libc). You may try to use those using the following alt_platforms: With Linux/OpenWrt works fine, now Gene@Home can run in Android 👠____________ Consulta como ver TV y leer noticias desde tu movil en una sola app con FeedTV. Apoya la investigación desde esta imagen | |
ID: 1824 · Reply Quote | |
In Boinc Android app, it also works well (but need root to configure alternative platforms) | |
ID: 1825 · Reply Quote | |
Good news, so it seems to be working even if the app is not compiled with the android tools and library. | |
ID: 1827 · Reply Quote | |
Good news, so it seems to be working even if the app is not compiled with the android tools and library. I try this on Aarch64 (Snapdragon 625) with termux http://gene.disi.unitn.it/test/show_host_detail.php?hostid=58708 (I use boinc in termux on this device because Boinc app don't work fine in Android 8 or above https://github.com/BOINC/boinc/issues/3495) And in arm 32 bits Rockchip RK3288 http://gene.disi.unitn.it/test/show_host_detail.php?hostid=58688 If you don't have root on your phone, you can use boinc in termux and configure alrernative platforms https://github.com/truboxl/boinc-termux-client I also think that asking @Valterc to configure the server to provide a beta application for android with the same OpenWRT binary is a good option at the moment, this way you don't have to configure anything else.[/url] ____________ Consulta como ver TV y leer noticias desde tu movil en una sola app con FeedTV. Apoya la investigación desde esta imagen | |
ID: 1828 · Reply Quote | |
I would wait a few days in order to see if the current OpenWrt/ARM applications will produce correctly validated results on Android systems. After that I will provide the applications directly. | |
ID: 1829 · Reply Quote | |
Yes Valter, the strings you posted are correct. | |
ID: 1830 · Reply Quote | |
Hi all! | |
ID: 1839 · Reply Quote | |
Message boards :
Wish List :
Android app?