You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ratchet
Hello,
I want to test my app develop by ratchet in android phone. Can anyone help?
Thanks,
kanak
Alfix Semaine
unread,
Apr 9, 2021, 4:30:45 PM4/9/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ratchet
To create an Android app that uses Ratchet, use Apache Cordova (which runs on Linux, Windows and macOS). Basically Cordova will convert your HTML+CSS+JavaScript files (that you have already tested in a web browser) and produce an apk file. You then open that apk file after transferring it to your Android device (by USB or download) and the app will then be available for running on your Android device. Research Apache Cordova for details.