Answer the question
In order to leave comments, you need to log in
How to speed up a mobile application written in HTML5/AngularJS?
I am writing a mobile application, I want high cross-platform. Studied AngularJS, it turned out to be very convenient. Most of the application has already been written. But there is a problem - it slows down!
Even under my flagship meizu MX4, the app slows down. It takes approximately 0.5-1 second before any button responds. What can we say about old devices, where my application does not start at all .
I am using the application from the browser. If I pack it into an APK, will it run faster? Are there any optimization tips? The topic must be very popular.
The app is built entirely in AngularJS using mobileangularui for the interface. Twitter Bootstrap is also connected, icons from it are actively used.
Answer the question
In order to leave comments, you need to log in
Как ускорить мобильное приложение, написанное на HTML5
If I pack it into an APK, will it run faster?
очень много есть возможностей в повышении производительности. упаковка в АПК ничего не даст.
можно оптимизировать, повысив производительность в разы, например используя одностороннее связывание.
(там где не требуется обратной связи с данными -> используйте перед началом имени связываемой переменной "двойное двоеточие" :: )
А что на хтмл и ангуляре прилажухи писать можно? И долго его учить интересно? Ангулар
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question