I want to test my test site on my tablet and wanted to know how [closed]

-2

I wanted to test directly on a mobile device, to get my doubts!

    
asked by anonymous 22.09.2015 / 20:12

3 answers

2

Hello, it can be done by but sometimes it does not look perfect.

I really like using this one, it has the main devices in terms of resolution ..

link

If you need access from your Wamp, do the following.

I understood now. In that case let's go. Connect the same network (your pc and your tablet), or on the same wifi. When you create a Wamp server it creates an IP in your network for your site (APACHE). Follow these instructions to make this known to other devices on the same network. ( link )
Keep in mind that your c: / wamp / www folder is equal to localhost or equal to your computer's IP. So if put in a folder like / mysite in the localhost / mysite browser

    
22.09.2015 / 20:16
3

Type the IP of your machine.

MAC

If yes, go to System and Network Preferences. See your IP.

Type the IP in the address bar of the browser on your tablet.

link

Windows

Enter CMD (Command Prompt), type ipconfig .

Search for your IP .

Type this IP in your tablet browser:

link

    
22.09.2015 / 21:03
3

You can check the responsive design directly on your chrome browser without downloading or accessing any specific application:

With your site open: Press F12 or right-click and then select% with%, note that just above the small bar there is an icon for a mobile phone, click it and refresh the page. (in red)

After doing this, note that on the left side there is a small list of devices for you to test, just click on the name and select the device model. (in green)

If you want to check for an exact size / device that is not listed you can click, hold, and drag the borders to fit.

    
22.09.2015 / 21:21