
Dalam Kemajuan
Disiarkan
Dibayar semasa penghantaran
Χρειάζομαι μια απλή Android εφαρμογή που επιτρέπει στον χρήστη να επιλέγει ποσότητες από μια ενιαία λίστα προϊόντων και, με ένα πάτημα στην «Αποστολή», να στέλνει το δελτίο παραγγελίας σε online εκτυπωτή για άμεση εκτύπωση. Λειτουργίες • Μοναδική οθόνη με λίστα: δεν υπάρχουν κατηγορίες ούτε φίλτρα αναζήτησης. • Κάθε προϊόν εμφανίζει μόνο Όνομα προϊόντος και Κωδικό προϊόντος, μαζί με πεδίο επιλογής ποσότητας. • Κουμπί «Αποστολή» που δημιουργεί σύνοψη (όνομα, κωδικός, ποσότητα) και τη στέλνει στον εκτυπωτή μέσω δικτύου ή Bluetooth. • Ρυθμίσεις για εισαγωγή IP/port ή MAC address του εκτυπωτή. • Συμβατότητα με thermal/ESC-POS printers μέσω SDK (θα το παρέχω) ή ωμής εντολής. Τεχνικές απαιτήσεις • Native υλοποίηση σε Java ή Kotlin (όχι cross-platform). • Υποστήριξη Android 10 και άνω. • Καθαρός, σχολιασμένος κώδικας ώστε να επεκτείνει κανείς τη λίστα προϊόντων με απλό αρχείο JSON ή database. Παραδοτέα - Λειτουργικό APK για δοκιμές. - Πλήρης πηγαίος κώδικας και οδηγίες build. - Σύντομο εγχειρίδιο χρήσης / τεκμηρίωση ρυθμίσεων εκτυπωτή. Θα προτιμούσα κάποιον με εμπειρία σε ESC-POS ή αντίστοιχα SDK, όμως αν μπορείς να παραδώσεις αξιόπιστο proof-of-concept είμαστε εντάξει. Ο χρόνος παράδοσης και τυχόν επιπλέον λεπτομέρειες μπορούν να συζητηθούν. Περιμένω την πρότασή σου!
ID Projek: 40259250
33 cadangan
Projek jarak jauh
Aktif 16 hari yang lalu
Tetapkan bajet dan garis masa anda
Dapatkan bayaran untuk kerja anda
Tuliskan cadangan anda
Ianya percuma untuk mendaftar dan membida pekerjaan

Έχω υλοποιήσει αρκετές Android εφαρμογές με ESC/POS εκτύπωση μέσω δικτύου και Bluetooth, οπότε καταλαβαίνω ακριβώς τι χρειάζεστε — μια καθαρή, single-screen εφαρμογή παραγγελιοληψίας με άμεση εκτύπωση δελτίου. Θα το χτίσω native σε Kotlin με MVVM αρχιτεκτονική, RecyclerView για τη λίστα προϊόντων, και Room database ώστε να επεκτείνετε εύκολα τα προϊόντα μέσω JSON import. Για τον εκτυπωτή, θα ενσωματώσω το SDK σας ή raw ESC/POS commands μέσω TCP socket και Bluetooth SPP, με οθόνη ρυθμίσεων για IP/port ή MAC address. Ο κώδικας θα είναι πλήρως σχολιασμένος, με documentation και έτοιμο APK για δοκιμές. Μπορώ να ξεκινήσω άμεσα — ας συζητήσουμε τις λεπτομέρειες!
€30 EUR dalam 1 hari
3.9
3.9
33 pekerja bebas membida secara purata €228 EUR untuk pekerjaan ini

Hello! Μπορώ να υλοποιήσω μια απλή, γρήγορη και αξιόπιστη native Android εφαρμογή που επιτρέπει επιλογή ποσοτήτων από ενιαία λίστα προϊόντων και άμεση αποστολή παραγγελίας σε online θερμικό εκτυπωτή. Έτσι θα το προσεγγίσω: • Μοναδική οθόνη με καθαρή λίστα προϊόντων (όνομα, κωδικός, ποσότητα) • Γρήγορη σύνοψη παραγγελίας με ένα πάτημα στο «Αποστολή» • Εκτύπωση μέσω WiFi (IP/port) ή Bluetooth (MAC) • Υποστήριξη ESC-POS SDK ή raw commands • Δεδομένα προϊόντων από JSON ή απλή βάση για εύκολη επέκταση • Σταθερή λειτουργία σε Android 10+ Παραδοτέα: • Λειτουργικό APK για δοκιμή • Πλήρης native κώδικας σε Kotlin ή Java • Οδηγίες build & ρυθμίσεων εκτυπωτή • Σύντομη τεκμηρίωση χρήσης Έχω εμπειρία με thermal printers και real-time εκτυπώσεις σε Android apps και μπορώ να παραδώσω γρήγορα ένα αξιόπιστο MVP. Αν θέλεις, μπορούμε να ξεκινήσουμε άμεσα με το SDK του εκτυπωτή που θα δώσεις. Best regards, Jasmin
€140 EUR dalam 7 hari
9.4
9.4

Hi There, 1.Χρειάζομαι μια απλή Android εφαρμογή που επιτρέπει στον χρήστη να επιλ... ==> We understand the need for a simple Android app to select product quantities and print an order slip. We have built similar apps before. One had a cool feature for adding a custom, one-time item to an order without saving it to the main list, which was very handy. We can create the single screen with your product list and quantity fields as you described. We are comfortable using the ESC-POS printer SDK you will provide. We will build the app natively with Kotlin for Android 10+ as you requested. Making the product list easily updatable with a JSON file is a great idea and we will implement that for you. As for deliverables, you will get the test APK, the full and clean source code with build guides, and a simple user manual for the printer settings. We have the right experience for this and can deliver a solid application. ## Queries : 1. After an order is sent to the printer, should the quantity selections on the list be automatically cleared for the next order, or should they stay filled in? ## Initial Project Structure : - Splash - Product List & Order - Printer Settings We use advanced AI tools (Cursor, Claude, ChatGPT) to speed up coding and reduce manual work hours. We pass these time-savings to you, providing a high-quality app at a very competitive price. Waiting for your reply. :-) Regards, Ghanu & Samir. KESHAV INFOTECH
€187 EUR dalam 9 hari
9.5
9.5

Hello, I will develop your MOBILE APPLICATION for Android and IOS both platforms with Web admin panel. I am Tulsiram. I have 10 years of experience working as Native and Crossplatform mobile application developer. I am understood your requirements. I am glad if we are working together. If you interested then let's connect. I will provide you Daily updates ,source code after development completed, 1 Year maintenance Support in following Steps: I will available daily 10-12 hours in Working days for you. I will provide you regular updates according to which modules we will decided. After approval each module by you then i will provide your complete source code of your project and will shift on your Domain. Thanks
€120 EUR dalam 16 hari
6.6
6.6

Γεια σας!!! ★★★★ (Λίστα Προϊόντων με Εκτύπωση για Android) ★★★★ Καταλαβαίνω ότι χρειάζεστε μια απλή εγγενή εφαρμογή Android όπου οι χρήστες επιλέγουν ποσότητες από μια ενιαία λίστα προϊόντων και στέλνουν μια σύνοψη παραγγελίας σε έναν θερμικό εκτυπωτή μέσω δικτύου ή Bluetooth. Η εφαρμογή πρέπει να υποστηρίζει ESC-POS, να περιλαμβάνει ρυθμίσεις εκτυπωτή και να έχει καθαρό, επεκτάσιμο κώδικα. Οι υπηρεσίες που αναφέρονται εδώ βασίζονται στις λεπτομέρειες του έργου ⚜ Εγγενής εφαρμογή Android σε Kotlin/Java (Android 10+) ⚜ Λίστα προϊόντων μίας οθόνης με επιλογή ποσότητας ⚜ Δημιουργία σύνοψης παραγγελίας με την ενέργεια "Αποστολή" ⚜ Ενσωμάτωση θερμικού εκτυπωτή ESC-POS (SDK/raw) ⚜ Ρυθμίσεις εκτυπωτή (IP/θύρα ή MAC μέσω Bluetooth) ⚜ Επεκτάσιμη λίστα προϊόντων βασισμένη σε JSON/βάση δεδομένων ⚜ Παράδοση APK, πηγαίος κώδικας και τεκμηρίωση δημιουργίας Με 9+ χρόνια εμπειρίας στην ανάπτυξη κινητών, έχω δημιουργήσει εφαρμογές POS και ενσωματωμένες σε εκτυπωτές με αξιόπιστη απόδοση. Θα παραδώσω καθαρό, καλοσχολημένο κώδικα και σταθερή ροή εκτύπωσης, έτοιμο για πραγματική χρήση. Εκτιμώμενος χρόνος παράδοσης: 5–7 ημέρες. Ας συζητήσουμε το μοντέλο του εκτυπωτή σας και ας ξεκινήσουμε γρήγορα. Με θερμούς χαιρετισμούς, Farhin B.
€112 EUR dalam 12 hari
6.5
6.5

Android Λίστα Προϊόντων με Εκτύπωση I’m a full-stack software engineer with expertise in React, Node.js, Python, and cloud architectures, delivering scalable web and mobile applications that are secure, performant, and visually refined. I also specialize in AI integrations, chatbots, and workflow automations using OpenAI, LangChain, Pinecone, n8n, and Zapier, helping businesses build intelligent, future-ready solutions. I focus on creating clean, maintainable code that bridges backend logic with elegant frontend experiences. I’d love to help bring your project to life with a solution that works beautifully and thinks smartly. To review my samples and achievements, please visit:https://www.freelancer.com/u/GameOfWords Let’s bring your vision to life—connect with me today, and I’ll deliver a solution that works flawlessly and exceeds expectations.
€30 EUR dalam 4 hari
5.6
5.6

Γεια σας! Σύμφωνα με την ανάρτηση του έργου σας, θέλετε να δημιουργήσετε μια εγγενή εφαρμογή Android που επιτρέπει στους χρήστες να επιλέγουν ποσότητες από μια ενιαία λίστα προϊόντων και να στέλνουν τη σύνοψη παραγγελίας απευθείας σε έναν θερμικό εκτυπωτή μέσω δικτύου ή Bluetooth. Στόχος είναι να παρέχετε μια γρήγορη και απλή διεπαφή παραγγελίας όπου οι χρήστες μπορούν να επιλέγουν προϊόντα, να δημιουργούν μια σύνοψη έτοιμη για εκτύπωση και να εκτυπώνουν άμεσα με ελάχιστα βήματα. Θα επικεντρωθώ στη δημιουργία της εφαρμογής εκτύπωσης Android που θα περιλαμβάνει: μια καθαρή λίστα προϊόντων σε μία οθόνη με όνομα, κωδικό και επιλογή ποσότητας, ένα κουμπί Αποστολής με ένα πάτημα για τη δημιουργία και εκτύπωση συνόψεων παραγγελιών, απρόσκοπτη ενσωμάτωση με θερμικούς εκτυπωτές ESC POS μέσω IP ή Bluetooth, ρυθμίσεις διαμόρφωσης εκτυπωτή για εύκολη εγκατάσταση. Ειδικεύομαι στην εγγενή ανάπτυξη Android χρησιμοποιώντας Java και Kotlin με έμφαση στις ενσωματώσεις υλικού, την επικοινωνία με εκτυπωτές και την καθαρή, συντηρήσιμη αρχιτεκτονική. Είμαι βέβαιος ότι μπορώ να σας παραδώσω μια αξιόπιστη, ενσωματωμένη σε εκτυπωτή εφαρμογή Android, προσαρμοσμένη στη διαδικασία παραγγελίας σας. Με εκτίμηση, Nikita Gupta.
€300 EUR dalam 18 hari
5.2
5.2

Hi there, I read your project details and I can build a robust, native Android application for you using Kotlin and modern Android architecture. My Technical Approach: Architecture: I use MVVM (Model-View-ViewModel) to ensure the code is clean, scalable, and easy to maintain. UI/UX: I build responsive layouts using Jetpack Compose and XML, ensuring your app looks perfect on all screen sizes (from standard phones to tablets). Backend/APIs: Seamless integration with RESTful APIs, Firebase, or your custom backend using Retrofit and Coroutines. I also handle the complex parts like memory management (preventing crashes) and battery optimization. Once development is done, I will help you publish it to the Google Play Store. Let's discuss the specific features you need for your MVP. Best regards, Mohammad Mahmudul Islam
€170 EUR dalam 3 hari
5.1
5.1

Γειά σου!!! ΕΧΩ ΗΔΗ ΔΟΥΛΕΨΕΙ ΣΕ ΟΜΟΙΟ ΤΥΠΟ ΕΡΓΟΥ ΑΝΟΙΧΤΟ ΠΑΡΑΘΥΡΟ ΣΥΖΗΤΗΣΗΣ ΘΑ ΜΟΙΡΑΣΤΩ ΤΗΝ ΕΡΓΑΣΙΑ ΜΟΥ. Χρειάζεστε εγγενής εφαρμογή Android (Java/Kotlin) με μία λίστα οθονών προϊόντων, επιλογή ποσότητας και αποστολή σύνοψης σε θερμικό ESC-POS μέσω IP ή Bluetooth. Προτεραιότητα είναι η απλότητα, αξιοπιστία και καθαρός κώδικας για εύκολη επέκταση. Θα χρησιμοποιήσουμε το επίσημο SDK του πληκτρολογήστε ή raw ESC-POS commands; Η λίστα προϊόντων που φορτώνεται από τοπικό JSON ή επιθυμείτε μικρή βάση δεδομένων; Τι προσφέρω: ⭐ Ανάπτυξη εγγενούς Android σε Kotlin ή Java ⭐ Υποστήριξη ESC-POS μέσω SDK ή raw εντολών ⭐ Ρυθμίσεις IP/Port ή MAC για εκτύπωση δικτύου/Bluetooth ⭐ Καθαρή αρχιτεκτονική με JSON ή τοπική βάση δεδομένων ⭐ Συμβατότητα με Android 10+ ⭐ Πλήρης τεκμηρίωση και οδηγίες κατασκευής Φέρνω 7+ χρόνια εμπειρίας στην ανάπτυξη Android, συμπεριλαμβανομένων των ενσωματώσεων POS και θερμικών εκτυπωτών. Αρχικά θα εγκαταστήσω τη δομή λίστας και διαχείριση ποσοτήτων. Στη συνέχεια θα ενσωματώσω printing module με δοκιμές σε πραγματικό χρόνο. Τέλος θα παραδώσω APK, πηγαίο κώδικα και οδηγό χρήσης. Ας συνδεθούμε για να συζητήσουμε λεπτομέρειες. Με εκτίμηση, Shaiwan Sheikh
€166 EUR dalam 7 hari
5.0
5.0

─── ⚡⭐⋆☆⋆⭐⚡ ─── Hi, Client. Hope you are doing well. I am an Android developer in Kotlin with ESC POS thermal printer and Bluetooth and network printing experience. I read the full scope and this job is to build a single screen Android 10+ app that lets users pick quantities and print an order slip to an online printer. You want a minimalist list UI with name code quantity plus a Send button and printer settings for IP port or MAC. I will implement the UI in native Kotlin and generate ESC POS print data via your SDK or raw commands with clean commented code and JSON based product loading. Plan Build the single list screen with quantity inputs. Add printer settings for network and Bluetooth. Integrate ESC POS printing and generate the order summary. Package APK and deliver source and build steps and docs. Best, Siva
€600 EUR dalam 14 hari
4.5
4.5

Γεια σου! Είμαι ειδικός στην ανάπτυξη native Android εφαρμογών με πάνω από 9 χρόνια εμπειρίας σε Java και Kotlin, συμπεριλαμβανομένων λύσεων ESC-POS και δικτυακής εκτύπωσης. Να πώς μπορώ να βοηθήσω: * Δημιουργία μίας οθόνης με λίστα προϊόντων και επιλογή ποσότητας * Κουμπί «Αποστολή» που στέλνει αυτόματα τα δελτία σε θερμικό εκτυπωτή μέσω IP, port ή Bluetooth * Υποστήριξη για ESC-POS SDK και συμβατούς εκτυπωτές * Καθαρός, σχολιασμένος κώδικας με δυνατότητα επέκτασης μέσω JSON ή database * Παράδοση APK, πλήρους πηγαίου κώδικα και σύντομης τεκμηρίωσης Μπορείς να μου πεις αν ο εκτυπωτής σου είναι ήδη συνδεδεμένος σε δίκτυο ή θα χρειαστεί αρχική σύνδεση Bluetooth;
€200 EUR dalam 7 hari
4.7
4.7

Γεια σας, Με 4 χρόνια εμπειρίας σε native Android ανάπτυξη (Kotlin/Java) και υλοποιήσεις με ESC-POS / thermal printers, μπορώ να δημιουργήσω μια απλή και αξιόπιστη εφαρμογή μίας οθόνης με άμεση αποστολή παραγγελίας σε δικτυακό ή Bluetooth εκτυπωτή. Θα παραδώσω καθαρό, σχολιασμένο κώδικα (Android 10+), με ρυθμίσεις IP/MAC, υποστήριξη SDK ή raw ESC-POS εντολών και εύκολη επέκταση προϊόντων μέσω JSON ή database. Θα λάβετε λειτουργικό APK, πλήρη πηγαίο κώδικα και σύντομη τεκμηρίωση για ρύθμιση εκτυπωτή και build.
€160 EUR dalam 8 hari
4.5
4.5

Hi, there. I will develop a native Android application in Kotlin (Android 10+) with a single clean screen displaying the full product list, each row showing product name, code, and quantity selector, powered by a JSON-based local data source for easy expansion. The “Αποστολή” button will generate a structured order summary and transmit it to thermal printers via ESC/POS using your provided SDK or raw socket commands over TCP/IP or Bluetooth. Printer settings will allow configurable IP/port or MAC address with validation and persistent storage. The architecture will follow MVVM principles with clear separation between UI, business logic, and printer communication layer to ensure maintainability and future scaling. Print formatting will include aligned columns, automatic line wrapping, and reliable command buffering to prevent partial prints, targeting 100% successful transmission in standard LAN conditions. The codebase will be fully commented, modular, and structured for quick product list updates through JSON or optional SQLite integration. I have built 4 Android utilities integrating ESC/POS and network printers, achieving stable print delivery with sub-2s transmission times and consistent Bluetooth pairing performance. You will receive a test-ready APK, complete source code, build instructions, and a concise printer setup guide. If this sounds good, connect in chat and we can start. Thanks, Jaroslav Caprata
€120 EUR dalam 1 hari
3.7
3.7

Hello! I am a Florida-based senior software engineer with extensive experience in mobile app development, particularly with Java and Kotlin for Android. I've carefully read your project description, and I believe I can create the simple Android application you need for users to select quantities effectively. With over 15 years of experience in software development, I prioritize building systems that are practical and user-friendly. I understand the importance of a seamless user experience in your product listing app, and I’m committed to delivering results that meet your expectations. To ensure I align perfectly with your vision, could you please clarify the following questions to help me better understand the project? 1. Are there any specific design preferences or existing branding elements you'd like incorporated? 2. Will the app require any backend integration for product data or printing functionalities? 3. What is the target timeline for the project’s completion? My approach will involve clear communication, structured milestones, and ensuring the app is both functional and intuitive. Let’s connect and discuss how we can bring your vision to life! Best, James
€200 EUR dalam 2 hari
3.0
3.0

Hello, I will develop a straightforward Android application that allows users to select quantities from a single product list and send the order details to an online printer for immediate printing. The likely root cause of any issues typically arises from printer connectivity or configuration settings, which I will address during development. I have successfully built similar native Android applications that leverage ESC-POS SDKs for thermal printing, ensuring seamless printing capabilities and user-friendly interfaces. My approach will include creating a clean architecture in Java/Kotlin, focusing on a single-screen layout that displays product names and codes with quantity selection fields. The “Send” button will compile the order summary and transmit it to the configured printer over the network or Bluetooth. To ensure clarity and functionality, I have a few questions: 1. What specific thermal printer models do you plan to use? 2. Would you prefer the initial testing on a specific Android version, or should I focus on compatibility with Android 10 and above? 3. Are there any additional features you'd like to discuss for potential future iterations? I’m ready to start immediately and deliver a functional APK along with complete source code and documentation. Let’s bring your project to life.
€30 EUR dalam 7 hari
1.8
1.8

Hello! I appreciate the opportunity to submit my proposal for your Android application project. I have extensive experience in developing native Android applications using Java and Kotlin, with a focus on creating user-friendly interfaces and ensuring robust functionality. My familiarity with thermal printer SDKs, including ESC-POS, positions me well to meet your requirements for seamless order printing. To successfully complete your project, I propose the following approach: - Develop a single-screen application featuring a straightforward list of products with quantity selection. - Implement a "Send" button that compiles the order summary and transmits it to the printer via network or Bluetooth. - Ensure printer settings allow for easy input of IP/port or MAC address. - Deliver a clean, well-commented codebase that allows for easy extension of the product list using JSON or a database. I am eager to start this project and am confident in my ability to deliver a high-quality application that meets your needs. I can discuss the budget and timeline in more detail to ensure we align perfectly with your expectations. Please let me know a convenient time for us to discuss further!
€110 EUR dalam 7 hari
1.5
1.5

Hello, I’m a native Android developer with experience in Java/Kotlin and printer integrations (including ESC-POS). I can build your simple, single-screen app that allows users to select product quantities and instantly send the order summary to a network or Bluetooth printer. The app will include: Clean, intuitive single-screen interface with product name, code, and quantity field “Send” button that formats and sends the order to your thermal printer via IP/Port or MAC address Easy-to-update product list via JSON or local database Full support for Android 10+ Well-documented, commented code with build instructions and a short user manual I can deliver a functional APK for testing along with complete source code. I’ve successfully implemented similar ESC-POS projects and can provide a reliable proof-of-concept. Budget: €150–€250 EUR Timeline: 5–7 days (flexible based on final requirements) Looking forward to bringing this app to life efficiently and reliably!
€140 EUR dalam 7 hari
0.0
0.0

“If you want this done properly, this is the proposal to read.” I understand the need for a clean, user-friendly Android app for streamlined order placement to a printer. The app will feature a single screen with a product list, each item with its name, code, and quantity selection. Upon pressing "Send," a summary will be generated and sent to the printer via network/Bluetooth. With 5 years of experience, I assure you a seamless solution aligning with your goals. “I have worked on similar projects offsite and have experience of 5 years!” I’d love to chat about your project. Worst case, you get free advice that can guide your project. Kind regards, Giancarlo
€200 EUR dalam 14 hari
0.0
0.0

As an experienced Android developer, I'm confident in my ability to deliver a high-quality and reliable product perfectly aligned with your needs. Your project requires an understanding of not just native Android development, but also of specialized technologies like thermal/ESC-POS printing and network/Bluetooth integration. I have the necessary skills in Java and Kotlin along with an understanding of the underlying SDKs to meet these requirements head-on. Over the years, my focus on building clean, organized, and well-commented code has allowed me to easily handle the third aspect of your project - expandability. Whether it's incorporating an easily manageable JSON file or integrating a more sophisticated database system, my code structure can handle it all without compromising on performance or readability. Lastly, I value communication and meeting deadlines. I will ensure frequent updates during the development process to address any questions or concerns while upholding efficient progress. Let's not delay in providing your team with a functioning APK for initial testing along with comprehensive documentation - all in a timeframe we can discuss upon further communication. I assure you my dedication would ensure your satisfaction!
€210 EUR dalam 4 hari
0.0
0.0

Hello! I am very interested in developing your Android product list and printing application, as I have extensive experience building high-performance inventory and ordering tools. Recently, I delivered a similar mobile solution that required precise quantity management and seamless integration with thermal printing hardware for a retail client. I understand that for an app like this, the interface must be intuitive and fast, allowing users to select quantities and generate outputs with minimal taps and zero friction during the daily workflow. My technical approach focuses on building a native Android application using Kotlin and Jetpack to ensure long-term stability. I will implement an optimized RecyclerView for the product list, coupled with a reactive ViewModel to handle quantity state changes in real-time without any UI lag. For the printing logic, I intend to use the Android Print Framework for standard output or direct ESC/POS commands for mobile Bluetooth thermal printers. I will also incorporate a local Room database to ensure product data remains accessible offline, providing a reliable experience while maintaining a very small app footprint. Do you have the product data in a specific format like CSV, or should I build a simple interface for manual entries? Also, do you require specific branding on the printed output, such as a company logo or custom header? I am available to start immediately and would welcome a brief chat to align on these technical requirements and share relevant samples of my previous Android work.
€254 EUR dalam 21 hari
0.0
0.0

As I have already made multiple android apps for the different client, As a seasoned full-stack developer with extensive expertise in mobile app development, particularly for Android using Java and Kotlin, I am confident in my ability to deliver exactly what you need for this project. Not only can I build the requested simple Android application, but I possess a deep understanding of your technical requirements including native implementation for Android 10 and above, clean code that allows for easy product expansion, and compatibility with thermal/ESC-POS printers via SDK or raw command. Beyond meeting your baseline requirements, I ensure my projects are scalable and adaptable for future needs. This means that in addition to a functional APK and complete source code, I will also provide comprehensive build instructions and a concise user manual. With my experiences and skills in database design, I can further assist you in constructing a simple JSON or database system to seamlessly expand or update your product offerings.
€300 EUR dalam 15 hari
0.0
0.0

Thessaloniki, Greece
Kaedah pembayaran disahkan
Ahli sejak Feb 25, 2026
$1500-3000 USD
$250-750 USD
$25-50 USD / jam
$10-30 USD
€3000-5000 EUR
₹37500-75000 INR
₹150000-250000 INR
₹1500-12500 INR
$605 USD
₹600-1500 INR
₹1500-12500 INR
₹12500-37500 INR
₹12500-37500 INR
$25-50 USD / jam
$1500-3000 USD
₹12500-37500 INR
₹12500-37500 INR
$30-250 USD
$2-8 USD / jam
₹250000-500000 INR