Page 3 of 4

Display a web page in the app.

Posted: Mon Aug 06, 2012 11:56 pm
by shai

O.k , i succeeded .


Display a web page in the app.

Posted: Tue Aug 07, 2012 12:06 am
by shai

What does the 'alert' means on phonegap code ?

http://docs.phonegap.com/en/1.0.0/pho...


Display a web page in the app.

Posted: Tue Aug 07, 2012 12:28 am
by maxkatz

Are you sure that's the right link?


Display a web page in the app.

Posted: Tue Aug 07, 2012 12:47 am
by shai

Yes that's the right link ...

Well, in the html site tester it writes " Example getCurrentAcceleration "

So i have to move to real world .

Do you know any way to avid testing on real device .

Or in other words .... How close to the app itself is testing on your test app ?

How is it done ?


Display a web page in the app.

Posted: Tue Aug 07, 2012 12:49 am
by maxkatz

Try Tiggzi Mobile Tester for Android: https://play.google.com/store/apps/de...


Display a web page in the app.

Posted: Tue Aug 07, 2012 12:53 am
by shai

How close to the app itself is testing on your test app ?

How is it done ?


Display a web page in the app.

Posted: Tue Aug 07, 2012 12:59 am
by maxkatz

It's pretty much the same. The PhoneGap app is downloaded to your phone.


Display a web page in the app.

Posted: Tue Aug 07, 2012 1:09 am
by shai

If you have this capability already , you should consider doing this with the user

app . That is updating components remotely from the web console.

On user permission , and of course if that doesn't causes troubles .... like a

service that is always on (cpu usage) and cant be shut off on simple action.


Display a web page in the app.

Posted: Tue Aug 07, 2012 2:31 am
by maxkatz

Not sure I understand...what's the user app?


Display a web page in the app.

Posted: Tue Aug 07, 2012 8:51 am
by shai

In a case when this app is finished and the app is in google play .

"Users" of this app won't need to seek for updates online ... just to consent when an update is available ( if they want to see updates ) and then when the update is available they will install it directly when they use it .

Not sure this is a good idea for apps that are not just website links ...