External library in Android -


i wondering if it's use external libraries took git hub , use in professional app.this libraries may produce low performance or lag? big company use external libraries own apps?

sometimes big companies use external libraries , have enough resources or coders create own library . external libraries doesn't creates lag in app, infact , enhance app increase performance.
of external libraries in github open , many coders go through code making more efficient group of coders in company creating library. hence suggest review libraries want use , if having positive review go it.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -