新品

KADYBE 10" D106 Silver 2026

Its key advantage is the all-in-one bundle: a 10-inch 1280x800 IPS tablet with a keyboard, stylus, mouse, case, and screen protector, along with dual SIM 4G and 1TB expandable storage. It runs Android 15 on a Unisoc T606 octa-core chip with 8GB RAM and a 7,000mAh battery for all-day use. Ideal for students and light business users needing a cost-effective, cellular-ready device for note-taking, document editing, and video calls.

CPU 2 GHz
RAM 8 GB
Storage 128 GB
Screen 10" 1280x800
OS Android 14
stylus true
cellular true
KADYBE 10" D106 Silver 2026 tablet
53 综合评分
其他可用国家/地区:

关于此Tablet

Product description .aplus-v2 .container-with-background-image { width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover; } function logShoppableMetrics(moduleName, showsAddToCart) { if (window.ue && window.ue.count) { window.ue.count("aplus:shoppable:" + moduleName + ":addToCart", showsAddToCart ? 1 : 0); } } .aplus-v2 .premium-aplus-module-2 .premium-background-wrapper { position: relative; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper { position: absolute; width: 50%; height: 100%; top: 0; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right { left: 50%; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right { left: auto; right: 50%; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.secondary-color { color: #fff; } .aplus-v2 .premium-aplus-module-2 .premium-intro-background { padding: 20px; } .aplus-v2 .premium-aplus-module-2 .aplus-module-2-topic { padding-bottom: 10px; } .aplus-v2 .premium-aplus-module-2 .aplus-module-2-heading { padding-bottom: 20px; } .aplus-v2 .premium-aplus-module-2 .aplus-module-2-description { line-height: 1.5em; } .aplus-v2 .premium-aplus-module-2 .premium-intro-background.white-background { background: rgba(255,255,255,0.5); } .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background { background: rgba(0,0,0,0.5); } .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background h1, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background h5, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ol, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ul, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ol .a-list-item, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ul .a-list-item { color: #fff; } .aplus-v2 .premium-aplus-module-2 .premium-intro-content-container { display: table; height: 100%; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.left .premium-intro-content-container { padding-left: 40px; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.left .premium-intro-content-container { padding-left: 0px; padding-right: 40px; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right .premium-intro-content-container { padding-right: 40px; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right .premium-intro-content-container { padding-right: 0px; padding-left: 40px; } .aplus-v2 .premium-aplus-module-2 .premium-intro-content-column { display: table-cell; vertical-align: middle; } (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.now('premium-module-5-comparison-table-scroller').execute(function(init){ if (init) { return; } P.register('premium-module-5-comparison-table-scroller', function(){ return function() { P.when('jQuery', 'a-popover', 'A', 'ready').execute(function($, popover, A) { function initCompTable(module) { /** * Premium comparison table: popover trigger module */ var comparisonName = $(module).data('comparison-name'); (function() { var $additionalInfo = $('.aplus-v2 .aplus-popover-trigger'); $additionalInfo.each(function(i, trigger) { return popover.create(trigger, $(trigger).data()); }); $additionalInfo.hover( function() { $(this).focus(); } ); })(); /** * Premium comparison table: adjust column width module */ (function() { var VISIBLE_COLUMNS = 4.2; /* How many visible columns on load */ var MIN_WIDTH = 230; var getWidth = function() { return $(this).outerWidth(); } /* cache selectors */ var $container = $('.aplus-v2 .comparison-table #'+comparisonName), $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'), $slider = $('.aplus-v2 .comparison-table #'+comparisonName+' .table-slider'), $columns = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column'), $activeColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column.active.active-item'); /* Formula for determining desired column width */ var calculatedColumnWidth = Math.floor( ($container.innerWidth() - $header.innerWidth()) / VISIBLE_COLUMNS ); var childWidths = $activeColumn.map(getWidth).get(); var maxChildWidth = Math.max(MIN_WIDTH, Math.max.apply(Math, childWidths)); var minColumnWidth = $columns.innerWidth(); /* set the min-width of each column to the calulated width or minWidth */ $columns.css( 'min-width', Math.max(MIN_WIDTH, (calculatedColumnWidth < minColumnWidth ? calculatedColumnWidth : minColumnWidth)) ); $activeColumn.css('width', maxChildWidth); /* show the component */ $container.removeClass('loading'); })(); /** * Premium comparison table: sticky attribute & column */ (function() { /* cache selectors */ const comparisonTable = document.querySelector('.aplus-v2 .comparison-table #'+comparisonName); const header = comparisonTable.querySelector('td.attribute'); const fixedColumn = comparisonTable.querySelector('td.active'); const attributeColumnObserver = new ResizeObserver((entries) => { for (let entry of entries) { const bounds = entry.target.getBoundingClientRect().width; const activeCellWidth = window.getComputedStyle(fixedColumn).left; if (bounds + "px" !== activeCellWidth) { const activeCells = document.querySelectorAll('.aplus-data-column.active'); activeCells.forEach(cell => cell.style.left = bounds + "px"); } } }) attributeColumnObserver.observe(header) })(); /** * Premium comparison table: top scroll bar */ (function() { /* cache selectors */ var $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'), $fixedColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' td.active'), $scrollWrapperTop = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-top'), $scrollWrapperBottom = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-bottom'), $scrollWidth = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-width'), $scrollBar = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-bar'); /* confirm fixed column exists and can add width to the total width of the scroll bar */ var fixedColumnWidth = $fixedColumn.innerWidth(); if ( fixedColumnWidth === null ) { fixedColumnWidth = 0; } /* set width of scrollBar */ $scrollBar.css('width', $scrollWidth.innerWidth() + fixedColumnWidth + $header.innerWidth()); /* connect scrolls together */ $scrollWrapperTop.scroll(function() { $scrollWrapperBottom.scrollLeft($scrollWrapperTop.scrollLeft()); }); $scrollWrapperBottom.scroll(function() { $scrollWrapperTop.scrollLeft($scrollWrapperBottom.scrollLeft()); }); })(); } $('.aplus-v2 .premium-aplus-module-5 .table-container').each(function(index, module) { initCompTable(module); }); }); } }); }); })); /** * Premium-module 5: Comparision table - scroller */ .aplus-v2 .premium-aplus-module-5 h1 { padding-bottom: 30px; } /* position column-headers relative to this table */ .aplus-v2 .premium-aplus-module-5 .table-container { position: relative; opacity: 1; } .aplus-v2 .premium-aplus-module-5 .table-container.loading { opacity: 0; } .aplus-v2 .premium-aplus-module-5 .table-slider { overflow-x: scroll; overflow-y: visible; width: 100%; } .aplus-v2 .premium-aplus-module-5 td.attribute { min-width: 300px; top: auto; left: 0; z-index: 100; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-5 td.attribute { right: 0px; left: auto; } .aplus-v2 .premium-aplus-module-5 td.active-item, .aplus-v2 .premium-aplus-module-5 th.active-item { top: auto; left: 300px; z-index: 100; } html[dir="rtl"] .premium-aplus-module-5 td.active-item, html[dir="rtl"] .premium-aplus-module-5 th.active-item { left: auto; right: 300px; } .aplus-v2 .premium-aplus-module-5 .attribute, .aplus-v2 .premium-aplus-module-5 .active-item{ position: sticky; } .aplus-v2 .premium-aplus-module-5 table.a-bordered td, .aplus-v2 .premium-aplus-module-5 table.a-bordered th { background-color: #fff; } .aplus-v2 .premium-aplus-module-5 table.a-bordered td.attribute .aplus-popover-trigger::after { content: "?"; display: inline-block; font-size: 12px; position: relative; bottom: 5px; } .aplus-v2 .premium-aplus-module-5 .product-title { font-size: 15px; padding: 10px 0; } .aplus-v2 .premium-aplus-module-5 .scroll-width { overflow-x: scroll; overflow-y: visible; } .aplus-v2 .premium-aplus-module-5 td.attribute.empty { height: 300px; } .aplus-v2 .premium-aplus-module-5 .header-img { padding-top: 10px; } /* Override default AUI .a-bordered table borders */ .aplus-v2 .premium-aplus-module-5 table.a-bordered { border-width: 0; border-color: #eaeaea; border-style: solid; } /* Size the top scroller */ .aplus-v2 .premium-aplus-module-5 .scroll-wrapper-top { width: 100%; height: 20px; overflow-x: scroll; overflow-y: visible; } .aplus-v2 .premium-aplus-module-5 .scroll-bar { height: 1px; } .aplus-v2 .premium-aplus-module-5 .add-to-cart { line-height: 1rem; font-weight: normal; } .aplus-v2 .premium-aplus-module-5 .review { font-size: 14px; } /** * Premium modules global styles */ .aplus-v2.desktop { max-width: 1464px; min-width: 800px; margin-left: auto; margin-right: auto; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; } /* Undo this for tech-specs because it breaks table layout */ .aplus-v2.desktop .premium-aplus .aplus-tech-spec-table { word-break: initial; } .aplus-v2 .premium-aplus, .aplus-v2 .premium-aplus .aplus-h1, .aplus-v2 .premium-aplus .aplus-h2, .aplus-v2 .premium-aplus .aplus-p1, .aplus-v2 .premium-aplus .aplus-p2, .aplus-v2 .premium-aplus .aplus-p3, .aplus-v2 .premium-aplus .aplus-accent1, .aplus-v2 .premium-aplus .aplus-accent2 { font-family: Arial, sans-serif; } .aplus-v2 .premium-aplus, .aplus-v2 .premium-aplus .aplus-h1, .aplus-v2 .premium-aplus .aplus-h2, .aplus-v2 .premium-aplus .aplus-p1, .aplus-v2 .premium-aplus .aplus-p2, .aplus-v2 .premium-aplus .aplus-p3, .aplus-v2 .premium-aplus .aplus-accent1, .aplus-v2 .premium-aplus .aplus-accent2 { font-family: inherit; } /* type */ .aplus-v2 .premium-aplus .aplus-h1 { font-size: 32px; line-height: 1.2em; font-weight: 500; } .aplus-v2 .premium-aplus .aplus-h2 { font-size: 26px; line-height: 1.25em; font-weight: 500; } .aplus-v2 .premium-aplus .aplus-h3 { font-size: 18px; line-height: 1.25em; font-weight: 500; } .aplus-v2 .premium-aplus .aplus-p1 { font-size: 20px; line-height: 1.3em; font-weight: 300; } .aplus-v2 .premium-aplus .aplus-p2 { font-size: 16px; line-height: 1.4em; font-weight: 300; } .aplus-v2 .premium-aplus .aplus-p3 { font-size: 14px; line-height: 1.4em; font-weight: 300; } .aplus-v2 .premium-aplus .aplus-accent1 { font-size: 16px; line-height: 1.4em; font-weight: 600; } .aplus-v2 .premium-aplus .aplus-accent2 { font-size: 14px; line-height: 1.4em; font-weight: 600; } /* spacing */ .aplus-v2 .aplus-container-1 { padding: 40px; } .aplus-v2 .aplus-container-1-2 { padding: 40px 80px; } .aplus-v2 .aplus-container-2 { padding: 80px; } .aplus-v2 .aplus-container-3 { padding: 40px 0; } /* Display */ .aplus-v2 .premium-aplus .aplus-display-table { display: table; } .aplus-v2 .premium-aplus .aplus-display-table-cell { display: table-cell; } .aplus-v2 .premium-aplus .aplus-display-inline-block { display: inline-block; } /* Aplus display table with min-width 1000px and fill remaining space inside parent */ .aplus-v2.desktop .premium-aplus .aplus-display-table-width { min-width: 1000px; width: 100% } /** * Padding and margin for element should be 10, 20, 40, or 80 px. Considering mini 10, small 20, medium 40, large 80. */ /** * Premium-module 12: Nav Carousel */ .aplus-v2 .premium-aplus-module-12 .aplus-carousel-card { position: relative; width: 100%; } .aplus-v2 .premium-aplus-module-12 .aplus-carousel-container { position: relative; } .aplus-v2 .premium-aplus-module-12 .aplus-image-carousel-container { /* Match the aspect ratio of the desktop image uploaded via the editor (1464px x 600px) */ padding-top: calc(600 / 1464 * 100%); /* ~40.983% */ height: 0; } .aplus-v2 .premium-aplus-module-12 .aplus-image-carousel-container > div { position: absolute; width: 100%; height: 100%; top: 0; left: 0; } /* Override AUI styles. It poorly attempts to measure the slide heights before waiting until images load. */ .aplus-v2 .premium-aplus-module-12 .a-carousel-viewport { height: 100% !important; } .aplus-v2 .premium-aplus-module-12 .aplus-card-image img { width: 100%; height: auto; } .aplus-v2 .premium-aplus-module-12 .aplus-card-details-wrapper { position: absolute; top: 0; width: 50%; height: 100%; } .aplus-v2 .premium-aplus-module-12 .aplus-card-detail { display: table; width: 100%; height: 100% } .aplus-v2 .premium-aplus-module-12 .card-description { text-align: left; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-12 .card-description { text-align: right; } .aplus-v2 .premium-aplus-module-12 .aplus-table-cell { display: table-cell; vertical-align: middle; } .aplus-v2 .premium-aplus-module-12 .aplus-text-background { padding: 20px; } .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color { background: rgba(0, 0, 0, 0.5); } .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color, .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color h1, .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color h5, .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color ol, .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color ul, .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color ol .a-list-item, .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color ul .a-list-item { color: #fff; } .aplus-v2 .premium-aplus-module-12 .description { margin-top: 20px; } /* nav */ .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions { position: absolute; top: 20px; width: 100%; text-align: center; } .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn { display: inline-block; margin: 7px 10px; cursor: pointer; border-radius: 30px; border: 2px solid #000; line-height: 2.5em; min-width: 200px; background-color: #fff; white-space: nowrap; color: #000; } .aplus-v2 .premium-aplus-module-12 .aplus-carousel-index { display: none; } .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.aplus-active { border-color: #fff; background-color: #000; color: #fff; } /** * Regimen template specific css */ html[dir="rtl"] .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.regimen { text-align: right; } .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions.regimen { text-align: right; top: 50%; width: 250px; right: 75px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } html[dir="rtl"] .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions.regimen { text-align: left; top: 50%; left: 75px; right: auto; } .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.regimen { display: inline-block; margin: 10px 10px; cursor: pointer; border-radius: 30px; border: 2px solid #000; width: 220px; background-color: #fff; padding: 2px 0 2px; } .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.regimen.aplus-active { border-color: #fff; background-color: #000; color: #fff; } .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.regimen.aplus-active .aplus-carousel-index { color: inherit; } .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.regimen.aplus-active .aplus-carousel-label { color: inherit; } .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions .regimen .aplus-carousel-index { display: inline-block; width: 12px; color: #000; } .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions .regimen .aplus-carousel-label { color: #000; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions .regimen .aplus-carousel-index { margin-left: 0px; margin-right: 6px; } .aplus-v2 .premium-aplus-module-12 .aplus-headline-top.regimen { position: absolute; top: 0; left: 0; width: 100%; background-color: #000; opacity: 0.5; text-align: center; } .aplus-v2 .premium-aplus-module-12 .aplus-headline-top.regimen .aplus-headline { color: #fff; line-height: 2em; } /** * Navigation template specific css */ .aplus-v2 .premium-aplus-module-12--top-nav .aplus-carousel-actions { background-color: rgba(0, 0, 0, 0.8); top: 0px; } .aplus-v2 .premium-aplus-module-12--top-nav .aplus-goto-btn { padding: 8px; color: #fff; background-color: transparent; border: none; } .aplus-v2 .premium-aplus-module-12--top-nav .aplus-goto-btn.aplus-active { text-decoration: underline; text-underline-offset: 0.8em; text-decoration-thickness: 3px; background-color: transparent; border: none; } (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.now('premium-module-12-nav-carousel').execute(function(init) { if (init) { return; } P.register('premium-module-12-nav-carousel', function(){ return function() { P.when('A', 'jQuery', 'a-carousel-framework', 'ready').execute(function (A, $, framework) { function initiateCarousel(module) { var MODULE_ID = $(module).data('module-id'); /** * Carousel button element classname * @const */ var GOTO_BTN_CLASS_NAME = "aplus-goto-btn-" + MODULE_ID; /** * Carousel button element active classname * @const */ var GOTO_BTN_ACTIVE_CLASS_NAME = "aplus-active"; /** * AUI name for aui carousel * @const */ var CAROUSEL_NAME = "premium-aplus-12-carousel-" + MODULE_ID; /** * Module class name * @const */ var MODULE_CLASS_NAME = ".aplus-v2 .premium-aplus-module-12"; /** * Carousel text container class name * @const */ var TEXT_CONTAINER_CLASS_NAME = MODULE_CLASS_NAME + " .aplus-carousel-text-container-" + MODULE_ID; /** * Carousel text hidden class name * @const */ var TEXT_CONTAINER_HIDDEN = "aplus-hidden"; /** * Carousel horizontal scroll container class name * @const */ var HORIZONTAL_SCROLL_CONTAINER_CLASS_NAME = MODULE_CLASS_NAME + " .aplus-horizontal-scroll-container-" + MODULE_ID; function showCarouselText(oldIndex, newIndex) { var oldClass = TEXT_CONTAINER_CLASS_NAME + "-" + oldIndex; var newClass= TEXT_CONTAINER_CLASS_NAME + "-" + newIndex; $(oldClass).addClass(TEXT_CONTAINER_HIDDEN); $(newClass).removeClass(TEXT_CONTAINER_HIDDEN); } function scrollToCarouselButton(scrollLeft) { if ($(HORIZONTAL_SCROLL_CONTAINER_CLASS_NAME).length) { $(HORIZONTAL_SCROLL_CONTAINER_CLASS_NAME).animate({scrollLeft}, 200); } } /** * Creates a CarouselButton class for provided carousel instance * @param {object} carousel - AUI Carousel instance * @returns {Class} - CarouselButton Class */ function CarouselButtonTemplate(carousel) { /** * Button for controlling the active slide * @constructor * @param {number} index - slide index * @param {DOMElement} [elem] - optional DOM element to use as this objects DOM representation */ function CarouselButton(index, elem) { var self = this; this.index = index; this.carousel = carousel; /* create the button element */ this.elem = this.getElem(elem); this.$elem = $(this.elem); /* store jquery version */ this.elem.addEventListener('click', self.handleClick.bind(self)); this.elem.setAttribute('role', 'tab'); /* add this object to the object manager */ CarouselButton.objects.byId[index] = this; CarouselButton.objects.all.push(this); } /** * Describe behavior for click events on this.elem * @memberOf CarouselButton */ CarouselButton.prototype.handleClick = function(e) { e.preventDefault(); this.carousel.gotoPage(this.index); }; /** * Enter active state * @memberOf CarouselButton */ CarouselButton.prototype.activate = function() { this.$elem.addClass(GOTO_BTN_ACTIVE_CLASS_NAME).attr('aria-selected', 'true'); }; /** * Enter inactive state * @memberOf CarouselButton */ CarouselButton.prototype.deactivate = function() { this.$elem.removeClass(GOTO_BTN_ACTIVE_CLASS_NAME).attr('aria-selected', 'false'); }; /** * Returns an existing or creates a new bound element for this object * @memberOf CarouselButton * @param {DOMElement} [elem] - optionally provide an existing element in the DOM to use * @returns {DOMElement} - this objects DOM representation */ CarouselButton.prototype.getElem = function(elem) { if (this.elem) return this.elem; if (elem) return elem; var createdElem = document.createElement('span'); createdElem.className = GOTO_BTN_CLASS_NAME; return createdElem; }; /** @const Object manager */ CarouselButton.objects = { byId: {}, all: [], }; return CarouselButton; } framework.onInit(CAROUSEL_NAME, function(carousel) { /** @const {Class} */ var CarouselButton = CarouselButtonTemplate(carousel); /* create carousel controls */ var $carouselBtns = $(safeClassSelector(GOTO_BTN_CLASS_NAME)); var btns = $carouselBtns.map(function(i, btnElem) { return new CarouselButton(i + 1, btnElem); }); /* activate first one */ CarouselButton.objects.byId[1].activate(); /* Listen to slide changes */ A.on("a:carousel:" + CAROUSEL_NAME + ":change:pageNumber", function (data) { var newCarouselButton = CarouselButton.objects.byId[data.newValue]; var marginLeft = parseInt(getComputedStyle(newCarouselButton.elem).getPropertyValue('margin-left')); var positionLeft = newCarouselButton.elem.offsetLeft - marginLeft; newCarouselButton.activate(); CarouselButton.objects.byId[data.oldValue].deactivate(); scrollToCarouselButton(positionLeft); showCarouselText(data.oldValue, data.newValue); }); }); /** * @returns {string} - css classname prefixed with module selector */ function safeClassSelector(className) { return '.' + MODULE_CLASS_NAME + ' .' + className; } } $('.aplus-v2 .premium-aplus-module-12 .aplus-carousel-container').each(function (index, module) { initiateCarousel(module); }); framework.createAll(); framework.initializeAll(); }); } }) }); })); <img alt="A1" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/a51b4f97-932e-487a-9f49-71c607eddc3e.__CR0,0,1464,600_PT0_SX1464_V1___.jpg"/> Previous page Next page 1 Tablet Specification 2 Tablet Package (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('premium-module-12-nav-carousel').execute(function(init){ init(); }); })); Previous page Next page 1 Newest Android 14 OS 2 Dual Box Speakers (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('premium-module-12-nav-carousel').execute(function(init){ init(); }); })); Previous page Next page 1 MAX 14+128GB Storage 2 10 Inch IPS Display (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('premium-module-12-nav-carousel').execute(function(init){ init(); }); })); Previous page Next page 1 Octa-Core T606 Chip 2 Eye-Protect Screen (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('premium-module-12-nav-carousel').execute(function(init){ init(); }); })); Previous page Next page 1 4/3/2G Phone calls 2 13+8MP Dual Camera (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('premium-module-12-nav-carousel').execute(function(init){ init(); }); })); 2025 Newest Tablet On Sale Prime This product logShoppableMetrics("premium-module-5-comparison-table-scroller", false) Buying Options Hot product logShoppableMetrics("premium-module-5-comparison-table-scroller", false) Buying Options Hot product logShoppableMetrics("premium-module-5-comparison-table-scroller", false) Buying Options Hot product logShoppableMetrics("premium-module-5-comparison-table-scroller", false) Buying Options Hot product logShoppableMetrics("premium-module-5-comparison-table-scroller", false) Buying Options Hot product logShoppableMetrics("premium-module-5-comparison-table-scroller", false) Buying Options Customer Reviews .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 4.1 out of 5 stars 302 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 4.2 out of 5 stars 241 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 4.2 out of 5 stars 1,645 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 4.2 out of 5 stars 1,645 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 3.8 out of 5 stars 30 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 4.2 out of 5 stars 700 Price $109.99$109.99 $119.99$119.99 $109.99$109.99 — — — Color White Front Silver Back Black Front Gray Back White Front Silver Back Black Front Black Back Black Front Black Back Black Front Gray Back Size 10.1 inch 11 Inch 10.1 inch 10.1 inch 10.1 inch 10.1 inch ROM 128GB 128GB 128GB 128GB 128GB 128GB RAM 14(8+6 expand)GB 16(8+8 expand)GB 16(8+8 expand)GB 16(8+8 expand)GB 16(8+8 expand)GB 4GB Processor Unisoc T606 Octa-core MTK MT8786 Octa-core MTK MT8183 Octa-core MTK MT8183 Octa-core MTK MT8183 Octa-core Unisoc T610 Octa-core WiFI Band 5+2.4GHZ 5+2.4GHZ 5+2.4GHZ 5+2.4GHZ 5+2.4GHZ 5+2.4GHZ Battery 7000mAh 8000mAh 7000mAh 7000mAh 7000mAh 7000mAh Package Tablet Multi-Accessory Kit Tablet Multi-Accessory Kit Tablet Multi-Accessory Kit Tablet Multi-Accessory Kit Tablet with case Tablet Multi-Accessory Kit OS Android 14 Android 14 Android 13 Android 13 Android 13 Android 12 Sim card function YES YES NO NO NO NO (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('premium-module-5-comparison-table-scroller', 'ready').execute(function(init){ init() }); }));

  • 【Advanced Android 15 Operating System】: 2026 Newest Tablet experience cutting-edge technology with the latest Android 15 OS, designed to deliver a seamless and responsive tablet user interface. Android 15 Tablet has been certified by play store, any apps in play store you can get easily, the powerful split screen function and five fingers touch can let you operate as you like, more functions waiting for you to explore.
  • 【Robust 14+128 GB Storage 1TB Expandable】: Android tablet equipped with a substantial 14 GB (8+6virtual) of RAM and 128 GB of internal storage, this tablet handles large-scale applications and multitasking with ease. Whether you're streaming, or managing extensive data, it provides ample space and speed to meet all your needs without lag. What's more, tablets support up to 1TB micro sd card.
  • 【High-Performance Octa-Core Processor】: 2026 Tablet is powered by T606 2.0 ghz octa-core processor that guarantees high efficiency and smooth operation across all tasks. The 10 inch tablet utilizes an advanced 12nm process to achieve a balance between performance and power consumption, suitable for all ages as a device for work and leisure and a wonderful tablet for loved ones and friends.
  • 【Dual SIM and High-Speed Connectivity】: This tablet with sim card slots supports dual nano sim cards with 4G/3G/2G connectivity, allowing you to stay connected with high-speed internet access wherever you go. Additionally, WiFi tablet equipped with 5+2.4GHz Wi-Fi capability, ensuring faster and more reliable internet connections, perfect for streaming, downloading without interruptions. (Sim card is not included)
  • 【Long-Lasting Battery and Dual Camera】: Android 15 tablet boasts a 7000mAh Long-Lasting battery, offering extended usage times to keep you powered throughout the day without frequent recharges. Dual 13+8MP Rear and Front Cameras can perfectly capture all your beautiful moments, making it more suitable for use on the go.
  • 【Vivid IPS Display and Dual Box Speakers】: Enjoy a superior viewing experience on the 10 inch tablet IPS display, which provides exceptional color reproduction and wide viewing angles. The Large view tablet is ideal for watching HD movies, reading detailed content, and immersive gaming, bringing visuals to life with vibrant colors and sharp details. Dual box speakers provides all-around balanced audio to give you a better music experience on this KADYBE Tablet.
  • 【Lifetime Customer Support and Full Package】: Tablet with keyboard full package comes with bluetooth keyboard, protective case, wireless mouse, screen-protector, stylus and charger, you don’t need to waste time to purchase any accessory . This tablet comes with lifetime customer service to assist you with any queries or issues you may encounter. Furthermore, tablets on sale includes a one-year additional, covering any manufacturing defects, ensuring that your investment is protected.

The 30-Second Version

An okay budget tablet with a killer accessory bundle, undone by a terrible screen and questionable durability. Buy it only if it's deeply discounted and you don't plan to drop it.

Overview

The KADYBE D106 is the kind of tablet that throws in everything but the kitchen sink, and honestly, at the price we've seen it going for, it's a tempting grab for a casual user. It ships with a keyboard, case, mouse, stylus, and screen protector, and packs a big 7000mAh battery along with a 4G SIM slot. But that screen, a dull 10-inch 1280x800 IPS panel, is a major letdown, and the "Android 15" claim is marketing fiction, it's actually Android 14. The real story? It's a value play with some hidden costs: durability seems questionable based on owners' experiences.

Performance

For basic tablet tasks, the Unisoc T606 and 8GB of RAM (which you can't actually use all at once, despite the "14GB" label) are surprisingly snappy. Apps open quickly and web browsing with a few tabs is fine. Don't expect any gaming prowess, but it held its own in our benchmarks, landing in the top fifth of budget chips. What surprised us is how much the screen drags down the experience: it's hard to enjoy any content when the display is this washed-out and low-res, making the fast processor feel wasted.

Performance Percentiles

CPU 83.3
GPU 82.2
RAM 66.3
Screen 10.2
Battery 69.1
Feature 80.9
Storage 52.7
User Sentiment 37.9
Connectivity 72.6
Social Proof 65.6

Pros & Cons

Pros

  • Incredible bundle of accessories (keyboard, case, stylus, mouse, screen protector) 83th
  • Strong battery life with the 7000mAh cell 82th
  • Dual SIM 4G and Wi-Fi 5 keep you connected on the go 81th
  • Decent general speed for the price from the T606 chip 73th

Cons

  • Screen is a low-res, dim IPS panel that ruins videos and reading 10th
  • Build quality feels cheap and multiple owners report breakage from short drops
  • Misleading RAM and OS version marketing (14GB "virtual" RAM, actually Android 14, not 15)
  • Included Bluetooth mouse has connectivity issues for some users

The Word on the Street

4.1/5 (1208 reviews)
👍 Many buyers love the value, saying it's surprisingly fast and the included keyboard makes it a mini laptop replacement.
👎 A common gripe is the fragile build; one drop from a bed can crack the screen, and manufacturer support goes silent.
🤔 The Bluetooth mouse that comes with it often has pairing issues, but people report the tablet works fine with other mice.

Specifications

Full Specifications

Processor

CPU 2 GHz
Cores 8
GPU Mali-G57 MP1

Memory & Storage

RAM 8 GB
Storage 128 GB
Expandable Yes

Display

Size 10"
Resolution 1280
Panel IPS

Connectivity

Wi-Fi Wi-Fi 5
Bluetooth Bluetooth 5.0
Cellular Yes

Features

Stylus Support Yes

Physical

Weight 0.9 kg / 2.0 lbs
OS Android 14

Value & Pricing

At the low end of its price range, around $110, this is a steal for a beater tablet you can give to a kid or use as a secondary device. But the listing fluctuates wildly, and if you see it above $150, walk away. The real steal is from Amazon at the low price point; just don't expect longevity.

£203

vs Competition

If you're considering the KADYBE D106, you're likely shopping on a tight budget. The Lenovo Idea Tab Pro and Xiaomi Pad 7 both run circles around it in display quality and build, but they cost significantly more. The Samsung Galaxy Tab S7 (if you can find it refurbished) offers a better screen and stylus experience for a bit more money. But none of those come with all the accessories included. So if your priority is an all-in-one package under $150 and you can accept a mediocre screen, the D106 has a niche. Otherwise, save up a bit more for the Xiaomi Pad 7, it's a massive step up.

Spec KADYBE 10" D106 Apple iPad Air M4 Xiaomi Pad 7 Pro 24091RPADG Lenovo Idea Tab Pro Idea Tab Pro Microsoft Surface Pro 11th Edition Samsung Galaxy Tab S10 Ultra SM-X920NZAAXAR
CPU 2 GHz Apple M4 3 GHz MediaTek Dimensity 8300 Processor (3.35 GHz ) Intel Core Ultra 7 268V Mediatek MT6989
RAM (GB) 8 12 12 8 32 12
Storage (GB) 128 512 512 128 512 256
Screen 10" 1280x800 11" 2360x1640 11.2" 3200x2136 12.7" 2944x1840 13" 2880x1920 14.6" 2960x1848
OS Android 14 Apple iPadOS Android 14 HyperOS Android 14 Windows 11 Pro Android 14
Stylus true true true true true true
Cellular true true false true false false
Battery (Wh) - 29 - - 47 -
Compare Compare Compare Compare Compare
Product CpuGpuRamScreenBatteryFeatureStorageUser SentimentConnectivitySocial Proof
KADYBE 10" D106 83.382.266.310.269.180.952.737.972.665.6
Apple iPad Air M4 Compare 93.692.181.477.395.69193.2091.797.9
Xiaomi Pad 7 Pro 24091RPADG Compare 97.496.481.498.68665.989.876.67987.4
Lenovo Idea Tab Pro Idea Tab Pro Compare 83.382.277.791.991.199.765.163.596.497.9
Microsoft Surface Pro 11th Edition Compare 74.593.298.695.39984.293.276.693.739.1
Samsung Galaxy Tab S10 Ultra SM-X920NZAAXAR Compare 5657.181.497.492.695.283.807997.9

Common Questions

Q: Does this tablet really have Android 15?

Nope. It ships with Android 14. The listing is misleading, but you'll get a clean, near-stock Android experience with Google Play access.

Q: Can I use it as a laptop replacement for school?

Only for very light work like typing notes or email. The keyboard is passable, but the screen is low-res and small, and the processor will struggle with heavy multitasking. Don't expect to run multiple demanding apps smoothly.

Q: How is the battery life?

The 7000mAh battery gets you through a full day of mixed use easily, around 8-10 hours of video. For a budget tablet, it's solid.

Who Should Skip This

If you're looking for a tablet to watch Netflix, read comics, or play games, this isn't it. The screen is one of the worst we've tested in this category, and the build quality isn't reassuring. Go get a used Samsung Galaxy Tab S6 Lite or a Xiaomi Pad 5 instead, both will give you a much better display and feel.

Verdict

The KADYBE D106 is a tablet for someone who needs the absolute cheapest functional package: keyboard, stylus, cellular connectivity, and a screen that works. It's okay for email, light reading, and video calls. But that screen is so bad we can't recommend it for any entertainment. If you care about watching movies or reading for pleasure, skip this entirely.

Usage Scores

Overall (52.8)Reading (47.9)Student (55.3)Business (56.9)Art Design (54.3)Productivity (54.2)Entertainment (47)

类似产品