User Tools

Site Tools


gis

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
gis [2013/06/05 08:50]
bhuvan created
gis [2013/06/05 08:57]
bhuvan
Line 1: Line 1:
 ========Geographical Information Systems======== ========Geographical Information Systems========
-===Install flash for editing Maps===+===Install flash plugin===
    - Go to terminal and login to root    - Go to terminal and login to root
    - At the terminal give the command    - At the terminal give the command
-   - Building and Running applications - http://developer.android.com/​tools/​building/​index.html (Just Read it) +     <​code>​ 
-   ​- ​Exploring SDK Software Development Kit http://​developer.android.com/​sdk/​exploring.html (Just Read it)+     ​export http_proxy="​http://192.168.1.1:​3128"​ 
 +     </​code>​ 
 +   ​- ​Then install flash by giving this command 
 +     <​code>​ 
 +     apt-get install flashplugin-nonfree 
 +     </code>
  
-===Moderate=== +===Editing the Maps=== 
-  - Building a Simple User Interface - http://​developer.android.com/​training/​basics/​firstapp/​building-ui.html +  - Open the link osm.org in the browser and login with usernameswecha, password: password
-  - Starting another activity ​  - http://​developer.android.com/​training/​basics/​firstapp/​starting-activity.html +
-  - Managing ​the Activity Life cycle - http://​developer.android.com/​training/​basics/​activity-lifecycle/​index.html +
- +
-===Advanced=== +
-  - Interacting ​with other apps - http://​developer.android.com/​training/​basics/​intents/​index.html +
-     -- Sending the User to Another App +
-     -- Getting a Result from an Activity +
-     -- Allowing Other Apps to Start Your Activity +
- +
-===Sample Project path=== +
-   - My First App +
-   - Intent and Activity +
-   - Activity Life Cycle+
gis.txt · Last modified: 2018/03/24 11:13 (external edit)