0
I configured the emulator of Android, but has no Internet connection, as I configure or have no way?
0
I configured the emulator of Android, but has no Internet connection, as I configure or have no way?
1
Speak up! You’ve already added the internet permission on Androidmanifest.xml ?
<manifest xlmns:android...>
<uses-permission android:name="android.permission.INTERNET"></uses-permission>
</manifest>
If not added and forehead. Vlw!
I managed to solve by placing the proxy in the emulator. Making it clear that it is the emulator that comes with the installation of Embarcadero.
Browser other questions tagged android delphi
You are not signed in. Login or sign up in order to post.
which emulator??
– Edumachdo
Internet to connect the application you made ? Or in general ? Type the web browser is connecting ?
– Adliano Alves
I managed to solve by placing the proxy in the emulator. Making it clear that it is the emulator that comes with the installation of Embarcadero.
– Jefferson Rudolf