linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Change package name Linphone Android


From: Sylvain Berfini
Subject: Re: [Linphone-developers] Change package name Linphone Android
Date: Fri, 20 Jan 2017 10:22:44 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0

You can make any modification you want in Android Studio, the only catch if you want a custom package name is you have to compile and install the apk from a terminal using the "make quick" command.

However for coding and debugging purposes, it might be simpler to keep the default package name so you can compile and install from Android Studio. Just change the package name before distributing it.

Cheers,

Sylvain Berfini
Software Engineer @ Belledonne Communications
Le 20/01/2017 à 10:19, Luchian Comsa a écrit :
Hello,

And if i want to make some modifications to code? (because of that i imported in Android Studio)

Thanks,

-- 
Luchian Comsa
address@hidden
+40.770.700.001

On Fri, Jan 20, 2017 at 11:16 AM, Sylvain Berfini <address@hidden> wrote:
Hi,

If you want another package name, you can't install the apk with Android Studio, you have to compile and install the apk with make && make install (or make quick if you don't want to recompile the library each time).

Cheers,

Sylvain Berfini
Software Engineer @ Belledonne Communications

Le 20/01/2017 à 08:35, LuchianC a écrit :
Hi there,

I follow all instructions from README to change package name, Build was
successfully but after i import in Android Studio and install on phone on:

adb shell pm list packages -f

i have (not my package name):

package:/data/app/org.linphone-1/base.apk=org.linphone

Any suggestions?
Thanks,



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

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers




reply via email to

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