mmin18 / LayoutCast

Cast android code and resource changes to the running application through ADB.
1.71k stars 173 forks source link

Internet permission required? #22

Open gingo opened 9 years ago

gingo commented 9 years ago

Why is required android.permission.INTERNET permission?

kmityakov commented 9 years ago

Because it starts http server and communicates with adb through it. See https://github.com/mmin18/LayoutCast#how-it-works