示範滾動刷新
2.0.8
Attention! To install these applications (APKs) you need a split application manager (SAI). Learn more!
Type Variant Architecture Minimum Version Screen DPI
2.0.8
208 APK
universal Android 6.0
nodpi
Size: 28.47 MB
Certificate: a3533209a3b5aa6ad2f5b0cd872172ba7c65be8f
SHA1 signature: eb2ef6226be7964345d72bd69a50666c703b2d1a
Architecture: universal
Screen DPI: nodpi
Device: laptop, tablet, phone
2.0.8
208 APKs
arm64-v8a, armeabi-v7a Android 6.0
120 - 640dpi
Size: 29.92 MB
Certificate: a3533209a3b5aa6ad2f5b0cd872172ba7c65be8f
SHA1 signature: 9d23c14c0139119e808f8eed2d6a489f8bc906b6
Architecture: arm64-v8a, armeabi-v7a
Screen DPI: ldpi (120dpi), mdpi (160dpi), tvdpi (213dpi), hdpi (240dpi), xhdpi (320dpi), xxhdpi (480dpi), xxxhdpi (640dpi)
Device: phone
0 downloads Get it on Google Play
Screenshot app 0Screenshot app 1Screenshot app 2Screenshot app 3Screenshot app 4Screenshot app 5Screenshot app 6Screenshot app 7

Download 示範滾動刷新 APK free

Developed using Delphi 10.2 Tokyo ListView scroll refresh automatically add the information below.

Delphi 10.2 Tokyo - Delphi ListView 滾動刷新功能

使用 Delphi 10.2 Tokyo 開發 ListView 滾動刷新自動添加下方資料。
示範從 SQLite 資料庫動態選取資料,以 ListView 方式呈顯資料,並在滾動至最末端時,自動刷新添加下方資料內容。

測試手機:LG Nexus 5X
手機環境:Android 6.0.1
開發環境:RAD Studio 10.2.1 Tokyo Version 25.0.27659.1188
作業系統:Windows 10 專業版 (64 位元)

SQLite 資料庫:

CREATE TABLE [Categories] (
[CategoryID] VARCHAR(30) NOT NULL,
[CategoryName] VARCHAR(30) NOT NULL,
CONSTRAINT [Categories_Index] PRIMARY KEY ([CategoryID]));

CREATE TABLE [Products] (
[ProductID] VARCHAR(30) NOT NULL,
[ProductName] VARCHAR(30) NOT NULL,
[UnitPrice] INTEGER NOT NULL,
[Photo] BLOB NOT NULL,
[Description] VARCHAR(30),
CONSTRAINT [Products_Index] PRIMARY KEY ([ProductID]));

CREATE TABLE [MenuList] (
[CategoryID] VARCHAR(30) NOT NULL,
[ProductID] VARCHAR(30) NOT NULL,
CONSTRAINT [Categories_Index] PRIMARY KEY ([CategoryID], [ProductID]));

SELECT
A.CategoryID, A.ProductID, B.CategoryName,
C.ProductName, C.UnitPrice, C.Photo, C.Description
FROM MenuList A, Categories B, Products C
WHERE
(A.CategoryID = B.CategoryID) AND
(A.ProductID = C.ProductID)
ORDER BY A.CategoryID, A.ProductID

YouTube:
https://www.youtube.com/channel/UCdqhXsMD1Vyvp2769FPKCog
部落格:
http://nolanliao1965.pixnet.net/blog
http://nolanliao1965.blogspot.tw/
臉書:
https://www.facebook.com/NolanLiao1965
https://www.facebook.com/groups/1903734576514424/
Google+:
https://plus.google.com/114820935539769287269/posts
https://plus.google.com/u/0/communities/114911314106887760525
SlideShare:
http://www.slideshare.net/NolanLiao1965/
Show more

What´s new

重新編譯:Embarcadero RAD Studio 10.4.2 Version 27.0.40680.4203。(Android 64+32)
只有支援: 6/7/8/9/10/11 (注意:不支援 5 版本)。
4.8

Rating this app

Rate now
Currently rated 4.8 stars

More info

Updated in 2021-08-17
Size 28.47 MB
Current version 2.0.8
Requires Android 6.0 and up
Content Rating Everyone
Offered By Nolan Liao
示範滾動刷新
Nolan Liao
Showing permissions for all versions of this app
This app has access to:
Updates to 示範滾動刷新 may automatically add additional capabilities within each group. Learn more

APKs installer

示範滾動刷新
Nolan Liao
icon-app-rating
Rate the app by selecting the stars