android - Create three specified APNs for each mobile providers - automatically add APN -
How do I add APIs automatically?
We have 3 mobile service providers (those providers will get inserted SIM cards and local carriers which are not listed globally) - For Pro, Probe and ProCo for PROA, name: A 1, APN: APN 1
For Probe, Name: B1, APN: APN 2
For ProC, Name: C1, APN : APN 3
-
When I click the button I want to add 3 buttons to add favorite buttons of each APN Construction.
How can I write this code and edit it in the manifest file?
Comments
Post a Comment