Download pedcount Free Java Code
Description
PedCount smartphone app (built using PhoneGap for iPhone and Android ).
Icons
Source Files
The download file pedcount-master.zip has the following entries.
.gitignore/*from w w w . java2 s. c o m*/
.rbenv-gemsets
Gemfile
Gemfile.lock
README.md
Rakefile
config.rb
pedcount.sublime-project
pedcount.sublime-workspace
project-android/.classpath
project-android/.project
project-android/AndroidManifest.xml
project-android/assets/www/build
project-android/assets/www/cordova-2.0.0.js
project-android/assets/www/src
project-android/ic_launcher-web.png
project-android/libs/android-support-v4.jar
project-android/libs/cordova-2.0.0.jar
project-android/proguard-project.txt
project-android/project.properties
project-android/res/drawable-hdpi/ic_action_search.png
project-android/res/drawable-hdpi/ic_launcher.png
project-android/res/drawable-ldpi/ic_launcher.png
project-android/res/drawable-mdpi/ic_action_search.png
project-android/res/drawable-mdpi/ic_launcher.png
project-android/res/drawable-xhdpi/ic_action_search.png
project-android/res/drawable-xhdpi/ic_launcher.png
project-android/res/layout/activity_main.xml
project-android/res/menu/activity_main.xml
project-android/res/values-v11/styles.xml
project-android/res/values-v14/styles.xml
project-android/res/values/strings.xml
project-android/res/values/styles.xml
project-android/res/xml/config.xml
project-android/src/com/s3sol/pedcount/MainActivity.java
project-android/src/org/apache/cordova/plugin/PowerManagement.java
project-ios/PedCount.xcodeproj/TemplateIcon.icns
project-ios/PedCount.xcodeproj/TemplateInfo.plist
project-ios/PedCount.xcodeproj/project.pbxproj
project-ios/PedCount.xcodeproj/project.xcworkspace/contents.xcworkspacedata
project-ios/PedCount.xcworkspace/contents.xcworkspacedata
project-ios/PedCount/.gitignore
project-ios/PedCount/Classes/AppDelegate.h
project-ios/PedCount/Classes/AppDelegate.m
project-ios/PedCount/Classes/MainViewController.h
project-ios/PedCount/Classes/MainViewController.m
project-ios/PedCount/Classes/MainViewController.xib
project-ios/PedCount/Cordova.plist
project-ios/PedCount/CordovaBuildSettings.xcconfig
project-ios/PedCount/PedCount-Info.plist
project-ios/PedCount/PedCount-Prefix.pch
project-ios/PedCount/Plugins/PowerManagement.h
project-ios/PedCount/Plugins/PowerManagement.m
project-ios/PedCount/Plugins/README
project-ios/PedCount/Resources/Capture.bundle/controls_bg.png
project-ios/PedCount/Resources/Capture.bundle/controls_bg@2x.png
project-ios/PedCount/Resources/Capture.bundle/controls_bg@2x~ipad.png
project-ios/PedCount/Resources/Capture.bundle/controls_bg~ipad.png
project-ios/PedCount/Resources/Capture.bundle/microphone.png
project-ios/PedCount/Resources/Capture.bundle/microphone@2x.png
project-ios/PedCount/Resources/Capture.bundle/microphone@2x~ipad.png
project-ios/PedCount/Resources/Capture.bundle/microphone~ipad.png
project-ios/PedCount/Resources/Capture.bundle/record_button.png
project-ios/PedCount/Resources/Capture.bundle/record_button@2x.png
project-ios/PedCount/Resources/Capture.bundle/record_button@2x~ipad.png
project-ios/PedCount/Resources/Capture.bundle/record_button~ipad.png
project-ios/PedCount/Resources/Capture.bundle/recording_bg.png
project-ios/PedCount/Resources/Capture.bundle/recording_bg@2x.png
project-ios/PedCount/Resources/Capture.bundle/recording_bg@2x~ipad.png
project-ios/PedCount/Resources/Capture.bundle/recording_bg~ipad.png
project-ios/PedCount/Resources/Capture.bundle/stop_button.png
project-ios/PedCount/Resources/Capture.bundle/stop_button@2x.png
project-ios/PedCount/Resources/Capture.bundle/stop_button@2x~ipad.png
project-ios/PedCount/Resources/Capture.bundle/stop_button~ipad.png
project-ios/PedCount/Resources/de.lproj/Localizable.strings
project-ios/PedCount/Resources/en.lproj/Localizable.strings
project-ios/PedCount/Resources/es.lproj/Localizable.strings
project-ios/PedCount/Resources/icons/pedcount-icon-ipad-114.png
project-ios/PedCount/Resources/icons/pedcount-icon-ipad-57.png
project-ios/PedCount/Resources/se.lproj/Localizable.strings
project-ios/PedCount/Resources/splash/Default@2x~iphone.png
project-ios/PedCount/Resources/splash/Default~iphone.png
project-ios/PedCount/main.m
project-ios/cordova/debug
project-ios/cordova/emulate
project-ios/cordova/log
project-ios/www/build
project-ios/www/config.xml
project-ios/www/cordova-2.0.0.js
source/images/jquery-mobile/ajax-loader.gif
source/images/jquery-mobile/icons-18-black.png
source/images/jquery-mobile/icons-18-white.png
source/images/jquery-mobile/icons-36-black.png
source/images/jquery-mobile/icons-36-white.png
source/images/leaflet/layers.png
source/images/leaflet/marker-icon.png
source/images/leaflet/marker-shadow.png
source/images/leaflet/zoom-in.png
source/images/leaflet/zoom-out.png
source/index.html.slim
source/javascripts/collections/count_plans.coffee
source/javascripts/collections/count_sessions.coffee
source/javascripts/collections/counts.coffee
source/javascripts/collections/gate_groups.coffee
source/javascripts/collections/gates.coffee
source/javascripts/collections/projects.coffee
source/javascripts/collections/segments.coffee
source/javascripts/collections/users.coffee
source/javascripts/libraries/backbone.js
source/javascripts/libraries/cordova-powermanagement.js
source/javascripts/libraries/get-hash-params.js
source/javascripts/libraries/jquery-mobile-helpers.coffee
source/javascripts/libraries/jquery-mobile-router.js
source/javascripts/libraries/jquery-mobile.js
source/javascripts/libraries/jquery.js
source/javascripts/libraries/json2.js
source/javascripts/libraries/leaflet-prefer-canvas.js
source/javascripts/libraries/leaflet.js
source/javascripts/libraries/starts-with.js
source/javascripts/libraries/underscore-addons.js
source/javascripts/libraries/underscore.js
source/javascripts/libraries/xdate.js
source/javascripts/models/count.coffee
source/javascripts/models/count_plan.coffee
source/javascripts/models/count_session.coffee
source/javascripts/models/gate.coffee
source/javascripts/models/gate_group.coffee
source/javascripts/models/project.coffee
source/javascripts/models/segment.coffee
source/javascripts/models/user.coffee
source/javascripts/routers/cordova.coffee
source/javascripts/routers/jqm.coffee
source/javascripts/routers/master.coffee
source/javascripts/smartphone.coffee
source/javascripts/views/layers/segment_layer.coffee
source/javascripts/views/listviews/counting_schedule_listview.coffee
source/javascripts/views/listviews/project_listview.coffee
source/javascripts/views/map/map.coffee
source/javascripts/views/pages/enter_count_page.coffee
source/javascripts/views/pages/open_project_page.coffee
source/javascripts/views/pages/show_count_schedule_page.coffee
source/javascripts/views/pages/sign_in_page.coffee
source/javascripts/views/pages/start_count_page.coffee
source/javascripts/views/pages/validate_count_page.coffee
source/layouts/layout.slim
source/stylesheets/jquery-mobile-red-buttons.css
source/stylesheets/jquery-mobile-structure.css
source/stylesheets/jquery-mobile-theme.css
source/stylesheets/leaflet.css
source/stylesheets/smartphone.css.scss
source/test/qunit.css
source/test/qunit.js
source/test/runner.html
Download
Click the following link to download pedcount-master.zip.
pedcount-master.zip