generated from android-x86/android-x86.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
donate.html
89 lines (70 loc) · 6.43 KB
/
donate.html
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
<!DOCTYPE html>
<html>
<head>
<title>Donate | Android-x86</title>
<link rel="stylesheet" type="text/css" href="master.css" title="default">
<link rel="alternate stylesheet" type="text/css" href="dark.css" title="alternate">
<script type="text/javascript" src="styleswitcher.js"></script>
<meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/png" href="mobile.png">
</head>
<body>
<div w3-include-html="navbar.html"></div>
<div class="openNav">
<div class="icon"></div>
</div>
<!--HTML of main page-->
<div class="wrapper">
<section>
<h1 id="top" class="heading">Android-x86</h1>
<h2 class="subheading">Run Android on your PC</h2>
<!--Style Switcher-->
<div class=themebtn>
<button class="button" onclick="setActiveStyleSheet('default'); return false;"><img src="light_theme.png" height="20px" width"20px" title='Toggle Theme'/> </button>
<button class="button" onclick="setActiveStyleSheet('alternate'); return false;" ><img src="dark_theme.png" height="20px" width"20px" title="Toggle Theme"/></button>
</div>
<img class="coffee" border="0" src="Android-x86_Coffee_Banner.jpg"></img>
<h2>Donate to us on Paypal</h2>
<!--Paypal Embed-->
<p><a name="paypal">
<div id="dest" align="center"><form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"> <input type="hidden" name="cmd" value="_xclick"> <input type="hidden" name="business" value="[email protected]"> <input type="hidden" name="lc" value="US"> <input type="hidden" name="item_name" value="Android-x86 Sponsorship"> <input type="hidden" name="button_subtype" value="services"> <input type="hidden" name="no_note" value="0"> <input type="hidden" name="currency_code" value="USD"> <input type="hidden" name="bn" value="PP-BuyNowBF:btn_buynowCC_LG.gif:NonHostedGuest"> <table> <tbody><tr><td><input type="hidden" name="on0" value="android-x86 sponsorship">Android-x86 sponsorship</td></tr><tr><td><select name="os0"> <option value="donaton">donaton $10.00 USD</option> <option value="donation">donation $25.00 USD</option> <option value="donation">donation $50.00 USD</option> <option value="donation">donation $75.00 USD</option> <option value="donation">donation $100.00 USD</option> </select> </td></tr> </tbody></table> <input type="hidden" name="currency_code" value="USD"> <input type="hidden" name="option_select0" value="donaton"> <input type="hidden" name="option_amount0" value="10.00"> <input type="hidden" name="option_select1" value="donation"> <input type="hidden" name="option_amount1" value="25.00"> <input type="hidden" name="option_select2" value="donation"> <input type="hidden" name="option_amount2" value="50.00"> <input type="hidden" name="option_select3" value="donation"> <input type="hidden" name="option_amount3" value="75.00"> <input type="hidden" name="option_select4" value="donation"> <input type="hidden" name="option_amount4" value="100.00"> <input type="hidden" name="option_index" value="0"> <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> <img alt="" border="0" src="https://www.paypalobjects.com/zh_TW/i/scr/pixel.gif" width="1" height="1"> </form> </div>
</a></p>
<h2>Why?</h2>
<p>
This is an <a href="https://opensource.org/osd.html">open source project</a>. Like most other open source projects, we are volunteers that work without paid. Your support is one of the most important reasons why we continue working on it.</p>
<p>We recieve a lot of requests such like :</p>
<p><ul>
<li>Does Android-x86 support my xxx netbook?</li>
<li>Could you solve the yyy issue for my zzz tablet?</li>
</ul></p>
<p>We cannot help, unless we have that device to debug and test. We are not rich enough to buy every device that the community asks us to support.</p>
<p> If you are a vendor that plans to ship or has already shipped products based on Android-x86, you should seriously consider making a donation. Because the more mature and successful our project becomes, the more better your products will be.</p>
<h2>What?</h2>
<P>We accept devices, money and developers.</p>
<p> Needless to say, we need more devices. We hope to support more wide range of devices. If you hope we support your netbook/tablet, consider to donate one. If you are a manufacturer, donate your products so we can support them.</p>
<p>The project doesn't need much money to run. Most of the resources we use are free services provided by the open source community or sponsors, except the DNS registration. However, money donation is helpful. At least it makes us happier, even $10 USD. We can buy some beers. :-)</p>
<p>If you are a vendor working on Android-x86 based products, ask your developers to work with us, and contribute back your bug fixes and improvements.</p>
<h2>Who?</h2>
<p>The project is founded by Chih-Wei Huang (cwhuang in Taiwan) and Yi Sun (beyounn in U.S.). We have developers from Italy, Brazil, French, England, America, Japanese, China Mainland and Korea, etc. See the <a href="credits.html">credits</a> page for more information on
who all are involved.</p>
<h2>How ?</h2> For financial support, please consider to donate via <a href="https://en.wikipedia.org/wiki/Ethereum">Ethereum</a> address:
<div class="code-snippet"><span style="color:#d1d1d1">0x22b022Cf402B32cd301b1Aaa47DB177271766f41</span></div>
<p>If you'd like to donate money, just click the <a href="#paypal">paypal icon</a> shown in the page, and fill the necessary information.</p>
<p>If you are going to donate some devices, send a private email to <b>contact</b> at <b>android-x86.org.</b></p>
<!--End of Content-->
</section>
<div w3-include-html="footer.html"></div>
</div>
<!--JAVASCRIPT CODE-->
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script>
includeHTML();
$(".openNav").click(function() {
$("body").toggleClass("navOpen");
$("nav").toggleClass("open");
$(".wrapper").toggleClass("open");
$(this).toggleClass("open");
});
</script>
</body>
</html>