Re: [android-developers] Re: Add application licencing to apk

2012-05-14 Thread huberte
You were right Jteagle, I switched and it's a;looot easier ! Le lundi 7 mai 2012 13:57:17 UTC-4, JTeagle a écrit : > > Take a look at the instructions here: > > http://developer.android.com/guide/market/licensing/setting-up.html#add-library > > > Particularly, look a few lines down where it sta

Re: [android-developers] Re: Add application licencing to apk

2012-05-07 Thread Jason Teagle
Take a look at the instructions here: http://developer.android.com/guide/market/licensing/setting-up.html#add-library Particularly, look a few lines down where it starts "If you are developing using the SDK command-line tools...". Why you aren't using Eclipse, though, is a mystery. Why make it

[android-developers] Re: Add application licencing to apk

2012-05-07 Thread huberte
I do not use Eclipse, so I ask myself if it's right : I think I have to modify the java file located in src/com/myproject and merge it with the example file from the SDK. Then I have to merge my Android manifest with the one in example. Am I right ? thanks. Le lundi 7 mai 2012 13:38:54 UTC-4

Re: [android-developers] Re: Add application licencing to apk

2012-05-07 Thread Justin Anderson
> > But can I start from my apk to add the licence ? > Ummm... what? Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Mon, May 7, 2012 at 11:40 AM, huberte wrote: > I do not use Eclipse. > > Le lundi 7 mai 2012 13:38:54 UTC-4, huberte a écrit : > >> Hi,

[android-developers] Re: Add application licencing to apk

2012-05-07 Thread huberte
I do not use Eclipse. Le lundi 7 mai 2012 13:38:54 UTC-4, huberte a écrit : > > Hi, I already have an apk. i did red > http://developer.android.com/guide/market/licensing/setting-up.html > > But can I start from my apk to add the licence ? > > thks > -- You received this message because you ar