question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Startup is extremely slow on Android

See original GitHub issue

The Hello World application often takes a very, very long time to show any interface and run the loaded callback. The last time I ran it on the emulator (X86 emulator with HAX installed), it took 37 seconds from the time the app showed up with a blank white screen and menu bar. I’ve seen it take long enough to get a “not responding” warning. It’s also slow running on my actual device (Nexus 4).

I don’t have this problem with other Android apps I built in pure Java with Android Studio. Start-up of Hello World on the iOS emulator is instantaneous.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:14 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
robertoniccommented, Jul 2, 2016

Is startup time for Android going to be improved in future releases? Currently I think it’s so slow that NativeScript is close to unusable on Android. Can this issue be re-opened?

1reaction
kazemihabibcommented, Jun 25, 2016

I have the same problem I’m using Nativescript 2 + Angular + Typescript.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Speed up a slow Android device - Google Support
Speed up a slow Android device. Try the steps on this page if your phone: Runs very slowly; Lags; Takes a long time...
Read more >
Why Is My Android Slow? 3 Ways to Troubleshoot Your Device
If your Android is running slow, chances are the issue can be quickly fixed by clearing out excess data stored in your phone's...
Read more >
Why does the Android OS have such a slow boot time? - Quora
Your device can be old and the flash memory might be slow or full. Unnecessary applications (including OEM bloatware) may be slowing down...
Read more >
Why is My Android Running So Slow? - Technipages
1 – App services running in the background at start-up · 2 – Not enough memory · 3 – Junk in the Cache...
Read more >
App startup time - Android Developers
Move all resource initialization so that the app can perform it lazily on a different thread. · Allow the app to load and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found