Skip to content

Readme#124

Open
simonschmeisser wants to merge 3 commits intosailfishos:masterfrom
simonschmeisser:readme
Open

Readme#124
simonschmeisser wants to merge 3 commits intosailfishos:masterfrom
simonschmeisser:readme

Conversation

@simonschmeisser
Copy link
Copy Markdown

@simonschmeisser simonschmeisser commented Feb 11, 2024

This adds a rough overview of what this is all about and how to hack on it. I think it would also be beneficial to link to any good information on the android apis used, please feel invited to add to it!

Nice addons:

  • API docs recommended for android APIs
  • tips on enabling logging/debugging

@simonschmeisser
Copy link
Copy Markdown
Author

My notes for the complete instructions are

sfossdk
hadk
ubu-chroot -r $PLATFORM_SDK_ROOT/sdks/ubuntu
cd /home/sis/experimente/sailfishos/hadk/

source build/envsetup.sh
lunch aosp_$DEVICE-user

make libdroidmedia
scp out/target/product/pdx213/system/lib64/libdroidmedia.so defaultuser@192.168.1.107:/home/defaultuser/

ssh defaultuser@192.168.1.107
Last login: Fri Nov 17 09:38:24 2023
,---
| Sailfish OS 4.5.0.24 (Struven ketju)
'---
[defaultuser@Xperia10III ~]$ devel-su 
Password: 
[root@Xperia10III defaultuser]# cp libdroidmedia.so /usr/libexec/droid-hybris/system/lib64/libdroidmedia.so

so this library seems to be dependent on the specific Hardware Abstraction libraries and needs to be build as part of HADK. I don't know what the meson files are used for.

@rainemak
Copy link
Copy Markdown
Member

Thanks for the update @simonschmeisser ! Could you please amend the actual PR as well. @mlehtima could you give a look?

@rainemak rainemak requested a review from mlehtima March 20, 2025 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants