Skip to content
CleverCoder.net // Gil Vegliach's blog
  • Home
  • Interviews
  • About me

Month: July 2017

Loading DEX code over the network

July 6, 2017 by Gil Vegliach

Today we are going to see how code can be downloaded and executed over the network. This technique is useful if you want to update parts of an app without rolling out a complete update. In the code sample, we will fetch two dex files, load them dynamically, and then execute their code. Along the way, we will explain how class loading works under the hood. Continue reading →

Categories: Android

Newsletter Sign-up





Share

RSS
Facebook
fb-share-icon
Twitter
Post on X

Recent Posts

  • Conquer Dynamic Programming in 3 easy steps – Part 3
  • Conquer Dynamic Programming in 3 easy steps – Part 2
  • Conquer Dynamic Programming in 3 easy steps – Part 1
  • Facebook interview: How I got an offer
  • Clean Architecture by Uncle Bob: Summary and review

Archives

  • April 2021
  • December 2020
  • November 2020
  • September 2018
  • May 2018
  • April 2018
  • February 2018
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • April 2016
© 2025 CleverCoder.net | Cookie policy
This website uses cookies to provide you with a great user experience. By using CleverCoder.net, you accept our cookie policy. OK