Displaying a web page in Android using Qt for Android

s4eed

I've heard that QtWebKit is not available in Android. But now I'm developing an application for Android using Qt/QtQuick2 and I need to let users login to their Instagram profiles through my application. And this needs to display a web page from Instagram to users.(There isn't second way)
Is this possible to display a webpage in Android using Qt 5.3.1?

Nejat

Qt WebEngine Technology is under development. For a Qt and cross platform solution you should wait for it to be available on Android.

Currently to incorporate web content into your Qt application on Android, you need to use a native web component. Interacting with native contents could be done by the Qt Android Extras module with a JNI convenience API.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Error displaying web page on a web view in android app

From Dev

In sonarqube Web page is not displaying

From Dev

open part of web page in android using uri intent

From Dev

Best practice in android for using thread in UI inorder to load a web page?

From Dev

Program running but not displaying result using native android

From Dev

Displaying multiple routes using Directions API in Android

From Dev

Displaying multiple routes using Directions API in Android

From Dev

Displaying a database in PDF using iText in Android Studio

From Dev

Image is not displaying when using Picasso in Android

From Dev

load web page in webview (android)

From Dev

Embedding a Web page in an Android App

From Dev

Loading a web page in Android App

From Dev

Web page width on Android tablet

From Dev

android - connecting to web page with Jsoup

From Dev

Using Backendless API with Qt for Android

From Dev

Using Qt codes in Android application

From Dev

Google Drive Web Services API for Android - Displaying File Names In A Folder

From Dev

Google Drive Web Services API for Android - Displaying File Names In A Folder

From Dev

Custom Notification is not displaying in Android

From Dev

Android: Displaying a list in a fragment

From Dev

Android - Displaying WebView in Fragment

From Dev

Android onCreateOptionsMenu is not displaying

From Dev

Displaying list of strings in Android

From Dev

SKMaps in Android not displaying annotations

From Dev

Android Radio Buttons Not Displaying

From Dev

Android drawTextOnPath() is not displaying the output

From Dev

Android ActionBar is not displaying icons

From Dev

android layout is not displaying

From Dev

Splash screen not displaying in android

Related Related

HotTag

Archive