Skip to content

Latest commit

History

45 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Multi-OS Engine Samples

The following samples are available for the Multi-OS Engine:

Name Test StatusDescription
CalculatorOKA cross platform calculator. Demonstrates simple techniques: work with buttons, performing actions
Notes: The Android module is just a Hello World
CurrencyConverterOKDemonstrates how to open an URL and retrieve the content of that URL just using built-in Java* classes
DateCellOKDemonstrates formatted display of date objects in table cells and use of UIDatePicker to edit those values
Notes: The Android module is just a Hello World
FastJNIOKDemonstrates the usage of Android's FastJNI
FlipViewOKAn application that illustrates the following techniques: subclassing UIView, reacting to taps in views, open a URL to an external web site using Safari, flipping view content from front to back
InAppPurchasePARTIALDemonstrates how to make purchases in your applications
Notes: Android module does not compile, iOS works
KeyboardAccessoryPARTIALShows how to use a keyboard accessory and how to use the keyboard-will-show and keyboard-will-hide notifications to animate resizing a view that is obscured by the keyboard
Notes: Android is not the same as iOS
LazyTableLoaderOKDemonstrates a multi-stage approach to loading and displaying a UITableView
LibGDXMissileCommandOK Shows how to implement libGDX game
Notes: Launch on iOS Simulator only works from Xcode on Xcode 8
LocalizedStringOKShows how to use iOS's localization APIs
MuseumMapOKSample is based on SimpleMap sample. This application demonstrates how to work with SQL DB
Notes: Requires Google Maps API Key
NoteSqlitePARTIALShows how to make persistent storage with SQLlite library using generated bindings for iOS part
Notes: Save not pressable on iPhone
NoteTakingPARTIALShows how to make persistent storage with file system
Notes: Save not pressable on iPhone
NoteTaking_AndroidOKAndroid-only version of the NoteTaking sample
OpenGLBoxOKDemonstrates 3D graphics programming using OpenGL
PlanetsOKDemonstrates working with UI Kit graphics
RssReaderOK Demonstrates use of HTTP and HTTPS using Java* API
SimpleMapOKA simple application that demonstrates working with MapView
Notes: Requires Google Maps API Key
SimpleNetworkStreamsFAILDemonstrates work with sockets
Notes: Launches, but not functional
SnakeOKA port of the Android Snake sample. Demonstrates simple game creation technique without sprites. Using UIImageView.
SQLite3Demo_java_sqlOKShows how to make persistent storage as SQLite database using java.sql package
SQLite3Demo android_database_sqliteOKShows how to make persistent storage as SQLite database using android.database.sqlite package
Notes: Close guard warning, needs to be checked
TaxiFAILA template for taxi app that allows to select an address on Google Map
Notes: Multiple issues, needs update.
TheElementsOKDemonstrates reading content from XML file. Works with UITableView, adding cells, using scrolling. Example of Master-Detail view, loading images from assets, reacting to taps in views, flipping view content from front to back
TicTacToeOKDemonstrates a simple game creation technique without sprites. Using buttons and performing actions.
WebBrowserOKA simple browser that uses WebView
WordSearchOKSample demonstrating work with dictionary and substring search added

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages