Hi Developers,
We are trying to get our App into the Google Play store.
Our App is an app/ebook named The Adventures of Junglebird.
It is an interactive adventure with animation-sound-narration.
We built it as a series of Adobe Edge Animate projects, one for each page
of the book, encapsulated in their own directories, for example:
(All under the www folder)
00Cover
/css
/js
/images
/media
00Cover.an
00Cover.html
00Cover_edge.js
00Cover_edgeActions.js
01Map
02Introduction
03SunofJunglebird
04StoneHead
The starting point is a redundant iteration of the 00Cover code using
index.html in the root of the www directory.
We have been using Visual Studio 2015 and the Apache Cordova tools to do
the cross platform compiling.
Each page can run standalone and all are opened by simple window.open
commands:
Example window.open("../01Map/01Map.html");
We have compiled successfully and loaded and been reviewed and approved on
the Apple App Store.
When I got to the Android Platform, I thought we could just recompile and
go - the code worked on my phone (Samsung Edge 6+) fine.
When I tried to upload to the Google Play Store, I hit the 100mb limit (the
app is about 250mb)
I have read the APK expansion files material and used the jobb tool to
create an obb file of the www directory.
I am hoping that with one window.open call from the index.html Start
Button to the www/01Map/01Map.html (Table of Contents) page in the APK
Expansion (obb) file
rest of the app could work without modifying all of the paths for all of
the individual pages.
I am looking for some help/direction/insight to accomplish this and get our
app on the Play Store.
This app is a beautiful story and deserves to be seen on as many platforms
as possible.
Thanks,
Michael Goyette
--
You received this message because you are subscribed to the Google Groups
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit
https://groups.google.com/d/msgid/android-developers/6178bbe0-664b-45d2-91d9-7e1146608677%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.