8000 GitHub - naumanminhas91/androidApp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

naumanminhas91/androidApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Setup

Requirements

Java Development Kit (JDK) Download

Android SDK Download

Apache Tomcat

NetBeans

Client Side

Download Eclipse

Eclipse is packaged with the Android Developer Tools bundle

Import the project to your workspace

  1. Choose File> Import...
  2. Choose Android > Existing Android Code Into Workspace
  3. Navigate to the source code/campusnav-client folder in our project
  4. You should see two projects - "campusnav-client" and "google-play-services_lib".
  5. Ensure both are selected
  6. Press "Finish"

Run the app

  1. Ensure your phone is in plugged in, developer mode enabled and screen unlocked
  2. Press the green arrow, or choose Run>Run

Troubleshooting

I see a grey map

Follow the instructions under "Add your API key" and try again.

I see the Android starter screen

  1. Choose Window>Close All Perspectives
  2. Choose Window>Open Perspective>Other...
  3. Choose Java

#Server Side

Download netbeans with apache tomcat

Import Server side code to your workspace

  1. Choose File > Open Project
  2. Navigate to campusnav folder in source code folder
  3. Import into workspace

Run the server

Connecting client app to server

  1. Open res/values/strings.xml in android project
  2. Change "server_base_url" to your server's base url which you set up in previous step
  3. Now client app will connect to your server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

0