Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to check for an app (native or hybrid)

I'm working on sauce lab integration with appium, and created a poc for ebay app. Now the requirement is that the poc should work for native, hybrid and web. How would i know that which app is native and which is hybrid because I don't have the source code for the app, only have the apk file for automation test.

Please suggest.

like image 830
Neeraj Hatwal Avatar asked Dec 31 '25 05:12

Neeraj Hatwal


1 Answers

Yes, there is a simple way to distinguish between hybrid and native app. Go to Developer Options from Settings and turn on Show Layout bounds. And then launch your app and see the layout highlighted. If there are lots of rectangle highlighted, it's native. Otherwise hybrid.

like image 73
Alok Singh Avatar answered Jan 01 '26 20:01

Alok Singh



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!