- Out-of-Stock
Products
Categories
- Main categories
-
- 3D PRINTING
- ARDUINO
- AUTOMATION
- BOOKS
- CYBERSECURITY
- EDUCATION
- ELECTRONICS
- Cables
- Cameras and accessories
- Communication
- Conductive materials
- Connectors
- ARK connectors (Terminal Block)
- Coaxial connectors (RF)
- Connectors
- Crocodile clip
- D-Sub drawer connectors
- DC power connectors
- FFC/FPC ZIF connectors
- Goldpin connectors
- IDC connectors
- JACK connectors
- JST connectors
- Jumpers
- Memory cards slots
- Other connectors
- Pogo pin
- RJ45 connectors
- Slip ring connector
- Supports
- Szybkozłącza
- USB connectors
- USB PD Adapters for Laptops
- Cooling
- Displays
- Electronic modules
- A/D and D/A converters
- Audio
- Barcode readers
- CAN converters
- Converters USB - UART / RS232
- Data logger
- DDS/PLL generators
- Digital potentiometers
- Encoders
- Expanders of the I/O
- Fingerprint readers
- HMI modules
- Image and video
- JTAG accessories
- Keyboards, buttons
- LED drivers
- Memory card readers
- Memory modules
- Modules with power outputs
- Motor controllers
- Power modules
- RS485 converters
- RTC modules
- Servo Controllers
- TSOP infrared receivers
- USB Converters - I2C / 1-Wire / SPI
- Voltage converters
- Gadgets
- GPS
- Intelligent clothes
- LED - diodes, displays, stripes
- Luminous wires and accessories
- Machine vission (MV)
- Memory cards and other data storages
- Passive elements
- PC accessories
- Printers
- Prototype boards
- Relays
- Semiconductors
- A/C converters (ADC)
- Analog systems
- Audio systems
- Bridge rectifiers
- Button
- D/A Converters (DAC)
- DDS synthesizers
- Digital circuits
- Diodes
- Drivers of motors
- DSP microprocessors
- Energy counters
- Energy harvesting
- ESD security
- IGBT drivers and bridges
- Interface systems
- LED drivers
- Logic converters
- Memory
- Microcontrollers
- Optotriacs and optocouplers
- Other
- PLL generators
- Power systems
- Programmable systems
- Resetting systems
- RF systems
- RTC systems
- Sensors
- SoC systems
- Timery
- Touch sensors
- Transistors
- Sensors
- Accelerometers
- Air humidity sensors
- Air quality sensors
- Current sensors
- Distance sensors
- Flow sensors
- Gas sensors
- Gyroscopes
- Hall sensors
- Humidity sensors
- Infrared sensors
- Light and color sensors
- Liquid level sensors
- Magnetic sensors (compasses)
- Medical sensors
- Motion sensors
- PH sensors
- Position sensors
- Pressure sensors
- Pressure sensors
- Reflection sensors
- Sensors 6DOF/9DOF/10DOF
- Sensors of liquid quality
- Temperature sensors
- Vibration sensors
- Sound transducers
- Switches and buttons
- Cables
- FPGA DEVELOPMENT KITS
- Measuring devices
- MECHANICS
- MINICOMPUTERS (SBC)
- POWER
- RASPBERRY PI
- Accessories for Raspberry Pi
- Audio video cables for Raspberry Pi
- Case Raspberry Pi
- Cooling for Raspberry Pi
- Displays for Raspberry Pi
- Extension modules for Raspberry Pi
- Memory cards for Raspberry Pi
- Power for Raspberry Pi
- Raspberry Pi 3 model A+
- Raspberry Pi 3 model B
- Raspberry Pi 3 model B+
- Raspberry Pi 4 model B
- Raspberry Pi 400
- Raspberry Pi 5
- Raspberry Pi 500
- Raspberry Pi cameras
- Raspberry Pi Compute Module
- Raspberry Pi model A/ B+/2
- Raspberry Pi Pico
- Raspberry Pi prototyping
- Raspberry Pi Zero
- Raspberry Pi Zero 2 W
- RETIRED PRODUCTS
- SALE
- STARTER KITS, PROGRAMMERS, MODULES
- Atmel SAM
- Atmel Xplain
- AVR
- Coral
- DFRobot FireBeetle
- ESP32
- ESP8266
- Feather / Thing Plus
- Freedom (Kinetis)
- M5Stack
- Micro:bit
- Nordic nRF
- Other development kits
- Particle Photon
- Peripheral modules
- PIC
- Raspberry Pi RP2040
- RFID
- RISC-V
- Seeed Studio LinkIt
- Segger programmers
- SOFTWARE
- Sparkfun MicroMod
- STM32
- STM32 Discovery
- STM32 MP1
- STM32 Nucleo boards
- STM8
- Teensy
- Universal programmers
- WRTNode
- XIAO/Qt PY
- Atmel SAM
- WORKSHOP
- Adhesives and gluers
- Chemistry
- CNC milling machines
- Crimping tools
- Dispensing needles
- Heat-shrink tubing
- Insulation strippers
- Knives and scissors
- Laboratory power supplies
- Mikroskopy
- Mini drills and grindrers
- Organizers
- Power strips
- Power tools
- Safety glasses
- Soldering
- Antistatic mats and accessories (ESD)
- BGA balls
- BGA rework stations
- Brushes and ESD brushes
- Desoldering Wick
- Handles, magnifiers
- Heat guns
- Heaters and soldering irons
- Laminates
- Portable soldering irons
- Silicone Soldering Mats
- SMD Accessories
- Soldering accessories
- Soldering chemistry
- Soldering irons
- Soldering pastes
- Soldering pots
- Soldering stations
- Soldering tips
- Sponges and cleaners
- Stand for soldering irons
- Tin
- Tin extractors
- Ultrasonic cleaners
- Tapes (aluminum, kapton, copper, insulating)
- Tools
- Tweezers
- Vices
- 3D PRINTING
New products
New products
Original title: Android in practice. Application design
Author: Roman Wantoch-Rekowski
ISBN: 978-83-01-17813-0
Release date: 2014-06-02
Format: 165x240
Pages: 400
About the book
Android is currently the most popular platform for mobile phones and tablets. The number of activations is hundreds of thousands in one day all over the world. Therefore, the ability to create your own software for mobile devices with Android gives you the opportunity to reach a huge number of users.
The book is intended for people who want to learn the basics of building software for mobile devices from scratch, which are significantly different than in the case of desktops and start writing their own applications using a wide range of available software and hardware components.
The book contains 2 parts. The first part presents the philosophy of operation (supported by examples) so that the reader can understand what processes take place during the launch of the mobile application. The second part of the article discusses examples of the broad spectrum of capabilities of mobile devices with the Android system.
To use the book the reader should:
- know the basics of programming in Java;
- have a basic knowledge of application design;
- know the basics of using the Eclipse development environment;
Using the book, the reader will learn:
- how to create your first mobile application with Android in a few steps;
- what are the basic components of a mobile application (including activities, intentions, websites, content providers);
- how the application works on a mobile device (life cycle);
- how to create a developed application project;
- how to design basic and extended GUI for own applications (layouts);
- how to prepare various types of resources (data, graphics) for your own application;
- how to design and implement your own SQLite relational database;
- how to download and save data to the SQLite database using SQL;
- how to create complex 2D graphics and elements of 3D graphics;
- how to configure and use the mobile device emulator - AVD.
To download
Responsible person BTC Korporacja sp. z o. o. Lwowska 5 05-120 Legionowo Poland sprzedaz@kamami.pl 22 767 36 20
Other products in the same category (16)
No product available!
A stereo tube preamplifier based on 6K4 tubes. Designed for use with active speakers or an additional amplifier and passive speakers. FX-AUDIO Tube-03 SUCA-AUDIO Tube-T1
No product available!
Development board with ST Zio and ST morpho connectors, based on the STM32H745ZI microcontroller. Thanks to the embedded STLINK-V3 programmer, it is possible to program and debug the microcontroller via USB. STMicroelectronics NUCLEO-H745ZI-Q
No product available!
No product available!
No product available!
Probe for measuring direct and alternating current with a current of up to 30 A. Works in the band up to 50 MHz, it can be connected to the oscilloscope through the UPI connector. It does not require an external power supply. Micsig CP503
No product available!
No product available!
Aluminum extensometer beam, allowing measurement of weight up to 20 kilograms. It has four wires. It is used in kitchen scales and portable scales, max. 20 kg, dimensions: 80x7x7 mm, has a 21 cm cable. Tensom20kg02
No product available!
Joshua J. Drake, Zach Lanier, Collin Mulliner, Pau Oliva Fora, Stephen A. Ridley, Georg Wicherski
No product available!
Miniature camera module with OV5647 5MP sensor dedicated to Raspberry Pi Zero and Compute Module. Equipped with a lens with a viewing angle of 120°, no IR filter. ArduCAM B006604N
No product available!
No product available!
Arduino-powered, electromyography (EMG) sensor kit that provides you with a MyoWare Muscle Sensor, each shield developed here at SparkFun, and everything you need to connect them all together. KIT-13772
No product available!
HK Turnigy DST-1200 Brushless Bell Motor 1200kv (21974)
No product available!
No product available!
LPC4330-Xplorer - evaluation board with LPC4330 microcontroller
No product available!
No product available!