-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhow.html
More file actions
281 lines (233 loc) · 11.5 KB
/
how.html
File metadata and controls
281 lines (233 loc) · 11.5 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
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Infamous Productions</title>
<meta name="keywords" content="Web Tech Template, CSS, HTML" />
<meta name="description" content="Web Tech Template is a free CSS website provided by templatemo.com" />
<link href="css/templatemo_style.css" rel="stylesheet" type="text/css" />
<script language="javascript" type="text/javascript">
function clearText(field)
{
if (field.defaultValue == field.value) field.value = '';
else if (field.value == '') field.value = field.defaultValue;
}
</script>
</head>
<body>
<div id="templatemo_header">
<div id="site_title">
<a href="https://github.com/InfamousProductions" target="_parent">Infamous Productions</a>
</div> <!-- end of site_title -->
<div id="header_right">
<a href="http://www.twitter.com/jamison904"><img src="images/templatemo_twitter.png" alt="twitter" /></a><a href="#"><!--<img src="images/templatemo_rss.png" alt="rss" /> --></a>
<!--<div id="newsletter_box">
<form action="#" method="get">
<input type="text" id="user" name="user" class="newsletter_email" value="Enter your email address" onfocus="clearText(this)" onblur="clearText(this)" />
<input style="font-weight: bold;" type="submit" name="submit" id="submit" value="" />
</form>
</div> -->
</div>
<div class="cleaner"></div>
</div> <!-- end of header -->
<div id="templatemo_menu_wrapper">
<div id="templatemo_menu">
<ul>
<li><a href="index.html"><span></span>Home</a></li>
<li><a href="#" class="current"><span></span>How to</a></li>
<!-- <li><a href="#"><span></span>Web 2.0</a></li>
<li><a href="http://www.templatemo.com" target="_parent"><span></span>CSS Templates</a></li>
<li><a href="#"><span></span>Graphics</a></li>
<li><a href="http://www.koflash.com" target="_parent"><span></span>Inspirations</a></li>
<li><a href="http://www.flashmo.com" target="_parent"><span></span>Flash Files</a></li> -->
</ul>
</div>
</div> <!-- end of templatemo_menu -->
<div id="templatemo_main"> <span class="tm_bottom"></span>
<div id="templatemo_content">
<div class="content_box">
<h1><span>How to section:</span></h1>
<p><br>
</p>
</div>
<div class="post_box">
<div class="header">
<h2><a href="#">New CM Theme Engine<br> how to right from your phone.</a></h2>
<div class="tag"><strong>Tags:</strong> <a href="#">Anonymous</a>, <a href="#">CM</a>, <a href="#">New CM Theme Engine</a></div>
<span class="posted_date">
29 June
<strong>2014</strong>
</span>
</div>
<img src="images/anonymous.png" alt="image" />
<div class="pb_right"><p style="font-size:large;">
<a href="https://play.google.com/store/apps/details?id=com.aide.ui" target="_parent">First download AIDE</a><br><br>
<a href="https://github.com/jamison904/android_packages_themes_Template/archive/cm-11.0.zip">Then download the template</a> and extract it. Then open this folder. This is now your working folder<br><br>
<img src="screens/3.png" style="width:100%;height:100%;" alt="" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
Now open AIDE and hit menu then files. Navigate to your working folder and open it. Then you should see open project. <br><br>
<img src="screens/7.png" style="width:100%;height:100%;" alt="" /><br style="clear:both;" />
<br style="clear:both;" />
<img src="screens/8.png" style="width:100%;height:100%;" alt="" /><br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
Now change the app name in the Androidmanifest.xml<br>
Ex: com.infamous.cm.theme<br><br>
<img src="screens/1.png" style="width:100%;height:100%;" alt="" /><br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
Now add your theme name and your name to the manifest.<br>
ex: android:value=" "<br><br>
<img src="screens/2.png" style="width:100%;height:100%;" alt="" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
Now add an app icon to the res folders. Resize each to match current png's.<br><br><br><br>
<img src="screens/4.png" style="width:100%;height:100%;" alt="" /><br style="clear:both;" />
<br style="clear:both;" />
<img src="screens/5.png" style="width:100%;height:100%;" alt="" /> <br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
Change the name of the app under res/values/strings<br><br>
All the changes you will make for the theme will be in assets folder.<br><br>
The overlay folder is for the images.pngs.<br><br>
The Android folder is like the frameworks-res.<br><br>
<img src="screens/13.png" style="width:100%;height:100%;" alt="" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
Once ready to test do menu then run. This will compile a debug apk. You can share this as your app but the play store will not take it.<br><br>
<img src="screens/10.png" style="width:100%;height:100%;" alt="" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
For the play store you need to do menu then export apk. You will have to buy the paid version for this feature. Think it is $10 if I remember right.<br><br>
<img src="screens/11.png" style="width:100%;height:100%;" alt="" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
Make sure you say your publish.keystore. this is your signing key and every app once on the market has to have the same key or it won't update the app.<br><br>
<img src="screens/12.png" style="width:100%;height:100%;" alt="" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
<br style="clear:both;" />
Done. Of course all this can be done with Android Studio or Eclispe, this is just how you can do it straight from your phone. <br><br>
Email me if you have questions. -Jamison904
</p></p>
<div class="comment"><a href="#">Comment</a></div>
</div>
<div class="cleaner"></div>
</div>
<div id="templatemo_sidebar">
<!--<div class="sidebar_box">
<h3>Tag Cloud</h3>
<div class="sb_content">
<a href="#" style="font-size:12px">Aenean</a> <a href="#" style="font-size:11px">Cursus</a> <a href="#" style="font-size:16px">Maecenas</a> <a href="#" style="font-size:11px">Aliquam Ligula</a> <a href="#" style="font-size:20px">Egestas</a> <a href="#" style="font-size:16px">Suscipit</a> <a href="#" style="font-size:12px">Sapien</a> <a href="#" style="font-size:28px">Dignissim</a> <a href="#" style="font-size:14px">Vestibulum</a> <a href="#" style="font-size:12px">Lorem</a> <a href="#" style="font-size:14px">Urnain</a> <a href="#" style="font-size:20px">Neque</a> <a href="#" style="font-size:12px">Aenean</a>
</div>
</div>
<div class="sidebar_box">
<h3>Categories</h3>
<div class="sb_content">
<ul class="sidebar_menu">
<li><a href="#">CSS Techniques</a></li>
<li><a href="#">Web Design Tips</a></li>
<li><a href="#">Best Wallpapers</a></li>
<li><a href="#">Free Fonts</a></li>
<li><a href="#">Photoshop Tutorials</a></li>
<li><a href="#">3D Animation Tutorials</a></li>
</ul>
</div>
</div>
<div class="sidebar_box">
<h3>Archives</h3>
<div class="sb_content">
<ul class="sidebar_menu">
<li><a href="#">CSS Templates</a></li>
<li><a href="#">Web Design Ideas</a></li>
<li><a href="#">Free Wallpapers</a></li>
<li><a href="#">Free Pixel Fonts</a></li>
<li><a href="#">Illustrator Tutorials</a></li>
<li><a href="#">3D Character Tutorials</a></li>
</ul>
</div>
</div> -->
<div class="sidebar_box">
<h3>Our Friends</h3>
<div class="sb_content">
<ul class="sidebar_menu">
<li><a href="http://www.infamousdevelopment.com/forum" target="_parent">Infamous Development</a></li>
<li><a href="https://facebook.com/infamousdevelopment" target="_parent">Infamous on Facebook</a></li>
<li><a href="http://www.3minit.com/index.html" target="_blank">3Minit Frameworks</a></li>
<li><a href="http://forum.xda-developers.com/" target="_blank">XDA Developers</a></li>
<li><a href="http://www.razoredge.co/" target="_blank">Razo Redge Barber Shop</a></li>
</ul>
</div>
</div>
</div>
<div class="cleaner"></div>
</div> <!-- end of main -->
<div id="templatmeo_bottom">
<div class="bottom_box">
<h5><span>Contact Me</span> Jamison904</h5>
<p>Feel free to shoot me an email if you have any questions or catch me on Google hangouts - <a href="mailto:/james.jamison85@gmail.com" target="_blank">Link</a> (if link doesn't work, James.Jamison85 at Gmail)</p>
<a href="#" class="continue">Top</a>
</div>
<!--
<div class="bottom_box">
<h5><span>Lorem ipsum</span> dolor sit amet</h5>
<p>Vestibulum eleifend, enim ut molestie pulvinar, purus est fringilla augue, ut tristique nunc neque a libero.</p>
<a href="#" class="continue">more info</a>
</div>
<div class="bottom_box">
<h5><span>Recent</span> Blog Post</h5>
<ul class="bottom_box_list">
<li><a href="#">Duis vitae velit sed lesuada dignissim.</a></li>
<li><a href="#">Donec mollis aliquet ligula.</a></li>
<li><a href="#">Maecenas adipiscing elementum ipsum.</a></li>
</ul>
</div> -->
</div> <!-- end of bottom -->
<div id="templatemo_footer">
<ul class="footer_menu">
<li class="first"><a href="#">Home</a></li>
<li><a href="#">Web 2.0</a></li>
<li><a href="#">Wordpress</a></li>
<li><a href="#">Graphics</a></li>
<li><a href="#">Inspirations</a></li>
<li><a href="#">Freebies</a></li>
</ul>
Copyright © 2014 <a href="#">Infamous Productions</a> |
Designed by <a href="http://www.templatemo.com" target="_parent">Free CSS Templates</a> |
Validate <a href="http://validator.w3.org/check?uri=referer">XHTML</a> & <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a>
</div>
</body>
</html>