Android Question Get app date

Zeev Goldstein

Well-Known Member
Licensed User
Longtime User
Hi,

In windows I can get the app exe creation / last modified date & time. That's easy.

How if possible can I do it with my B4A app?
How can I get at runtime the app's creation date & time?

Thanks
 

DonManfred

Expert
Licensed User
Longtime User
 
Upvote 0

Zeev Goldstein

Well-Known Member
Licensed User
Longtime User
Wow that was fast...
Thank you

It's almost what I wanted

Is there an option not to increase or touch version number?
Only get the date and time?

If not I will have to compromise on changing the version number which I rather not...
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
Check this code. Edit it as your needs
 
Upvote 0

Zeev Goldstein

Well-Known Member
Licensed User
Longtime User
found the compilrtime.jar file in one of the old erel's posts, added it to my additional folder
there was no xml file
my project does not load the jar into my libraries - what am i doing wrong?
 
Upvote 0

Zeev Goldstein

Well-Known Member
Licensed User
Longtime User
ok,
now there's another issue - this increases the version number
but still i need to manage the version number manually for google app store using #VersionCode: 73
is there a way either not to increase the version or that the version increment will also be for google play so i don't need to manage 2 version numbers?
or just ignore the version number and use the date as i initially wanted?
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…