How do you enable Dialer and Mobile Data Settings?
Posted
by
user1461959
on Stack Overflow
See other posts from Stack Overflow
or by user1461959
Published on 2012-06-17T15:14:53Z
Indexed on
2012/06/17
15:15 UTC
Read the original article
Hit count: 171
android
I have a rockchip based Android tv box with heavily modified firmware. The box does not support 3g by default and I am trying to get the mobile data connection to work.
I have understood that the Phone.apk and telephony provider apk has to be installed to /system/app. The logs report that the mobile data is enabled and the the phone service is running. However there is no mobile data in Settings and the Dialer app is not shown in launcher application list. What prevents them from showing up ?
© Stack Overflow or respective owner