-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
231 lines (212 loc) · 11.4 KB
/
index.html
File metadata and controls
231 lines (212 loc) · 11.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
<!doctype html>
<html>
<head>
<title>Afoniq | Android code store - Build Android Apps easily </title>
<script type="text/javascript" src="//use.typekit.net/nsp1gzi.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
<link rel="stylesheet" href="css/style.css">
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-367368-17');
ga('send', 'pageview');
</script>
<!-- End Google Analytics -->
<script type="text/javascript" src="https://gumroad.com/js/gumroad.js"></script>
</head>
<body>
<header>
<h1>
Build Android Apps easily.
</h1>
<div class="details">
<img src="android-robot.png" class="android-robot" alt="android robot"/>
<p>
Do you want to build an Android app, but don't know programming? If you went for custom development you would be paying $5000+. With our code, you can build a <a href="#story-book">Story Book ($39)</a>, <a href="#color-book">Coloring Book ($24)</a> or a <a href="#comic-book">Comic Book ($29)</a> easily and with much less investment. Our code is compatible with Google and Amazon stores and will run on both phones and tablets. Questions? Contact us on <a href="mailto:hello@afoniq.com">hello@afoniq.com</a>
</p>
</div>
<div class="meta">
<ul>
<li>
<a href="#story-book">Story Book Android</a> (<a href="https://gum.co/eArps">Buy for $39</a>)
</li>
<li>
<a href="#color-book">Coloring Book Android</a> (<a href="https://gum.co/HgnL">Buy for $24</a>)
</li>
<li>
<a href="#comic-book">Comics Book Android</a> (<a href="https://gum.co/gelij">Buy for $29</a>)
</li>
<li>
All Android Apps bundle (<a href="https://gum.co/MELg">Buy for $59</a>)
</li>
</ul>
</div>
</header>
<div class="app-details">
<a name="story-book"></a>
<div class="details">
<h2>Story book for Android</h2>
<p>
Create your own Story Book app for Android 2.3 - Android 4.4 and above. This template comes with the full source-code, compiled binaries and example assets.
</p>
<h3>Features</h3>
<ul>
<li>Loads pages from image files - simply save your pages as .jpg files and the Story Book App will display them in sequence. (page1.jpg, page2.jpg, page3.jpg, etc)</li>
<li>Swipe between pages, or use the menu to jump to any page.</li>
<li>Animated page transitions.</li>
<li>Supports an unlimited number of pages, example book included.</li>
<li>Narration audio (save your files as page2_narrate.mp3, page3_narrate.mp3, etc)</li>
<li>Add 'tap sounds' - MP3s which play when the user taps on each page (name them page2_tap.mp3, page3_tap.mp3, page4_tap.mp3, etc)</li>
<li>Supports books that read left-to-right or right-to-left.</li>
<li>Add an extra layer to your pages with PNG files (eg. popup speech bubbles)</li>
<li>Button to link to website or another app from the in-app menu (eg, link to paid app from your free 'lite' app).</li>
<li>Compatible with a huge range of phones and tablets running Android 2.3 or above.</li>
<li>Easily create an app to sell on the Google Play Store, Amazon App Store, or direct through your website.</li>
</ul>
<h3>Setup/installation</h3>
<p>
Get the usage guide at this link <a href="https://www.dropbox.com/s/mbmktipdqbnxqbf/StoryBook_Document-1.1.pdf">Story Book Usage Guide.</a>
</p>
<p>
Please visit the Google Play Store to install demo application on your phone. <a href="https://play.google.com/store/apps/details?id=com.afoniq.storybook">Visit Google Play</a>
Alternatively download the apk to install. <a href="https://www.dropbox.com/s/h7sdhjq7w07jb51/StoryBook.apk">Download Apk</a>
</p>
</div>
<div class="meta">
<div class="buy-now">
<a href="https://gum.co/eArps">Buy Story Book Android</a>
</div>
<ul>
<li>
<a href="https://play.google.com/store/apps/details?id=com.afoniq.storybook">View Demo</a>
</li>
<li>
<a href="https://www.dropbox.com/s/mbmktipdqbnxqbf/StoryBook_Document-1.1.pdf">Usage Guide.</a>
</li>
<li>
Only $39
</li>
<li>
No programming needed
</li>
</ul>
<img src="story-book-for-android-main.png" alt="storybook screenshot" />
</div>
</div>
<div class="app-details">
<a name="color-book"></a>
<div class="details">
<h2>Coloring book app for Android</h2>
<p>
The full Java source for a coloring book app for Android devices, that can be set up and customized with minimal programming knowledge.
</p>
<p>
All you need to do is replace the sample coloring pages with your own pages.
</p>
<h3>Features</h3>
<ul>
<li>Supports an unlimited number of pages.</li>
<li>Step-by-step guide included.</li>
<li>Supports both tablets and smartphone devices.</li>
<li>App includes simple editing tools, suitable for kids of all ages.</li>
<li>Users can save their colored pages.</li>
<li>Use either JPG or PNG images.</li>
<li>Option to include looping background music (add a file named background.mp3).</li>
</ul>
<h3>Setup/Installation</h3>
<p>
Get the usage guide at this link: <a href="https://www.dropbox.com/s/mmv0634l5howcoj/ColorBook_Document-1.0.pdf">Color Book Usage guide</a>
</p>
<h3>Demo</h3>
<p>
Please visit the Google Play Store to install demo application on your phone. <a href="https://play.google.com/store/apps/details?id=com.afoniq.colorbook">Visit Google Play</a>
</p><p>
Alternatively download the apk to install. <a href="https://www.dropbox.com/s/c81fthszg8j5qjc/Demo_ColorBook-1.0.apk">Download Apk</a>
</p>
</div>
<div class="meta">
<div class="buy-now">
<a href="https://gum.co/HgnL">Buy Coloring Book Android</a>
</div>
<ul>
<li>
<a href="https://play.google.com/store/apps/details?id=com.afoniq.colorbook">View Demo</a>
</li>
<li>
<a href="https://www.dropbox.com/s/mmv0634l5howcoj/ColorBook_Document-1.0.pdf">Usage Guide</a>
</li>
<li>
Only $24
</li>
<li>
No programming needed
</li>
</ul>
<img src="coloring-book-app-for-android-main.png" alt="colorbook screenshot" />
</div>
</div>
<div class="app-details">
<a name="comic-book"></a>
<div class="details">
<h2>Comic Book creator for Android</h2>
<p>
A Comic Book App template for creating a story book app for Android! includes the full source-code, compiled binaries and example assets.
</p>
<h3>Features</h3>
<ul>
<li>Load pages from image files. Easily add pages to the project. No coding required.</li>
<li>Simply save your pages as .jpg files and the Comic Book App will display them in sequence. (page1,jpg, page2.jpg, page3.jpg, etc)</li>
<li>Users can pinch-to-zoom.</li>
<li>Supports high-resolution images for great detail even when zoomed.</li>
<li>Include background music, simply add a file named background.mp3, easy!</li>
<li>Users can move between pages using swipe gestures.</li>
<li>Users can quickly jump between pages with the on-screen menu.</li>
<li>Link to your website or other apps from the on-screen menu.</li>
<li>Include bonus wallpapers (just name them wallpaper1.jpg, wallpaper2.jpg, etc)</li>
<li>
Create an Android App from your digital comic book in minutes!
</li>
</ul>
<h3>Setup / installation</h3>
<p>
Get the usage guide at this link: <a href="https://www.dropbox.com/s/wzd27lju2jr3klx/ComicBook_Document-1.0.pdf">Comic Reader Usage Guide</a>
</p>
<h3>Demo</h3>
<p>
Please visit the Google Play Store to install demo application on your phone. <a href="https://play.google.com/store/apps/details?id=com.afoniq.badgejustice">Visit Google Play</a>
</p>
<p>
Alternatively download the apk to install. <a href="https://www.dropbox.com/s/7cdf78lckmw5lnp/Demo-ComicR-1.0.apk">Download Apk</a>
</p>
</div>
<div class="meta">
<div class="buy-now">
<a href="https://gum.co/gelij">Buy Comic Book Android</a>
</div>
<ul>
<li>
<a href="https://play.google.com/store/apps/details?id=com.afoniq.badgejustice">View Demo</a>
</li>
<li>
<a href="https://www.dropbox.com/s/wzd27lju2jr3klx/ComicBook_Document-1.0.pdf">Usage Guide</a>
</li>
<li>
Only $29
</li>
<li>
No programming needed
</li>
</ul>
<img src="comic-book-android-app.jpg" alt="comicbook screenshot" />
</div>
</div>
<footer>
<p>
© 2012-2013, Afoniq. <a href="mailto:hello@afoniq.com">hello@afoniq.com.</a>
</p>
</footer>
</body>
</html>