Java Developer Needed for Cross-Platform Mobile App

Job ID: 38794942

Budget: $10 – $30 USD

I'm seeking a skilled Java developer to assist in creating a mobile application that supports both Android and iOS. The app will be developed with a focus on Java.

Ideal Skills:
- Proficiency in Java with a focus on mobile application development.
- Experience in cross-platform mobile application development.
- Knowledge of both Android and iOS development environments.

Please note, the specific functionalities of the app have not yet been determined, so flexibility and a willingness to contribute ideas will be beneficial.


1. Write a program (in java or any other language) to access and manage the contents of database tables. Follow the following steps to set your computer for the assignment and accomplish the goal.

a. Download the University database from the class textbook website and load it to your local MySQL database server.
https://www.db-book.com/university-lab-dir/sample_tables-dir/DDL.sql
b. Load the simple data set.
https://www.db-book.com/university-lab-dir/sample_tables- dir/smallRelations/smallRelationsInsertFile.sql
c. Download the database driver (mysql-connector.java for java language) set it up with your system
https://dev.mysql.com/downloads/connector/j/