pelya / android-shmem

System V shared memory emulation on Android, using ashmem. That includes shmget, shmat, shmdt and shmctl functions.
BSD 3-Clause "New" or "Revised" License
200 stars 43 forks source link

How to use in chrooted ubuntu / for postgresql #7

Open SaavdhaanCyber opened 7 years ago

SaavdhaanCyber commented 7 years ago

Plz help how can I use your .so file to run postgresql in chrooted Ubuntu in android v5.1

quhanj commented 3 years ago

I have same problem!