Changes between Version 15 and Version 16 of DeveloperGuidelines/Mobile/Android


Ignore:
Timestamp:
08/23/10 23:58:35 (14 years ago)
Author:
Charles B Havranek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Mobile/Android

    v15 v16  
    1919}}}
    2020
    21 Sahana Eden configured application downloadable from Android Market, enable accept self signed certificates to work with Sahana Eden demo site.
    22 
    2321jaxdroid has a tree with some changes here:
    2422 * http://code.google.com/r/jaxtrx-edenodkcollect/
     
    3533Use an [http://developer.android.com/guide/developing/tools/emulator.html Emulator] if you do not have a phone connected via USB.
    3634
    37 To deploy you'll need to create a self signed keystore and use the .apk packaging wizard(Right click on project, menu Android tools, Export signed).
     35To deploy you'll need to create a self signed keystore and use the .apk packaging wizard(Right click on project, menu Android tools, Export signed), or use the configured Sahana Eden application downloadable from Android Market, enable accept self signed certificates to work with Sahana Eden demo site.
     36
    3837
    3938=== References ===