linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Linphone Android - Change app name on GooglePlay


From: LuchianC
Subject: [Linphone-developers] Linphone Android - Change app name on GooglePlay
Date: Thu, 29 May 2014 01:24:28 -0700 (PDT)

Hi there,

I try to change app name, because when i install on my device show me that i
have installed Linphone in GooglePlay like so:

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
4) run again the Makefile script by calling "make"


eveything was ok but after i install same problem, in Manifest i let:

package="org.linphone" (first line) but i modify on <category
android:name="******" /> 

and on custom_rules.xml : <property name="******" value="org.linphone" />

do you know any solution?

Thanks,




--
View this message in context: 
http://nongnu.13855.n7.nabble.com/Linphone-Android-Change-app-name-on-GooglePlay-tp184589.html
Sent from the linphone-developers mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]