FLX - Visual Programming

বিজ্ঞাপনযুক্তএপৰ ভিতৰত ক্ৰয় সুবিধা
৪.২
৫৭ টা পৰ্যালোচনা
৫ হাজাৰ+
ডাউনল’ড
সমলৰ মূল্যাংকন
সকলো
স্ক্ৰীনশ্বটৰ প্রতিচ্ছবি
স্ক্ৰীনশ্বটৰ প্রতিচ্ছবি
স্ক্ৰীনশ্বটৰ প্রতিচ্ছবি
স্ক্ৰীনশ্বটৰ প্রতিচ্ছবি
স্ক্ৰীনশ্বটৰ প্রতিচ্ছবি
স্ক্ৰীনশ্বটৰ প্রতিচ্ছবি
স্ক্ৰীনশ্বটৰ প্রতিচ্ছবি
স্ক্ৰীনশ্বটৰ প্রতিচ্ছবি

এই এপ্‌টোৰ বিষয়ে

FLX - Visual Programming is an application for developing and running small applications or scripts, called applets, on your Android mobile phone. Applets are developed using an easy-to-use visual programming language which is inspired by Kotlin.

The application is extremely versatile, flexible, and extensible. Users can quickly develop applets that can:

- Have a widget based UI screens defined using FLX’s visual programming language
- Make HTTP requests to web APIs
- Trigger IFTTT services via IFTTT Web Hooks
- Use MQTT Client API to communicate with a MQTT broker: https://floxp.app/2021/02/22/flx-and-mqtt/
- Read and write files
- Create, manipulate, and consume JSON data
- Utilise a set of Android platform and device APIs
- Use Android sensors
- Use image, icon, and audio resources
- Define arbitrary logic using extensive set of built-in functions including functions for string manipulation, arithmetic computations, control flows, collection manipulation, etc.
- Use Java classes and methods via Reflection API
- Use markup text in UI (Markwon library)
- Define new reusable functions which extent the FLX language by using:
-- the visual FLX language,
-- FLX Lisp expressions,
-- Java code via Reflection API, or
-- BeanShell scripts
- And much more …

New projects can be created from scratch, from built-in templates, or from exported projects. Developed projects and code libraries can be easily exported, imported, and shared, for instance, via email.

FLX provides an extensive set of built-in functions and components, but users are encouraged to request new functions and APIs to be included into future versions.

The visual code editor of FLX has many advanced and easy to use editing features for developing applets. The web site for FLX app (https://floxp.app) provides useful tips for using the app.

More information about the FLX app, such as the User Guide, tips, Q&A, and block are available at FLX app's website https://floxp.app/

Web: https://floxp.app/
Twitter: @FLOXP_App
Email: floxp.app@gmail.com
আপডে’ট কৰা তাৰিখ
২৭-১১-২০২৩

ডেটা সুৰক্ষা

বিকাশকৰ্তাসকলে আপোনাৰ ডেটা কেনেকৈ সংগ্ৰহ আৰু শ্বেয়াৰ কৰে সেয়া বুজি পোৱাৰ জৰিয়তে সুৰক্ষা আৰম্ভ হয়। ডেটাৰ গোপনীয়তা আৰু সুৰক্ষা প্ৰণালী আপোনাৰ ব্যৱহাৰ, অঞ্চল আৰু বয়সৰ ওপৰত ভিত্তি কৰি ভিন্ন হ’ব পাৰে। বিকাশকৰ্তাগৰাকীয়ে এই তথ্যখিনি প্ৰদান কৰিছে আৰু সময়ৰ লগে লগে এয়া আপডে’ট কৰিব পাৰে।
তৃতীয় পক্ষৰ সৈতে কোনো ডেটা শ্বেয়াৰ কৰা নাই
বিকাশকৰ্তাই ডেটা শ্বেয়াৰ কৰাৰ বিষয়ে কেনেকৈ ঘোষণা কৰে সেই বিষয়ে অধিক জানক
কোনো ডেটা সংগ্ৰহ কৰা হোৱা নাই
বিকাশকৰ্তাই ডেটা সংগ্ৰহ কৰাৰ বিষয়ে কেনেকৈ ঘোষণা কৰে সেই বিষয়ে অধিক জানক

মূল্যাংকন আৰু পৰ্যালোচনাসমূহ

৪.০
৫১ টা পৰ্যালোচনা

নতুন কি আছে

- Project export & import is now based on Android's Storage Access Framework
- Bug amd security fixes