Skip to content

A demo Twitter-clone iOS/Android app written using CodeRAD2

Notifications You must be signed in to change notification settings

shannah/tweetapp

Repository files navigation

Tweetapp

A Twitter native mobile app clone demo app developed using CodeRAD and the Tweet App UI Kit.

This app was developed for this tutorial.

Use this app as a template to build your own app using Codename One initializr.

Screenshots

tweetapp welcome form almost complete
Figure 1. Welcome page
tweetapp signup form complete simulator
Figure 2. Signup page
tweetapp login page 1
Figure 3. Login page
twtSideBarView fully populated
Figure 4. Navigation Sidebar
tweetapp globaltabs
Figure 5. News feed

Build instructions

  1. Clone this repository

  2. Open project in IntelliJ IDEA

  3. Press "Run" (with the Run in simulator configuration option) selected.

Tutorial

This repository represents the finished result of This app was developed for this tutorial. This app is not intended to be a completed app. Rather it is a vehicle for learning about CodeRAD, an MVC framework for Codename One - a toolkit for building pixel-perfect native mobile apps for iOS and Android from a single codebase.

Credits

This app and tutorial were developed by Steve Hannah.