Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / Installing a file for program data storage?

Author
Message
JRNTexas
13
Years of Service
User Offline
Joined: 24th May 2011
Location: Austin, Texas
Posted: 3rd Jun 2014 09:12 Edited at: 3rd Jun 2014 09:16
Unlike the heading might lead you to believe, I do not want to store data that the program generates on the local device.

I would like to have a file, that I created on my PC, installed (in the media directory) that I read to get placement of items on a board game.

I would like to be able to upload a new file, at my discretion, either when they have played all the levels in the current file, or when they make an in app purchase.

I have written a file from the program that it saved in my documents directory, under the AppGameKit directory and the media directory in the program directory under the AppGameKit directory. I have copied the file to the media directory where my source code resides. So it is in both places. When I run the program on my PC it works fine. When I load it on my droid phone it doesn't have any of the data that was in the file.

Has anyone else experienced this and is there an answer? Or am I just doing something wrong?
Markus
Valued Member
20
Years of Service
User Offline
Joined: 10th Apr 2004
Location: Germany
Posted: 3rd Jun 2014 11:08
for android u need extra .apk for extra (iap) content.
also u can make a full version and enable only the payed "files".
also possible loading files with http commands from web server,
but this will result in trouble with google shop views.

did u use the online apk tool?
are u sure u had zip the media folder again.
or was it possible to save the file at device from app
in domuments at your device (then try delete this file )?
try GetFileExists ( szFile ) and make a version nr. / date in file too. u can print on screen than.

AGK 108 (B)19 : Windows 8.1 Pro 64 Bit : AMD Radeon R7 265

Login to post a reply

Server time is: 2024-11-25 05:30:55
Your offset time is: 2024-11-25 05:30:55