Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

Software to listen to mp3 on the location basis

Translated11 USD

  1. 4270    84  3   1
    14 days78 USD

    Good day ! I can realize for you such a functional (it is an experience of developing a variety of apps on Android)

  2. 100  
    2 days89 USD

    Good morning, I can write to you such an application from scratch, I have extensive experience in Android development, with geolocation as well. Let’s discuss details in personal messages and I’m executing the project in a short time. I will be happy to cooperate!

  3. Another 3 proposals concealed
  • Oleksandr Nekrutenko
    23 September 2023, 18:57 |

    Зависли на запиті дозволу???

  • Oleksandr Iakovenchuk
    23 September 2023, 21:40 |

    так, добавив його там, де сказав чат GPT, але далі маю помилку

  • Oleksandr Nekrutenko
    24 September 2023, 6:31 |

    Забудьте про чат гпт, відкрийте документацію по андроїд і по тим урокам чи прикладам зробіть.

  • Borys Sanin
    24 September 2023, 11:39 |

    Чат жбт не знает современных гайдов (ибо там залита старая инфа) . просто загуглите гайды по геолокации и все выйдет) 

  • Oleksandr Iakovenchuk
    24 September 2023, 22:16 |

    Доброго вечора, дякую за підказку! Якщо мені не вдасться чи я можу Вас допомогти мені (за грогі)? Бо я тільки почав працювати з Android Studio і не знаю чи я на вірному шляху.

  • Oleksandr Nekrutenko
    25 September 2023, 5:36 |

    Щось Ви відразу почали вивчати зі складного 🙂 Звертайтесь- зробимо разом.

  • Andrey Martsinkevich
    25 September 2023, 19:12 |

    Привіт. Якщо проект ще актуальний, то хотів би отримати код для оцінки

  • Oleksandr Iakovenchuk
    25 September 2023, 21:10 |

    Привіт

  • Oleksandr Iakovenchuk
    25 September 2023, 21:17 |
    import 'package:flutter/material.dart';
    import 'package:geolocator/geolocator.dart';
    
    void main() {
      runApp(const MyApp());
    }
    
    class MyApp extends StatelessWidget {
      const MyApp({super.key});
    
      @override
      Widget build(BuildContext context) {
        return MaterialApp(
          title: 'Flutter Demo',
          theme: ThemeData(
            colorScheme: ColorScheme.fromSeed(seedColor: Colors.deepPurple),
            useMaterial3: true,
          ),
          home: const MyHomePage(title: 'Flutter Demo Home Page'),
        );
      }
    }
    
    class MyHomePage extends StatefulWidget {
      const MyHomePage({super.key, required this.title});
    
      final String title;
    
      @override
      State<MyHomePage> createState() => _MyHomePageState();
    }
    
    class _MyHomePageState extends State<MyHomePage> {
      int _counter = 0;
      Position? _currentPosition;  // Declare a Position variable to store the location
    
      void _incrementCounter() {
        setState(() {
          _counter++;
        });
      }
    
      // Asynchronous method to get the current location
      _getCurrentLocation() async {
        Position position = await Geolocator.getCurrentPosition(
            desiredAccuracy: LocationAccuracy.high);
        setState(() {
          _currentPosition = position;
        });
      }
    
      @override
      Widget build(BuildContext context) {
        return Scaffold(
          appBar: AppBar(
            backgroundColor: Theme.of(context).colorScheme.inversePrimary,
            title: Text(widget.title),
          ),
          body: Center(
            child: Column(
              mainAxisAlignment: MainAxisAlignment.center,
              children: <Widget>[
                const Text('You have pushed the button this many times:'),
                Text(
                  '$_counter',
                  style: Theme.of(context).textTheme.headlineMedium,
                ),
                // Display the current location if available
                if (_currentPosition != null)
                  Text(
                      "LAT: ${_currentPosition!.latitude}, LNG: ${_currentPosition!.longitude}"),
                ElevatedButton(
                  onPressed: () {
                    _getCurrentLocation();  // Call this method when the button is pressed
                  },
                  child: const Text("Get location"),
                ),
              ],
            ),
          ),
          floatingActionButton: FloatingActionButton(
            onPressed: _incrementCounter,
            tooltip: 'Increment',
            child: const Icon(Icons.add),
          ),
        );
      }
    }
  • Sergey Hevoyan
    3 October 2023, 17:26 |

    Все не складно. Якщо ви хочете бути програмістом - не використовуйте чати, вчить мови програмування, патерни тощо.
    Якщо вам просто програму - замовьте в програмістів. Це суттєво збереже вам нерви.

Current freelance projects in the category App Development for Android

Development of a mobile application

Looking for iOS/Android developers to create gambling applications. Stack: Flutter/Unity/Kotlin/Swift Experience with visuals and designs of Chicken Road/Tower Rush/Plinko, as well as using tools like WebView, Firebase, AppsFlyer, various SDKs.

App Development for AndroidApps for iOS (iPhone and iPad) ∙ 4 hours 26 minutes back ∙ 18 proposals

Mobile application iOS/Android

20 USD

I am looking for a mobile application developer (iOS and/or Android) to create a training application for beginners and intermediate users. The application should help users with planning workouts, monitoring progress, and motivating them to engage in regular physical activity.…

App Development for AndroidApps for iOS (iPhone and iPad) ∙ 2 days 8 hours back ∙ 18 proposals

Development of the Android application "Poetic Assistant" with AI integration (for personal use)

It is necessary to develop a mobile application for the Android OS, designed for creating, editing, and storing poems in the Ukrainian language. The application is being developed for private personal use with an emphasis on quality, convenience, reliability, and…

App Development for Android ∙ 7 days 19 hours back ∙ 26 proposals

Improvement of the mobile application on Capacitor (Android/iOS)

About the Project There is an existing website (marketplace with listings) that has already been wrapped into a mobile application using Capacitor. The website runs on: TanStack Start (SSR) Supabase Cloudflare Pages Android (Capacitor) The mobile application needs to be brought…

App Development for AndroidApps for iOS (iPhone and iPad) ∙ 7 days 20 hours back ∙ 14 proposals

It is necessary to create an Android application for affiliate in the i-gaming sector for the Play Market.

16 USD

We need to create an Android application for affiliate in the i-gaming sector for the Play Market. A sample application will be provided privately. The completed work must closely match the provided sample. Anyone with experience in similar projects, please respond. Criteria…

App Development for Android ∙ 12 days 3 hours back ∙ 22 proposals

Client
Oleksandr Iakovenchuk
Ukraine Ukraine  18  0
Project published
2 years back
118 views