1
我目前正在一個Android應用程序,但我堅持獲得一個可行的解決方案。拜託,我想知道三兩件事:應用程序安裝的監聽器和掛起的互聯網/ 3G連接
1. Is there any code to Listen for Installed Applications and also when an Application is being installed?
2. Is there anyway to suspend internet permissions granted to installed applications?
3. Is there anyway to suspend 3G connection in the device without totally disabling it?
如有的是,有一個回答這些問題的人,如果可能的代碼請給這裏放棄它。另外如果有一個更好的解決方案涵蓋了這三個問題,我也對它開放。 謝謝Devs。