11<h1 align =center >
2- <img align =center width =" 100% " src =" https://www.codenameone.com/wp-content/uploads/2021/08 /CN1-Banner-Dark-Blue.jpg " />
2+ <img align =center width =" 100% " src =" https://www.codenameone.com/github /CN1-Banner-Dark-Blue.jpg " />
33</h1 >
44
55![ GitHub repo size] ( https://img.shields.io/github/repo-size/codenameone/CodenameOne?style=flat-square )
@@ -40,7 +40,7 @@ It's a complete mobile platform featuring virtual machines, simulator, design to
4040
4141<br >
4242
43- <img align =" right " src =" https://www.codenameone.com/img/ github/content /runs-instantly.png " height =" 200 " >
43+ <img align =" right " src =" https://www.codenameone.com/github/runs-instantly.png " height =" 200 " >
4444
4545### Codename One's Simulator Runs Instantly
4646
@@ -50,7 +50,7 @@ This means faster debugging cycle and faster development process!
5050
5151<br >
5252
53- <img align =" left " src =" https://www.codenameone.com/img/ github/content /large-selection-skins.png " height =" 200 " >
53+ <img align =" left " src =" https://www.codenameone.com/github/large-selection-skins.png " height =" 200 " >
5454
5555### Large Selection of Device Skins
5656
@@ -62,7 +62,7 @@ You can edit and contribute skins in their own open source project [here](https:
6262
6363<br >
6464
65- <img align =" right " src =" https://www.codenameone.com/img/ github/content /interactive-console.png " height =" 200 " >
65+ <img align =" right " src =" https://www.codenameone.com/github/interactive-console.png " height =" 200 " >
6666
6767### Interactive Console
6868
@@ -72,7 +72,7 @@ This lets you investigate issues and experiment without even the small overhead
7272
7373<br >
7474
75- <img align =" left " src =" https://www.codenameone.com/img/ github/content /live-reload.png " height =" 200 " >
75+ <img align =" left " src =" https://www.codenameone.com/github/live-reload.png " height =" 200 " >
7676
7777### Live Reload
7878
@@ -82,7 +82,7 @@ Note that this is often superior to the interactive console but there are limita
8282
8383<br >
8484
85- <img align =" right " src =" https://www.codenameone.com/img/ github/content /css-live-update.png " height =" 200 " >
85+ <img align =" right " src =" https://www.codenameone.com/github/css-live-update.png " height =" 200 " >
8686
8787### CSS Live Update
8888
@@ -92,7 +92,7 @@ This makes the process of styling an application remarkably easy and fast.
9292
9393<br >
9494
95- <img align =" left " src =" https://www.codenameone.com/img/ github/content /component-inspector.png " height =" 200 " >
95+ <img align =" left " src =" https://www.codenameone.com/github/component-inspector.png " height =" 200 " >
9696
9797### Component Inspector
9898
@@ -101,15 +101,15 @@ This tool makes it easy to find out where that extra padding is coming from or w
101101
102102<br >
103103
104- <img align =" right " src =" https://www.codenameone.com/img/ github/content /network-monitor.png " height =" 200 " >
104+ <img align =" right " src =" https://www.codenameone.com/github/network-monitor.png " height =" 200 " >
105105
106106### Network Monitor
107107
108108See all of the network connections that your app makes using the Network Monitor. This valuable tool comes in handy when you’re trying to figure out why an HTTP request isn’t working for you. Check the headers and bodies of both the request and the response. You can even throttle the network to simulate a slow network connection.
109109
110110<br >
111111
112- <img align =" left " src =" https://www.codenameone.com/img/ github/content /record-ui-unit-tests.png " height =" 200 " >
112+ <img align =" left " src =" https://www.codenameone.com/github/record-ui-unit-tests.png " height =" 200 " >
113113
114114### Record UI Unit Tests
115115
@@ -131,7 +131,7 @@ On platforms that do not support Java natively, such as iOS, the app’s JVM byt
131131
132132#### The figure below shows the build process for each supported platform:
133133
134- <a href =" https://www.codenameone.com/img/github/codename-one-architecture.jpg " target =" _blank " ><img width =" 70% " src =" https://www.codenameone.com/img/ github/codename-one-architecture.jpg " ></a >
134+ <a href =" https://www.codenameone.com/img/github/codename-one-architecture.jpg " target =" _blank " ><img width =" 70% " src =" https://www.codenameone.com/github/codename-one-architecture.jpg " ></a >
135135
136136You can click the image to enlarge or view a PDF version [ here] ( https://www.codenameone.com/img/github/architecture.pdf ) .
137137
@@ -253,7 +253,7 @@ Codename One maintains a fork of iKVM which is a JVM for CLR. This modified port
253253
254254## Getting Help & FAQ
255255
256- <img align =" right " src =" http://codenameone.com/img/blog /new_icon.png " height =" 150 " >
256+ <img align =" right " src =" http://codenameone.com/github /new_icon.png " height =" 150 " >
257257
258258We provide support over at [ StackOverflow when you tag using codenameone] ( http://stackoverflow.com/tags/codenameone ) , you can ask anything there and we try to be pretty responsive. [ The StackOverflow link] ( http://stackoverflow.com/tags/codenameone ) also serves as an excellent community driven FAQ since it literally maps user questions to answers.
259259
0 commit comments