ACCESS NATIVE DEVICE FUNCTIONALITY? INVOKE NATIVE INTERFACES?

Transcript In this video I’ll discuss native interfaces, it’s a big subject so I’ll cover the basics but you will need the developer guide and obviously the native API guides to get you thru this. Native interfaces are the system we use to call into native code from Codename One without disrupting the portability of Codename One. ...

Codename One

DEBUG A CODENAME ONE APPLICATION ON AN ANDROID DEVICE

Transcript In this short video I’ll try to explain how to debug a Codename One application on an Android device. This video assumes you are familiar with the basics of Codename One and have Android studio installed. We start by opening the settings selecting the basic section and checking the “include source” checkbox. Now we can send a build as usual to Android. In the build server results you will see the additional sources file which I will download. ...

Codename One

DEBUG INTO CODENAME ONE SOURCE, MODIFY IT & CONTRIBUTE IT BACK

Discussion Join the conversation via GitHub Discussions.

Codename One