Android Open Source - Video picture Android-LensRocket






Project Summary

PikShare is a picture / video sharing application built on top of Windows Azure..

Web Site / Source Repository

Android-LensRocket is hosted in the following web site
https://github.com/Azure-Samples/Android-LensRocket

If you think the Android project Android-LensRocket listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Android-LensRocket.

ItemValue
Java File Count35
Supported screen sizes[hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version15
Activity Count11
jar files usedandroid-support-v4.jar
gcm.jar
google-play-services.jar
gson-2.2.2.jar
mobileservices-1.1.0-sources.jar
mobileservices-1.1.0.jar
notification-hubs-0.1-javadoc.jar
notification-hubs-0.1-sources.jar
notification-hubs-0.1.jar
notifications-1.0.1-sources.jar
notifications-1.0.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.CAMERA
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.RECORD_AUDIO
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.c2dm.permission.RECEIVE
com.msted.lensrocket.permission.C2D_MESSAGE




License

The license information of Android-LensRocket is as follows:

Copyright (c) 2014 Microsoft Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software...

Resource Files

There are 33 image files in Android-LensRocket. The names of the image files are listed as follows.

action_about.png
action_search.png
action_settings.png
camera.png
cancel_x.png
collections_collection.png
collections_view_as_grid.png
content_remove.png
content_save.png
dark_social_add_person.png
device_access_camera.png
device_access_flash_off.png
device_access_flash_on.png
device_access_switch_camera.png
device_access_switch_video.png
device_access_volume_muted.png
device_access_volume_on.png
flash_no.png
flash_yes.png
flip_camera.png
folder.png
items.png
navigation_cancel.png
pin_accepted_friend_request.png
right_arrow.png
rocket_accepted_friend_request.png
rocket_friend_request.png
rocket_not_seen.png
rocket_seen.png
rocket_sent_and_seen_message.png
rocket_sent_message.png
social_add_person.png
social_send_now.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.msted.lensrocket.CameraPreview.java
com.msted.lensrocket.Constants.java
com.msted.lensrocket.LensRocketApplication.java
com.msted.lensrocket.LensRocketBroadcastReceiver.java
com.msted.lensrocket.LensRocketService.java
com.msted.lensrocket.PreferencesHandler.java
com.msted.lensrocket.activities.AccessFriendsActivity.java
com.msted.lensrocket.activities.FriendsListActivity.java
com.msted.lensrocket.activities.LoginActivity.java
com.msted.lensrocket.activities.RecordActivity.java
com.msted.lensrocket.activities.RocketsListActivity.java
com.msted.lensrocket.activities.SelectUsernameActivity.java
com.msted.lensrocket.activities.SendToFriendsActivity.java
com.msted.lensrocket.activities.SettingsActivity.java
com.msted.lensrocket.activities.SignupActivity.java
com.msted.lensrocket.activities.SplashScreenActivity.java
com.msted.lensrocket.activities.WebWrapperActivity.java
com.msted.lensrocket.adapters.FriendsListArrayAdapter.java
com.msted.lensrocket.adapters.RocketsArrayAdapter.java
com.msted.lensrocket.adapters.SendToFriendsArrayAdapter.java
com.msted.lensrocket.adapters.ViewFriendsListArrayAdapter.java
com.msted.lensrocket.base.BaseActivity.java
com.msted.lensrocket.base.BaseListActivity.java
com.msted.lensrocket.datamodels.Friend.java
com.msted.lensrocket.datamodels.RocketFile.java
com.msted.lensrocket.datamodels.Rocket.java
com.msted.lensrocket.datamodels.UserPreferences.java
com.msted.lensrocket.util.DeviceDetector.java
com.msted.lensrocket.util.LensRocketAlert.java
com.msted.lensrocket.util.LensRocketLogger.java
com.msted.lensrocket.util.LensRocketRegisterResponse.java
com.msted.lensrocket.util.LensRocketResponse.java
com.msted.lensrocket.util.NetworkUtilities.java
com.msted.lensrocket.util.NoNetworkConnectivityException.java
com.msted.lensrocket.util.TextValidator.java