Installation Guide
First install Oracle database11g and weblogic11g
For all mobile clients, use JDK 1.6. For the Mobile Server, the JDK version required depends on
What version of the application server you are using.
• Oracle WebLogic Server 11g Release 1, as long as Oracle Database Mobile Server is installed in the same wl_home.
Make sure that you install Oracle WebLogic before installing Oracle Database Mobile Server. Then,Set ORACLE_HOME to wl_home.
(D: \ oracle \ middleware \ wlserver_12.1)
• Microsoft Windows 7 (32-bit and 64-bit)
Oracle Database mobile server uses a middle-tier Application Server to communicate between the mobile clients and the back-end Oracle Database
The Oracle Database Mobile Server can only be installed on a server with a static IP address; thus, the mobile server does not function correctly if installed on a DHCP server.
If this is not the first installation, the mobileadmin password will be created during the secondary installation of the Instance database with mobileserver in the database.
The system prompts you to re-enter the password because the user in the database is locked. You need to unlock the database and change the password before entering the password.
Oracle Database Mobile Server mobile client Guide
1. Import the instance project directory:
<MDK_ROOT>\Mobile\Sdk\samples\Sync\android\simple_sync_android
D: \ oracle \ middleware \ wlserver_12.1 \ mobile \ SDK \ samples \ sync \ Android \ simple_sync_android
The mobile SDK installation directory is wl_home.
2. Right-click the project properties -- Java build path -- libraries -- selectMOBILE_SYNC_ANDROID_LIB--Edit-- Mobile_sync_android_lib -- variable -- edit or
New --
<MDK_ROOT>/Mobile/Sdk/android/lib/osync_android.jar
Yes