iOS/Android apps that connect to NLESP server..
nlesp-apps is hosted in the following web site
https://github.com/Kangmo/nlesp-apps
If you think the Android project nlesp-apps listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of nlesp-apps.
Item | Value |
---|---|
Java File Count | 125 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Minimum SDK Version | 10 |
Activity Count | 21 |
Test Case Count | 1 |
jar files used | bluetest_credentials_1.0.jar jsoup-1.6.2.jar scprov-jdk15-1.46.99.3-UNOFFICIAL-ROBERTO-RELEASE.jar scribe-0.6.6.jar signpost-commonshttp4-1.2.1.1.jar signpost-core-1.2.1.1.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET android.permission.READ_LOGS android.permission.RECEIVE_BOOT_COMPLETED android.permission.RESTART_PACKAGES android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE ch.ethz.twimight.CONTENT_PROVIDERS |
Raw File Names | res\raw\rootkey |
There are 65 image files in nlesp-apps. The names of the image files are listed as follows.
btn_twimight_delete.png btn_twimight_dm.png btn_twimight_favorite.png btn_twimight_favorite_on.png btn_twimight_reply.png btn_twimight_retweet.png btn_twimight_retweet_on.png default_profile.png ic_launcher_twimight.png ic_menu_add.png ic_menu_agenda.png ic_menu_allfriends.png ic_menu_archive.png ic_menu_block.png ic_menu_blocked_user.png ic_menu_cc.png ic_menu_close_clear_cancel.png ic_menu_compose.png ic_menu_delete.png ic_menu_edit.png ic_menu_emoticons.png ic_menu_end_conversation.png ic_menu_forward.png ic_menu_friendslist.png ic_menu_gallery.png ic_menu_help.png ic_menu_home.png ic_menu_info_details.png ic_menu_invite.png ic_menu_manage.png ic_menu_mark.png ic_menu_more.png ic_menu_my_calendar.png ic_menu_mylocation.png ic_menu_myplaces.png ic_menu_notifications.png ic_menu_play_clip.png ic_menu_preferences.png ic_menu_recent_history.png ic_menu_refresh.png ic_menu_revert.png ic_menu_rotate.png ic_menu_save.png ic_menu_search.png ic_menu_send.png ic_menu_share.png ic_menu_slideshow.png ic_menu_star.png ic_menu_start_conversation.png ic_menu_stop.png ic_menu_today.png ic_menu_upload.png ic_menu_view.png ic_menu_zoom.png ic_notification_clear_all.png ic_twimight_compose.png ic_twimight_favorite_off.png ic_twimight_favorite_on.png ic_twimight_favorites.png ic_twimight_info.png ic_twimight_info_large.png ic_twimight_mentions.png ic_twimight_search.png ic_twimight_speech.png id_launcher_twimight.png
The following screenshort is generated from the image listed above.
nlesp-apps has the following Java source files.
ch.ethz.twimight.activities.AboutActivity.java ch.ethz.twimight.activities.ConditionsActivity.java ch.ethz.twimight.activities.DeviceListActivity.java ch.ethz.twimight.activities.EditProfileActivity.java ch.ethz.twimight.activities.FeedbackActivity.java ch.ethz.twimight.activities.LoginActivity.java ch.ethz.twimight.activities.NewDMActivity.java ch.ethz.twimight.activities.NewTweetActivity.java ch.ethz.twimight.activities.PrefsActivity.java ch.ethz.twimight.activities.SearchableActivity.java ch.ethz.twimight.activities.ShowCommentListActivity.java ch.ethz.twimight.activities.ShowDMListActivity.java ch.ethz.twimight.activities.ShowDMUsersListActivity.java ch.ethz.twimight.activities.ShowTweetActivity.java ch.ethz.twimight.activities.ShowTweetListActivity.java ch.ethz.twimight.activities.ShowUserActivity.java ch.ethz.twimight.activities.ShowUserListActivity.java ch.ethz.twimight.activities.ShowUserTweetListActivity.java ch.ethz.twimight.activities.SignInActivity.java ch.ethz.twimight.activities.SignUpActivity.java ch.ethz.twimight.activities.TwimightBaseActivity.java ch.ethz.twimight.activities.WebViewActivity.java ch.ethz.twimight.data.DBOpenHelper.java ch.ethz.twimight.data.FriendsKeysDBHelper.java ch.ethz.twimight.data.HtmlPagesDbHelper.java ch.ethz.twimight.data.LocationDBHelper.java ch.ethz.twimight.data.MacsDBHelper.java ch.ethz.twimight.data.RevocationDBHelper.java ch.ethz.twimight.data.StatisticsDBHelper.java ch.ethz.twimight.location.LocationAlarm.java ch.ethz.twimight.location.LocationHelper.java ch.ethz.twimight.location.LocationThread.java ch.ethz.twimight.net.Html.HtmlPage.java ch.ethz.twimight.net.Html.HtmlService.java ch.ethz.twimight.net.opportunistic.BluetoothComms.java ch.ethz.twimight.net.opportunistic.ScanningAlarm.java ch.ethz.twimight.net.opportunistic.ScanningService.java ch.ethz.twimight.net.tds.TDSAlarm.java ch.ethz.twimight.net.tds.TDSCommunication.java ch.ethz.twimight.net.tds.TDSPublicKey.java ch.ethz.twimight.net.tds.TDSRequestMessage.java ch.ethz.twimight.net.tds.TDSResponseMessage.java ch.ethz.twimight.net.tds.TDSService.java ch.ethz.twimight.net.twitter.CommentAdapter.java ch.ethz.twimight.net.twitter.CommentListView.java ch.ethz.twimight.net.twitter.DMAdapter.java ch.ethz.twimight.net.twitter.DMUserAdapter.java ch.ethz.twimight.net.twitter.DirectMessages.java ch.ethz.twimight.net.twitter.DirectMessagesContentProvider.java ch.ethz.twimight.net.twitter.PicturesIntentService.java ch.ethz.twimight.net.twitter.TweetAdapter.java ch.ethz.twimight.net.twitter.TweetListView.java ch.ethz.twimight.net.twitter.Tweets.java ch.ethz.twimight.net.twitter.TweetsContentProvider.java ch.ethz.twimight.net.twitter.TwitterAlarm.java ch.ethz.twimight.net.twitter.TwitterService.java ch.ethz.twimight.net.twitter.TwitterUserAdapter.java ch.ethz.twimight.net.twitter.TwitterUsers.java ch.ethz.twimight.net.twitter.TwitterUsersContentProvider.java ch.ethz.twimight.net.twitter.UserAdapter.java ch.ethz.twimight.security.CertificateManager.java ch.ethz.twimight.security.KeyManager.java ch.ethz.twimight.security.RevocationListEntry.java ch.ethz.twimight.util.BootReceiver.java ch.ethz.twimight.util.CommunicationReceiver.java ch.ethz.twimight.util.Constants.java ch.ethz.twimight.util.EasySSLSocketFactory.java ch.ethz.twimight.util.EasyX509TrustManager .java ch.ethz.twimight.util.InternalStorageHelper.java ch.ethz.twimight.util.LogFilesOperations.java ch.ethz.twimight.util.OMFReceiver.java ch.ethz.twimight.util.TweetTagHandler.java ch.ethz.twimight.util.TwimightSuggestionProvider.java com.thksoft.vicdata.VdError.java com.thksoft.vicdata.VdHttpConnect.java com.thksoft.vicdata.VdUtil.java com.winterwell.jgeoplanet.BoundingBox.java com.winterwell.jgeoplanet.Dx.java com.winterwell.jgeoplanet.IGeoCode.java com.winterwell.jgeoplanet.IPlace.java com.winterwell.jgeoplanet.Location.java com.winterwell.jgeoplanet.MFloat.java winterwell.json.JSONArray.java winterwell.json.JSONException.java winterwell.json.JSONObject.java winterwell.json.JSONString.java winterwell.json.JSONStringer.java winterwell.json.JSONTokener.java winterwell.json.JSONWriter.java winterwell.jtwitter.AStream.java winterwell.jtwitter.Comment.java winterwell.jtwitter.InternalUtils.java winterwell.jtwitter.Message.java winterwell.jtwitter.OAuthScribeClient.java winterwell.jtwitter.OAuthSignpostClient.java winterwell.jtwitter.Place.java winterwell.jtwitter.RateLimit.java winterwell.jtwitter.Status.java winterwell.jtwitter.Twitter.java winterwell.jtwitter.TwitterEvent.java winterwell.jtwitter.TwitterException.java winterwell.jtwitter.TwitterList.java winterwell.jtwitter.TwitterStream.java winterwell.jtwitter.Twitter_Account.java winterwell.jtwitter.Twitter_Analytics.java winterwell.jtwitter.Twitter_Geo.java winterwell.jtwitter.Twitter_Users.java winterwell.jtwitter.URLConnectionHttpClient.java winterwell.jtwitter.User.java winterwell.jtwitter.UserStream.java winterwell.jtwitter.ecosystem.Klout.java winterwell.jtwitter.ecosystem.PeerIndex.java winterwell.jtwitter.ecosystem.PeerIndexProfile.java winterwell.jtwitter.ecosystem.ThirdParty.java winterwell.jtwitter.ecosystem.Topsy.java winterwell.jtwitter.ecosystem.TwitterCounter.java winterwell.jtwitter.ecosystem.TwitterCounterStats.java winterwell.jtwitter.guts.Base64Encoder.java winterwell.jtwitter.guts.ClientHttpRequest.java