• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. B

    Apps socket & rild issue

    Hi, all, I added a new Javascript object, whose souce code is located in external/webkit/JavescriptCore/runtime/ and in this object, I wanna get information like neighbouring cell id, so I need to send a RIL_REQUEST_GET_NEIGHBORING_CELL_IDS request. that is pretty much what I wanna...