diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 652c40bb3..4a3fe44e0 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -73,7 +73,7 @@ - + diff --git a/README b/README index 90da5a6cf..2575b3055 100644 --- a/README +++ b/README @@ -43,6 +43,7 @@ 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 4) run again the Makefile script by calling "make" To run the liblinphone test suite on android diff --git a/res/values/non_localizable_custom.xml b/res/values/non_localizable_custom.xml index 6184d448a..ddd28e398 100644 --- a/res/values/non_localizable_custom.xml +++ b/res/values/non_localizable_custom.xml @@ -4,6 +4,8 @@ sip.linphone.org stun.linphone.org + org.linphone + vnd.android.cursor.item/org.linphone.profile false false diff --git a/res/values/strings.xml b/res/values/strings.xml index 1f8debb9b..ca6bd65d5 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -12,9 +12,7 @@ Linphone %s SIP (RFC 3261) compatible phone under GNU Public License V2 http://www.linphone.org\n\nInstructions\nhttp://www.linphone.org/user-guide.html\n\n© 2016 Belledonne Communications - org.linphone linphone contacts - vnd.android.cursor.item/org.linphone.profile EEE, d MMM yyyy/MM/dd - HH:mm - diff --git a/res/xml/contacts.xml b/res/xml/contacts.xml index e41c4657b..6b5d8e180 100644 --- a/res/xml/contacts.xml +++ b/res/xml/contacts.xml @@ -3,6 +3,7 @@ + - \ No newline at end of file + diff --git a/res/xml/syncadapter.xml b/res/xml/syncadapter.xml index 0b7795d77..a4021be08 100644 --- a/res/xml/syncadapter.xml +++ b/res/xml/syncadapter.xml @@ -1,5 +1,6 @@ +