package name = identifier ?? [Solved]

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Jellobus
Posts: 319
Joined: Tue Dec 10, 2013 2:53 pm

package name = identifier ?? [Solved]

Post by Jellobus »

Hi all 8)

I like to get URL of my app before I submit. From my research on the internet, it is like https://play.google.com/store/apps/deta ... genamehere
so my question is where can I find my package name in standalone application settings? Is it same as an identifier in the Basic Application Settings like com.yourdomain.yourapp?

Cheers,

Louis
Last edited by Jellobus on Wed Jan 13, 2016 6:18 am, edited 1 time in total.
rblackmore245
Posts: 67
Joined: Fri Jun 12, 2015 9:42 am

Re: package name = identifier ??

Post by rblackmore245 »

Yes that is correct
Jellobus
Posts: 319
Joined: Tue Dec 10, 2013 2:53 pm

Re: package name = identifier ??

Post by Jellobus »

Hi rblackmore245,

I got it! Thanks for your advice.

Cheers,

Louis
Post Reply