-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhelp.html
More file actions
128 lines (121 loc) · 7.05 KB
/
help.html
File metadata and controls
128 lines (121 loc) · 7.05 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Help with the Droid Pack</title>
<meta name="description" content="This is an FAQ section for help with the Droid Pack.">
<meta name="theme-color" content="#A4C639">
<meta name="keywords" content="Bugdroid, Droid, Android, Google, fan site, collection, archive">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content="Help with the Droid Pack">
<meta property="og:description" content="This is an FAQ section for help with the Droid Pack.">
<meta property="og:url" content="https://bugdroid.org/help">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="Droid Pack">
<link rel="stylesheet" href="meta/droid.css">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<style>
details {font-style:normal;padding-right:5px}
summary {font-weight:normal;background: linear-gradient(to bottom, #F1F1F1, #B8B8B8);padding:9px;color:black;}
summary:active {background: linear-gradient(to bottom, #ffd554, #E99D00);}
</style>
</head>
<body>
<nav><header><a href="/">bugdroid.org</a>/help</header></nav>
<article style="background-image:url(meta/dp-help.svg);background-position:top;background-size:100%;background-repeat: no-repeat;">
<br><br><br><br><br><br><br><br><br><br><br>
</article>
<h1>Help</h1>
<article>
<h2>Contents</h2>
<details>
<summary>How are products found?</summary>
<p><a href="https://web.archive.org/">Wayback Machine</a>! <img src="/meta/emote-happy.png" class="emo" alt=""> For Google Merch, I go to archives to
see any products and their SKUs. I then go to where their product images are stored to browse
through the images. For Dead Zebra and everything else, I wing it and try getting images
straight from the archives.</p>
</details>
<details>
<summary>How are games found?</summary>
<p>Using an Android package ID can lead directly to an APK download page. For example, searching
<a href="https://www.google.com/search?q=com.electricsheep.edj+apk"><b>"com.electricsheep.edj apk"</b></a> for its APK for download.</p>
</details>
<details>
<summary>How are videos found?</summary>
<p>Often searching "android mascot animation" can find tons of neat videos on YouTube. The video is
downloaded at original quality.</p>
</details>
<h2>Website</h2>
<details>
<summary>Is this a store?</summary>
<p>It is not. This is an archive of merchandise imagery mostly. Sometimes you will find a product that is still
up for sale, the <b>View page</b> that will link to its store page.</p>
</details>
<details>
<summary>Can I mass download media?</summary>
<p>Sure can! It's not my server being used to host anyway so... <img src="/meta/emote-tongueout.png" class="emo" alt=""></p>
<p>Check out the <a href="media/"><b>media/</b></a> and <a href="meta/"><b>meta/</b></a> folders for anything you need.</p>
</details>
<details>
<summary>What are those emojis?</summary>
<p>These emojis were found in the files of system app <b>com.android</b>.
They were likely part of an earlier Android version.</p>
<img src="/meta/emote-angel.png" class="emo" alt="">
<img src="/meta/emote-cool.png" class="emo" alt="">
<img src="/meta/emote-crying.png" class="emo" alt="">
<img src="/meta/emote-embarrassed.png" class="emo" alt="">
<img src="/meta/emote-fim.png" class="emo" alt="">
<img src="/meta/emote-happy.png" class="emo" alt="">
<img src="/meta/emote-heart.png" class="emo" alt="">
<img src="/meta/emote-kissing.png" class="emo" alt="">
<img src="/meta/emote-laughing.png" class="emo" alt="">
<img src="/meta/emote-lipssealed.png" class="emo" alt="">
<img src="/meta/emote-mad.png" class="emo" alt="">
<img src="/meta/emote-moneymouth.png" class="emo" alt="">
<img src="/meta/emote-pokerface.png" class="emo" alt="">
<img src="/meta/emote-sad.png" class="emo" alt="">
<img src="/meta/emote-smirk.png" class="emo" alt="">
<img src="/meta/emote-surprised.png" class="emo" alt="">
<img src="/meta/emote-tongueout.png" class="emo" alt="">
<img src="/meta/emote-undecided.png" class="emo" alt="">
<img src="/meta/emote-winking.png" class="emo" alt="">
<img src="/meta/emote-wtf.png" class="emo" alt="">
<img src="/meta/emote-yelling.png" class="emo" alt="">
<p>Want the whole thing? You can download the
<a href="meta/emotes-pack.zip" download=""><b>emoji pack ZIP file</b></a>.</p>
</details>
<details id="droids">
<summary>Why are some Bugdroids referred to differently?</summary>
<img src="meta/subpage-renders.svg" width="100%">
<p>Here is the <b>Renders</b> page thumbnail for example. From left to right:</p>
<ul>
<li><b>"classic"</b> is the original 2008 mascot.</li>
<li><b>"new classic"</b> is the refreshed 2014 mascot.</li>
<li><b>"iconic"</b> is the vibrant 2019 mascot.</li>
<li><b>"modern"</b> is the latest 2023 mascot.</li>
</ul>
<p>"Iconic" was a name often given to Android merchandise with the 2019 branding, so I went with that.
The 2023 mascot is often in 3D but is using its 2D variant here for continuity.</p>
</details>
<details>
<summary>What are the extra web buttons for?</summary>
<p>Without creating an entire site, I wanted to archive all other Google merchandise merchandise easily.
It is done so here for all the Googlers. <img src="/meta/emote-heart.png" class="emo" alt=""></p>
</details>
<details>
<summary>I have suggestion or fix for the website.</summary>
<p>On GitHub, go to my <a href="https://github.com/Gemdation/bugdroid.org/"><b>bugdroid.org</b></a> repository,
you can open an Issue ticket there. <img src="/meta/emote-happy.png" class="emo" alt=""></p>
</details>
<h2>Terminology</h2>
<details>
<summary>The robot is called "Bugdroid" or "Android"?</summary>
<p>In Android's licensing pages, it is referred to as <a href="https://developer.android.com/distribute/marketing-tools/brand-guidelines#android_robot">"Android bot"</a>,
In Google's 2023 rebrand blog, it was called <a href="https://blog.google/products/android/modern-look/">"bugdroid"</a>.
In Google's CES 2024 blog, it was called <a href="https://blog.google/products/android/google-ces-2024-android-experience/">"The Bot"</a>.</p>
<p>It is kinda all over the place. <img src="/meta/emote-surprised.png" class="emo" alt=""> For simplicity, "bugdroid" is used for the robot.</p>
</details>
</article>
<p style="color:grey">For a question not on here, send an email to <a href="mailto:gem@techie.com" style="text-decoration:none;color:grey"><b>gem@techie.com</b></a>.</p>
</body>
</html>