Aw: GLPK Java on Android

2019-12-11 Thread Heinrich Schuchardt


 
 Please, have a look at 

https://en.m.wikibooks.org/wiki/GLPK/Android_app

Best regards

Heinrich
Am 11.12.19, 23:57 schrieb "Yasmin M." :

  
   I'm trying to use the GLPK's library in the Android Studio adding it at the directory “libs” of the Project, however when I try to execute the application in the cell phone, in the moment that a function calls the library, it's crashing and showing a message that “libglpk-java.so” was not found. There is anyway to use the library in the Android Studio or will be a release soon with a version of the GLPK-Java that runs in the IDE?
   
 




GLPK Java on Android

2019-12-11 Thread Yasmin M .
I'm trying to use the GLPK's library in the Android Studio adding it at the directory “libs” of the Project, however when I try to execute the application in the cell phone, in the moment that a function calls the library, it's crashing and showing a message that “libglpk-java.so” was not found. There is anyway to use the library in the Android Studio or will be a release soon with a version of the GLPK-Java that runs in the IDE?



Re: [Help-glpk] Glpk java in android

2018-02-25 Thread Heinrich Schuchardt
This may be helpful
https://github.com/alotau/GLPKAndroid
Am 26.02.18, 04:31, Syed Reazul Elahee  schrieb:
Still confuse . Do not know what to do for using glpk in android 
application .


On মঙ্গলবার 20 ফেব্রু 2018 05:02 অপরাহ্ণ, Heinrich Schuchardt wrote:
> Please, read
> http://glpk-java.sourceforge.net/architecture.html
>
> Best regards
>
> Heinrich Schuchardt
>
> http://www.xypron.de
>
> Am 20.02.18 um 11:11 schrieb Syed Reazul Elahee
>
>> Hello ,
>>
>> I am trying to make an android app which includes linear programming . I
>> have included glpk-java.jar in my project .
>>
>> After running this _*System.out.println( GLPK.glp_version());
>> *_
>>
>> i am getting this error _*java.lang.UnsatisfiedLinkError:
>> dalvik.system.PathClassLoader[DexPathList[[zip file
>> "/data/app/com.example.root.glpktest-1/base.apk"],nativeLibraryDirectories=[/vendor/lib,
>> /system/lib]]] couldn't find "libglpk_java.so".*_
>>
>> Do not know what to do . Any help ??
>>
>> -- 
>>
>> Syed Reazul Elahee
>> Junior Programmer
>> Sysnova Information Systems Limited
>> (Sister concern of Kazi Farms Group)
>> Ahmad and Kazi Tower
>> 35 Dhanmandi Road 2
>> Dhaka 1205
>> Bangladesh
>> www.sysnova.com
>>
>> ___
>> Help-glpk mailing list
>> Help-glpk@gnu.org
>> https://lists.gnu.org/mailman/listinfo/help-glpk

-- 

Syed Reazul Elahee
Junior Programmer
Sysnova Information Systems Limited
(Sister concern of Kazi Farms Group)
Ahmad and Kazi Tower
35 Dhanmandi Road 2
Dhaka 1205
Bangladesh
www.sysnova.com



___
Help-glpk mailing list
Help-glpk@gnu.org
https://lists.gnu.org/mailman/listinfo/help-glpk


Re: [Help-glpk] Glpk java in android

2018-02-25 Thread Heinrich Schuchardt
Hello Syed,

I have no experience in developing for Android.

But please have a look at
https://developer.android.com/ndk/guides/concepts.html

Best regards

Heinrich
Am 26.02.18, 04:31, Syed Reazul Elahee  schrieb:
Still confuse . Do not know what to do for using glpk in android 
application .


On মঙ্গলবার 20 ফেব্রু 2018 05:02 অপরাহ্ণ, Heinrich Schuchardt wrote:
> Please, read
> http://glpk-java.sourceforge.net/architecture.html
>
> Best regards
>
> Heinrich Schuchardt
>
> http://www.xypron.de
>
> Am 20.02.18 um 11:11 schrieb Syed Reazul Elahee
>
>> Hello ,
>>
>> I am trying to make an android app which includes linear programming . I
>> have included glpk-java.jar in my project .
>>
>> After running this _*System.out.println( GLPK.glp_version());
>> *_
>>
>> i am getting this error _*java.lang.UnsatisfiedLinkError:
>> dalvik.system.PathClassLoader[DexPathList[[zip file
>> "/data/app/com.example.root.glpktest-1/base.apk"],nativeLibraryDirectories=[/vendor/lib,
>> /system/lib]]] couldn't find "libglpk_java.so".*_
>>
>> Do not know what to do . Any help ??
>>
>> -- 
>>
>> Syed Reazul Elahee
>> Junior Programmer
>> Sysnova Information Systems Limited
>> (Sister concern of Kazi Farms Group)
>> Ahmad and Kazi Tower
>> 35 Dhanmandi Road 2
>> Dhaka 1205
>> Bangladesh
>> www.sysnova.com
>>
>> ___
>> Help-glpk mailing list
>> Help-glpk@gnu.org
>> https://lists.gnu.org/mailman/listinfo/help-glpk

-- 

Syed Reazul Elahee
Junior Programmer
Sysnova Information Systems Limited
(Sister concern of Kazi Farms Group)
Ahmad and Kazi Tower
35 Dhanmandi Road 2
Dhaka 1205
Bangladesh
www.sysnova.com



___
Help-glpk mailing list
Help-glpk@gnu.org
https://lists.gnu.org/mailman/listinfo/help-glpk


Re: [Help-glpk] Glpk java in android

2018-02-20 Thread Heinrich Schuchardt
Please, read
http://glpk-java.sourceforge.net/architecture.html

Best regards

Heinrich Schuchardt

http://www.xypron.de

Am 20.02.18 um 11:11 schrieb Syed Reazul Elahee

> Hello ,
> 
> I am trying to make an android app which includes linear programming . I 
> have included glpk-java.jar in my project .
> 
> After running this _*System.out.println( GLPK.glp_version());
> *_
> 
> i am getting this error _*java.lang.UnsatisfiedLinkError: 
> dalvik.system.PathClassLoader[DexPathList[[zip file 
> "/data/app/com.example.root.glpktest-1/base.apk"],nativeLibraryDirectories=[/vendor/lib,
>  
> /system/lib]]] couldn't find "libglpk_java.so".*_
> 
> Do not know what to do . Any help ??
> 
> -- 
> 
> Syed Reazul Elahee
> Junior Programmer
> Sysnova Information Systems Limited
> (Sister concern of Kazi Farms Group)
> Ahmad and Kazi Tower
> 35 Dhanmandi Road 2
> Dhaka 1205
> Bangladesh
> www.sysnova.com
> 
> ___
> Help-glpk mailing list
> Help-glpk@gnu.org
> https://lists.gnu.org/mailman/listinfo/help-glpk

___
Help-glpk mailing list
Help-glpk@gnu.org
https://lists.gnu.org/mailman/listinfo/help-glpk