After uninstall app on device flutter run not workIntelliJ IDEA won't run Flutter appFlutter not running on Android DeviceFlutter: Internationlization not working from my end. What should I do?Flutter dart debugger breakpoints stopped workingError in running flutter project on using firebase messaging packageCode from Swagger-codegen doesn't work with FlutterFlutter is not able to install the apk into the real device suddenlyFlutter assets error: EXCEPTION CAUGHT BY IMAGE RESOURCE SERVICEWhy i have Flutter gradle error on building project?Flutter: Visual studio emulator

Was Mohammed the most popular first name for boys born in Berlin in 2018?

Why use steam instead of just hot air?

Why do unstable nuclei form?

Output the date in the Mel calendar

TeX Gyre Pagella Math Integral sign much too small

What is the Ancient One's mistake?

Row vectors and column vectors (Mathematica vs Matlab)

How do carbureted and fuel injected engines compare in high altitude?

Thawing Glaciers return to hand interaction

resoldering copper waste pipe

Is it a Munchausen Number?

When do you stop "pushing" a book?

What does the "DS" in "DS-..." US visa application forms stand for?

What replaces x86 intrinsics for C when Apple ditches Intel CPUs for their own chips?

Was the Highlands Ranch shooting the 115th mass shooting in the US in 2019

Why is there a cap on 401k contributions?

Why is it wrong to *implement* myself a known, published, widely believed to be secure crypto algorithm?

Libertine font numbers have a different height than text

What is the minimum required technology to reanimate someone who has been cryogenically frozen?

What dice to use in a game that revolves around triangles?

Probability of taking balls without replacement from a bag question

Can a planet still function with a damaged moon?

Rusty Chain and back cassette – Replace or Repair?

"Estrontium" on poster



After uninstall app on device flutter run not work


IntelliJ IDEA won't run Flutter appFlutter not running on Android DeviceFlutter: Internationlization not working from my end. What should I do?Flutter dart debugger breakpoints stopped workingError in running flutter project on using firebase messaging packageCode from Swagger-codegen doesn't work with FlutterFlutter is not able to install the apk into the real device suddenlyFlutter assets error: EXCEPTION CAUGHT BY IMAGE RESOURCE SERVICEWhy i have Flutter gradle error on building project?Flutter: Visual studio emulator






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








1















I'm using vs code for building my flutter app.
But after uninstall debug app on my device, 'flutter run' command not working properly and stop in installing status.
Please help me.
Thanks.



Launching lib/main.dart on RNE L21 in debug mode...
Initializing gradle... ۱۱٫۷s
Resolving dependencies... ۱۴٫۹s
Gradle task 'assembleDebug'...
Gradle task 'assembleDebug'... Done ۱۰۱٫۷s
Built buildappoutputsapkdebugapp-debug.apk.
Installing buildappoutputsapkapp.apk... ۶٫۱s









share|improve this question
























  • This apk file size is 32mb 🤔

    – david
    Nov 13 '18 at 8:59











  • Did you do a flutter clean before flutter run?

    – Serl
    Nov 13 '18 at 16:20






  • 2





    yes, i solved this problem with copy debug app on device and install it, after this, flutter debug worked properly. and also when i want to delete app on my devise, i using settings->app->"uninstall for all users"

    – david
    Nov 13 '18 at 18:23











  • Only to add that in my LG G6 (and maybe in other mobiles from other companys) exist the "App Trash", where the uninstalled apps stays for 24/48 extra hours. If our developed app is there, 'flutter run' also doesn't works.

    – Pablo Insua
    Jan 22 at 11:58


















1















I'm using vs code for building my flutter app.
But after uninstall debug app on my device, 'flutter run' command not working properly and stop in installing status.
Please help me.
Thanks.



Launching lib/main.dart on RNE L21 in debug mode...
Initializing gradle... ۱۱٫۷s
Resolving dependencies... ۱۴٫۹s
Gradle task 'assembleDebug'...
Gradle task 'assembleDebug'... Done ۱۰۱٫۷s
Built buildappoutputsapkdebugapp-debug.apk.
Installing buildappoutputsapkapp.apk... ۶٫۱s









share|improve this question
























  • This apk file size is 32mb 🤔

    – david
    Nov 13 '18 at 8:59











  • Did you do a flutter clean before flutter run?

    – Serl
    Nov 13 '18 at 16:20






  • 2





    yes, i solved this problem with copy debug app on device and install it, after this, flutter debug worked properly. and also when i want to delete app on my devise, i using settings->app->"uninstall for all users"

    – david
    Nov 13 '18 at 18:23











  • Only to add that in my LG G6 (and maybe in other mobiles from other companys) exist the "App Trash", where the uninstalled apps stays for 24/48 extra hours. If our developed app is there, 'flutter run' also doesn't works.

    – Pablo Insua
    Jan 22 at 11:58














1












1








1








I'm using vs code for building my flutter app.
But after uninstall debug app on my device, 'flutter run' command not working properly and stop in installing status.
Please help me.
Thanks.



Launching lib/main.dart on RNE L21 in debug mode...
Initializing gradle... ۱۱٫۷s
Resolving dependencies... ۱۴٫۹s
Gradle task 'assembleDebug'...
Gradle task 'assembleDebug'... Done ۱۰۱٫۷s
Built buildappoutputsapkdebugapp-debug.apk.
Installing buildappoutputsapkapp.apk... ۶٫۱s









share|improve this question
















I'm using vs code for building my flutter app.
But after uninstall debug app on my device, 'flutter run' command not working properly and stop in installing status.
Please help me.
Thanks.



Launching lib/main.dart on RNE L21 in debug mode...
Initializing gradle... ۱۱٫۷s
Resolving dependencies... ۱۴٫۹s
Gradle task 'assembleDebug'...
Gradle task 'assembleDebug'... Done ۱۰۱٫۷s
Built buildappoutputsapkdebugapp-debug.apk.
Installing buildappoutputsapkapp.apk... ۶٫۱s






flutter run-app






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 13 '18 at 0:12







david

















asked Nov 12 '18 at 23:26









daviddavid

285




285












  • This apk file size is 32mb 🤔

    – david
    Nov 13 '18 at 8:59











  • Did you do a flutter clean before flutter run?

    – Serl
    Nov 13 '18 at 16:20






  • 2





    yes, i solved this problem with copy debug app on device and install it, after this, flutter debug worked properly. and also when i want to delete app on my devise, i using settings->app->"uninstall for all users"

    – david
    Nov 13 '18 at 18:23











  • Only to add that in my LG G6 (and maybe in other mobiles from other companys) exist the "App Trash", where the uninstalled apps stays for 24/48 extra hours. If our developed app is there, 'flutter run' also doesn't works.

    – Pablo Insua
    Jan 22 at 11:58


















  • This apk file size is 32mb 🤔

    – david
    Nov 13 '18 at 8:59











  • Did you do a flutter clean before flutter run?

    – Serl
    Nov 13 '18 at 16:20






  • 2





    yes, i solved this problem with copy debug app on device and install it, after this, flutter debug worked properly. and also when i want to delete app on my devise, i using settings->app->"uninstall for all users"

    – david
    Nov 13 '18 at 18:23











  • Only to add that in my LG G6 (and maybe in other mobiles from other companys) exist the "App Trash", where the uninstalled apps stays for 24/48 extra hours. If our developed app is there, 'flutter run' also doesn't works.

    – Pablo Insua
    Jan 22 at 11:58

















This apk file size is 32mb 🤔

– david
Nov 13 '18 at 8:59





This apk file size is 32mb 🤔

– david
Nov 13 '18 at 8:59













Did you do a flutter clean before flutter run?

– Serl
Nov 13 '18 at 16:20





Did you do a flutter clean before flutter run?

– Serl
Nov 13 '18 at 16:20




2




2





yes, i solved this problem with copy debug app on device and install it, after this, flutter debug worked properly. and also when i want to delete app on my devise, i using settings->app->"uninstall for all users"

– david
Nov 13 '18 at 18:23





yes, i solved this problem with copy debug app on device and install it, after this, flutter debug worked properly. and also when i want to delete app on my devise, i using settings->app->"uninstall for all users"

– david
Nov 13 '18 at 18:23













Only to add that in my LG G6 (and maybe in other mobiles from other companys) exist the "App Trash", where the uninstalled apps stays for 24/48 extra hours. If our developed app is there, 'flutter run' also doesn't works.

– Pablo Insua
Jan 22 at 11:58






Only to add that in my LG G6 (and maybe in other mobiles from other companys) exist the "App Trash", where the uninstalled apps stays for 24/48 extra hours. If our developed app is there, 'flutter run' also doesn't works.

– Pablo Insua
Jan 22 at 11:58













1 Answer
1






active

oldest

votes


















0














Had the same problem, copied .apk file on device and installed it from there, after that debugger worked without any issues.






share|improve this answer























    Your Answer






    StackExchange.ifUsing("editor", function ()
    StackExchange.using("externalEditor", function ()
    StackExchange.using("snippets", function ()
    StackExchange.snippets.init();
    );
    );
    , "code-snippets");

    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "1"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53271576%2fafter-uninstall-app-on-device-flutter-run-not-work%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    Had the same problem, copied .apk file on device and installed it from there, after that debugger worked without any issues.






    share|improve this answer



























      0














      Had the same problem, copied .apk file on device and installed it from there, after that debugger worked without any issues.






      share|improve this answer

























        0












        0








        0







        Had the same problem, copied .apk file on device and installed it from there, after that debugger worked without any issues.






        share|improve this answer













        Had the same problem, copied .apk file on device and installed it from there, after that debugger worked without any issues.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Mar 23 at 8:53









        CoatedCoated

        1




        1





























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Stack Overflow!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53271576%2fafter-uninstall-app-on-device-flutter-run-not-work%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

            Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

            Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript