• <GetStart>
  • CSPro User's Guide
    • The CSPro System
    • Data Dictionary Module
    • The CSPro Language
    • Data Entry Module
      • Introduction to Data Entry
      • Data Entry Application
      • Data Entry Editing
      • CAPI Data Entry
      • Network Data Entry
      • Android Data Entry
        • Android Development
        • Android Limitations
        • Android Navigation
        • CSEntry Settings Modification
        • Interacting With Other Android Applications
    • Batch Editing Applications
    • Tabulation Applications
    • Data Sources
    • CSPro Statements and Functions
    • Templated Reporting System
    • HTML and JavaScript Integration
    • Action Invoker
    • Appendix
  • <CSEntry>
  • <CSBatch>
  • <CSTab>
  • <DataViewer>
  • <TextView>
  • <TblView>
  • <CSFreq>
  • <CSDeploy>
  • <CSPack>
  • <CSDiff>
  • <CSConcat>
  • <Excel2CSPro>
  • <CSExport>
  • <CSIndex>
  • <CSReFmt>
  • <CSSort>
  • <ParadataConcat>
  • <ParadataViewer>
  • <CSCode>
  • <CSDocument>
  • <CSView>
  • <CSWeb>

Android Limitations

As much as possible, CSEntry and other CSPro programs run in the same fashion on Android devices as they do on Windows machines. However, there are some differences:
CSEntry (Data Entry)
  • Only one question per screen is shown at a time (unless using blocks).
  • Only .pen files, not .ent files, can be executed.
  • The execsystem function has different command options.
  • Only one instance of a data entry application can be open at any given time (so the execpff function has different behavior).
  • Some other logic functions behave differently, with remarks about differing functionality noted in the help documents about each function.
Index Data
  • The interactive modes (View duplicate cases and Prompt to delete duplicates) are not supported.
Other Programs
The following tools do not have any differences:
  • Compare Data
  • Concatenate Data
  • CSView
  • Pack Application
  • Paradata Concatenator
  • Reformat Data
  • Sort Data
However, only production PFFs can be executed on Android.
All other programs or tools that make up the CSPro suite are not supported on Android.
See also: Android Development