HomePhabricator
Diffusion Comm 6f883b5879f0

[Android] Reference Tools by CMake project

Description

[Android] Reference Tools by CMake project

Summary:
CommonCpp/Tools is used by every other native project,
as a proof-of-concept, try to incorporate the code as a separate
library.

https://linear.app/comm/issue/ENG-3003

Depends on D6721

Test Plan:
Android build gate passes

Local dev workflow also works.
This tests that the library was correctly installed and loaded by Android:

# start keyserver and native yarn dev processes
(cd keyserver && yarn dev &)
(cd native && yarn dev &)

cd native && yarn react-native run-android

Reviewers: atul, max, varun

Reviewed By: atul

Subscribers: ashoat, tomek

Differential Revision: https://phab.comm.dev/D6722

Details

Provenance
jonAuthored on Feb 20 2023, 6:29 PM
Reviewer
atul
Differential Revision
D6722: [Android] Reference Tools by CMake project
Parents
rCOMMc49378d39f63: [keyserver] Add `avatar` column to `threads` table of serverDB
Branches
Unknown
Tags
Unknown