I was tired to search a complete firemonkey application with source for educational purposes but as you guess I couldn't find
So I have developed one and decided to share it
This android application simply finds Prime Numbers between a start and a stop numbers you give.
(A prime number (or a prime) is a natural number greater than 1 that has no positive divisors other than 1 and itself. For example 7)
Application includes a nice splash screen with lightbox effect based on Framestand component and a professional progress dialog based on FGX (fgx_0.7.1.118).
It also contains a custom dialog box appears when teminating the application.
(Ps. .apk file is included in Bin folder)
Here is the source :

So I have developed one and decided to share it

(A prime number (or a prime) is a natural number greater than 1 that has no positive divisors other than 1 and itself. For example 7)
Application includes a nice splash screen with lightbox effect based on Framestand component and a professional progress dialog based on FGX (fgx_0.7.1.118).
It also contains a custom dialog box appears when teminating the application.
(Ps. .apk file is included in Bin folder)
Here is the source :