html
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
<!DOCTYPE html>
<html>
<head>
<title>My First Android Application</title>
</head>
<body>
Hello guys!
Checkout my <a href="https://play.google.com/store/apps/details?id=com.dronicfore.android.zone">First Android App</a> on the Google Play store based on what i learned with my Sololearn experience!
<p>
And just incase you liked it, please don't forget to rate 5 Stars 🌟 to help get this project going! 🥰
</p>
<p>
<h3>Please note:</h3>
<ul>
<li><p>
If you run this code and the <a href="#device">emulated device</a> below shows this error message:<p><code><b>Embeds are not enabled for this app. The app owner must upgrade their plan to enable embeds.</b></code></p>Then it simply means that my current plan on their server has expired and you will have to wait until it resets the next month.
<br>
<b>Alternatively</b>, you can click <a href="https://appetize.io/embed/jt757ysnhxziyqvfv2zpklfqiq">here</a> to view it in your browser and see if it works.
</p>
</li>
<li>
If you downloaded from Google Play store and the app keeps crashing when trying to view someone, please kindly use the link below to download a signed APK of the most recent stable version which i haven't published to playstore yet:
<a href="https://app.box.com/s/fl7c7um9fs7hq13qjijchfftiary8ncr">https://app.box.com/s/fl7c7um9fs7hq13qjijchfftiary8ncr</a>
</li>
</ul>
</p>
Enter to Rename, Shift+Enter to Preview
css
css
1
2
3
body {
}
Enter to Rename, Shift+Enter to Preview
js
js
1
Enter to Rename, Shift+Enter to Preview
BROWSER
Console
Run