From 3a2fcea647b9d8eeb17b6e425d404861edcacb84 Mon Sep 17 00:00:00 2001 From: Simon Morlat Date: Wed, 10 Feb 2016 17:15:10 +0100 Subject: [PATCH] update README --- README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README b/README index 2575b3055..53287b4dc 100644 --- a/README +++ b/README @@ -42,8 +42,7 @@ To create an apk with a different package name You need to edit the custom_rules.xml file: 1) look for the property named "linphone.package.name" and change it value accordingly 2) also update the values in the AndroidManifest file where the comment appears -3) update the path to the sounds in the linphonerc-factory files in the res folders and optionally change default sip account on linphonerc-default -4) change the package name also in the files: res/xml/syncadapter.xml, res/xml/contacts.xml and res/xml/non_localizable_custom where appears +3) change the package name also in the files: res/xml/syncadapter.xml, res/xml/contacts.xml and res/xml/non_localizable_custom where appears 4) run again the Makefile script by calling "make" To run the liblinphone test suite on android