2016.3.1222 / December 22, 2016
(4.2/5) (114)

Description

"UI for Android" is a set of nativeUIcontrolsthat assist in building Android applicationsfaster.
For more information, pleasevisit:http://www.telerik.com/android-ui

Controls & Features included

ListView
- Group, Sort, Filter
- Load on demand
- Pull to refresh
- Selection
- Deck of Cards layout
- Slide layout
- Swipe to execute
- Item reordering
- Linear, Grid and StaggeredGrid layout strategies
- The Telerik ListView is based on the Android RecyclerViewsoUIvitualization is provided out-of-the-box

ChartView
- Series
- Line
- Spline
- Area
- SplineArea
- Bar
- RangeBar
- Pie
- Donut
- Financial (OHLC, Candlestick)
- Scatter
- Bubble
- Axes
- Categorical
- DateTimeCategorical
- DateTimeContinuous
- Linear
- Logarithmic
- Plotting multiple axes on a single chart
- Behaviors
- Pan & Zoom
- Trackball
- Tooltip
- Selection
- Miscellaneous features
- Palettes - set of predefined styles for each chart type
- Annotations - visual elements for highlighting areas ontheplot.Can be used as comments or as markers for specific valuesontheplot.
- Labels - both for series and axes
- Legend

DataForm
- Default and Custom editors
- Validation
- Read-Only mode
- Different commit modes

CalendarView
- Can display events from the device's calendar
- Week, Month & Year view
- Single, Multiple & Range selection
- Customizable cells
- Different events display modes

SideDrawer (NavigationDrawer)
- Predefined open/close animations
- Can be opened from all edges of the screen
- Customizable fade layer
- Customizable drawer size

Gauge
- The Gauge control stretches the data visualizationcapabilitiesofyour app, allowing you to present numeric values overacircularscale. The Gauge is a great way to illustrate themagnitudeof avalue in a given range of upper and lower bounds. Thisvaluecouldbe speed, distance, temperature or progress ofaprocess. 

AutoCompleteTextView
- With AutoCompleteTextView implemented in your appyourend-userscan type faster. The control gives them suggestions,basedon thecharacters they’ve already typed. This is usefulinvarioussituations such as choosing from a list of airports oralist ofknown recipients.  It features:
- Different completion modes: Append, Suggest orSuggestAppend
- Different filter modes: StartsWith, Contains
- Multiple selection of items with Tokens
- Null-text
- Text highlight

Data Source
- A non-UI adapter that offers an easy way to sort, groupandfilterin-memory data. Used internally by the ListView.
- The DataSource is most useful when used as a "data hub"wheredatais obtained, reshaped and sent to a view tobedisplayed.

AppFeedback
- A component that exposes an easy way to gather feedbackfromyourapplication users. The AppFeedback control is integratedwiththeTelerik Platform and provides a convenient way to managetheuserfeedback.

ScrollView
- A control based on the native Android ScrollViewthatprovidessimultaneous horizontal and vertical scrolling.

New examples are added regularly. The application's sourcecodeisavailableonGitHub:https://github.com/telerik/Android-samples/tree/master/Telerik-Examples

App Information Telerik Examples

Telerik Examples Version History

Select Telerik Examples Version :
  • 2016.3.1222 (13) - Latest Version
  • 2016.1.127 (12)
  • 2015.3.1009 (11)
  • Telerik Examples 2016.3.1222 APK File

    Publish Date: 2017 /1/19
    Requires Android: Android 4.0+ (Ice Cream Sandwich, API: 14)
    File Size: 31.7 MB
    Tested on: Android 6.0 (Marshmallow, API: 23)
    File Sha1: 6a4ab3090085f69e5abbcf28839d77734811caa4
    APK Signature: 13f0e88b537548c507d790d49737d7c5f0da2131
  • Telerik Examples 2016.1.127 APK File

    Publish Date: 2016 /2/16
    Requires Android: Android 4.0+ (Ice Cream Sandwich, API: 14)
    File Size: 20.9 MB
    Tested on: Android 6.0 (Marshmallow, API: 23)
    File Sha1: 869f32a2cdf9cdff0234696db5c9e823c021608b
    APK Signature: 13f0e88b537548c507d790d49737d7c5f0da2131
  • Telerik Examples 2015.3.1009 APK File

    Publish Date: 2015 /10/18
    Requires Android: Android 4.0+ (Ice Cream Sandwich, API: 14)
    File Size: 20.8 MB
    Tested on: Android 5.1 (Lollipop, API: 22)
    File Sha1: c6a79cf1e0df5dbfb0c8eebf1806b19553c0ee49
    APK Signature: 13f0e88b537548c507d790d49737d7c5f0da2131

Telerik Show More...

Telerik Examples 2016.3.1222 APK
Telerik
"UI for Android" is a set of nativeUIcontrolsthat assist in building Android applicationsfaster.For more information, pleasevisit:http://www.telerik.com/android-uiControls & Features includedListView- Group, Sort, Filter- Load on demand- Pull to refresh- Selection- Deck of Cards layout- Slide layout- Swipe to execute- Item reordering- Linear, Grid and StaggeredGrid layout strategies- The Telerik ListView is based on the Android RecyclerViewsoUIvitualization is provided out-of-the-boxChartView- Series- Line- Spline- Area- SplineArea- Bar- RangeBar- Pie- Donut- Financial (OHLC, Candlestick)- Scatter- Bubble- Axes- Categorical- DateTimeCategorical- DateTimeContinuous- Linear- Logarithmic- Plotting multiple axes on a single chart- Behaviors- Pan & Zoom- Trackball- Tooltip- Selection- Miscellaneous features- Palettes - set of predefined styles for each chart type- Annotations - visual elements for highlighting areas ontheplot.Can be used as comments or as markers for specific valuesontheplot.- Labels - both for series and axes- LegendDataForm- Default and Custom editors- Validation- Read-Only mode- Different commit modesCalendarView- Can display events from the device's calendar- Week, Month & Year view- Single, Multiple & Range selection- Customizable cells- Different events display modesSideDrawer (NavigationDrawer)- Predefined open/close animations- Can be opened from all edges of the screen- Customizable fade layer- Customizable drawer sizeGauge- The Gauge control stretches the data visualizationcapabilitiesofyour app, allowing you to present numeric values overacircularscale. The Gauge is a great way to illustrate themagnitudeof avalue in a given range of upper and lower bounds. Thisvaluecouldbe speed, distance, temperature or progress ofaprocess. AutoCompleteTextView- With AutoCompleteTextView implemented in your appyourend-userscan type faster. The control gives them suggestions,basedon thecharacters they’ve already typed. This is usefulinvarioussituations such as choosing from a list of airports oralist ofknown recipients.  It features:- Different completion modes: Append, Suggest orSuggestAppend- Different filter modes: StartsWith, Contains- Multiple selection of items with Tokens- Null-text- Text highlightData Source- A non-UI adapter that offers an easy way to sort, groupandfilterin-memory data. Used internally by the ListView.- The DataSource is most useful when used as a "data hub"wheredatais obtained, reshaped and sent to a view tobedisplayed.AppFeedback- A component that exposes an easy way to gather feedbackfromyourapplication users. The AppFeedback control is integratedwiththeTelerik Platform and provides a convenient way to managetheuserfeedback.ScrollView- A control based on the native Android ScrollViewthatprovidessimultaneous horizontal and vertical scrolling.New examples are added regularly. The application's sourcecodeisavailableonGitHub:https://github.com/telerik/Android-samples/tree/master/Telerik-Examples
Examples NativeScript 1.6.2 APK
Telerik
The app is in **BETA** version, please begentle!If you are interested to see the source code of the app, pleasevisit in GitHub - http://github.com/NativeScript/nativescript-marketplace-demoThis app shows scenarios developers can achieve usingNativeScript. Browse the examples to get first-hand experience withthe framework. A Source code preview is available for everyexample.Telerik UI for NativeScript key features:Chart- 10 Chart Types: Column, Bar, Pie, Doughnut, Line, Spline, LineArea, Spline Area, Scatter and Stacked Charts, Candlestick andOHLC, Financial Indicators.- Chart Axes Type Support: Numeric, Categorical and Date/Time axes,allowing you to plot any type of data.- Easy Data Population: Chose among three easy ways to populate theiOS Chart with data, depending on your coding style.- Fully Customizable: Accommodates as many app scenarios aspossible; the controls give you great customizationflexibility.- Animations and Interactivity: The controls ship with a collectionof pre-built Core Animations and UIKit Dynamics basedanimations.ListView- Load on demand- Pull to refresh- Selection- Deck of Cards layout- Swipe to execute- Item reordering- Linear, Grid and StaggeredGrid layout strategies- The Telerik ListView is based on the Android RecyclerView so UIvitualization is provided out-of-the-boxSideDrawer (NavigationDrawer)- Predefined open/close animations- Can be opened from all edges of the screen- Customizable fade layer- Customizable drawer size
NativeScript Developer App APK
Telerik
NativeScript Developer App is a testingutility for designers and developers who are using Progress TelerikPlatform and Progress Telerik AppBuilder to develop native mobileapps with NativeScript.After installing the developer app, you will be able to useAppBuilder LiveSync™ to instantly view and test code changes onyour device.
Cordova Developer App 3.7.2 APK
Telerik
Cordova Developer App by Progress is a testingutility for web designers and developers who are using TelerikPlatform and Telerik AppBuilder to develop hybrid mobileapps.After installing the developer app you will be able to useAppBuilder LiveSync™ to instantly view and testHTML5/CSS/JavaScript changes on your device.
LunchBoat 1.2.0 APK
Telerik
Hunger is on the horizon. Gather your crew andset sail to your favorite eatery with LunchBoat, the best socialmeal planning app on the high seas.LunchBoat provides a fun, easy way to coordinate lunch planswith friends. Commission a boat, set your desired food source asthe Port, pick your departure time, and set sail. Or, if you'remore of a follower, join the crew of a friend's boat. Create afleet to keep you and your friends' whereabouts secret from others(you sneaky pirates, you).Features:- Fun nautical theme- The larger the crew, the bigger the boat- Set your profile photo from your camera or photo album- Add your favorite locations to the Ports list- Configurable push notifications keep you up-to-date on yourboat's status- Register your account to use the app across multiple devices (iOSand Android)This app was built using the Telerik AppBuilder, Kendo UIMobile, and Telerik Backend Services products. Please send us yourfeedback! You can follow the LunchBoat team on Twitter(@LunchBoat).Avast!The LunchBoat Team
Sitefinity Box 1.0.3 APK
Telerik
Sitefinity Box connects you to a liveinstanceof Sitefinity CMS by Telerik, allowing you to edit, author,anddelete content in multiple Sitefinity 6.0 modules. Use this apptoauthenticate using your Sitefinity, credentials and you'llreceivea native content authoring experience directly on yourAndroidphone.
Platform Companion App 1.1.4 APK
Telerik
Telerik Platform Companion App by Progress isa testing utility for hybrid and NativeScript developers who areusing Telerik Platform and Telerik AppBuilder to develop mobileapps. It provides finer control over the AppBuilder companion appand the NativeScript companion app.Main features:* You can log into your account and review your current apps inprogress.* You can load any of your apps in its respectiveframework-specific developer app from the menu of availableapps.* You can load any app in its respective framework-specificdeveloper app by scanning a valid QR code.* You can view the logs for each of the apps you have run in aframework-specific developer app.* You can test your apps in a release or a debug buildconfiguration.* You can configure various settings for the framework-specificdeveloper apps.* You can check the framework versions of the currently installedframework-specific developer apps.* You can check the plugins and modules that you can test in thecurrently installed framework-specific developer apps.
Progress Virtual Assistant APK
Telerik
By using conversational user interface, theProgress Virtual Assistant is aiming to improve the way we findinformation at Progress and deal with organizational andadministrative tasks at work. Just type what you want to do and theVirtual Assistant will understand.