My Web App icon

My Web App

★★★★★
★★★★★
(3.83/5)

2.0Free8 years ago

Download My Web App APK latest version Free for Android

Version 2.0
Update
Size 2.11 MB (2,212,322 bytes)
Developer Wagner Alvarenga
Category Apps, Tools
Package Name com.brainatoms.mywebapp
OS 3.0 and up

My Web App APPLICATION description

Create an Android application only with HTML, Javascript and CSS.
MyWebApp is an Android App that loads a index.html (local web site) file located under MyWebApp folder of your SD card.

Copy your custom web content to the MyWebApp folder. You can use HTML, CSS and Javascript files. Then reload the App to view your content.

FEATURES

You can call predefined functions from your Javascript code using 'window.external.FunctionName(Optional Parameters);'. Replace FunctionName and Optional Parameters according with the function called. Some functions are:
- GetWidth()
- GetHeight()
- GetAndroidID()
- GetUserAccount()
- FileExist('test.txt')
- FileWrite('test.txt', 'Test data.')
- FileLoad('test.txt')
- FileDelete('test.txt')
- CreateDirectory('temp')
- DeleteDirectory('temp')
- GetContact() fires onContactPickerSuccess(vlstrName, vlstrNumbers) and onContactPickerFail(vlstrError).
- GetPicture() fires onGetPictureSuccess(vlintResultCode) and onGetPictureFail(vlintResultCode). On success you need to call window.external.GetPictureData() for the Base64 image data.
- StartGPSService() fires onLocationChanged(vldblLat, vldblLon, vldblSpeed) and onStatusChanged(vlstrStatus).
- CancelGPSService()
- StartTTSService()
- SetSpokenLanguage(LanguageCode) Ej: 'en', 'spa', 'es', etc.
- SpeakText(Text)
- CancelTTSService()
- MsgBox(Message)
- PlayBeep(Tone) Ej: 28
- PlaySound('http://soundbible.com/mp3/Music_Box-Big_Daddy-1389738694.mp3')
- CancelToast()
- EnableToast()
- and more to come.
↓ Read more
My Web App screen 1 My Web App screen 2 My Web App screen 3 My Web App screen 4 My Web App screen 5 My Web App screen 6 My Web App screen 7 My Web App screen 8 My Web App screen 9 My Web App screen 10 My Web App screen 11 My Web App screen 12 My Web App screen 13 My Web App screen 14 My Web App screen 15 My Web App screen 16 My Web App screen 17 My Web App screen 18