Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

PHPFusion Android APP

Asked Modified Viewed 9,070 times
D
douwe_yntema
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Started this discussions
  • Answered 1 question
asked
Senior Member

I made an Android App vor use with PHP_Fusion.
With the app you can read news from an PHPFusion Website on your Android device.

The app can be downloaded via Google Playstore (search for webrain) of here:

https://play.google.com/store/apps/de...newsreader

To make an PHPFusion website communicating with the APP, you need to install a connector (infusion) on your PHPFusion website.
This can be downloaded here:

http://www.webrain.nl/downloads.php?c...nload_id=1

What do you think of this?
0 replies

44 posts

R
Rimelek
R
  • Senior Member, joined since
  • Contributed 301 posts on the community forums.
  • Started 23 threads in the forums
answered
Senior Member

I am sure you made a good app. Unfortunately I cannot test it since it is incompatible with my android version (2.3.7). 3.0 is required.
0 replies
D
douwe_yntema
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Started this discussions
  • Answered 1 question
answered
Senior Member

android 3.0 is required to perform some functionality.
API level 11 is lowest possible.
I Lowerd already API level to lowest possible

https://developer.android.com/about/d...index.html

You are in the minority I think
0 replies
D
DwB
D
DwB 10
  • Junior Member, joined since
  • Contributed 21 posts on the community forums.
  • Started 4 threads in the forums
answered
Junior Member

Quote

I am sure you made a good app. Unfortunately I cannot test it since it is incompatible with my android version (2.3.7). 3.0 is required.
- by Rimelek


Whoa mate you stilll use Gingerbread? What kind of device?

Will have a look at the app as well since it might be a benefit for a website I'm working at right now.
0 replies
R
Rimelek
R
  • Senior Member, joined since
  • Contributed 301 posts on the community forums.
  • Started 23 threads in the forums
answered
Senior Member

Quote

Quote

I am sure you made a good app. Unfortunately I cannot test it since it is incompatible with my android version (2.3.7). 3.0 is required.
- by Rimelek

Whoa mate you stilll use Gingerbread? What kind of device?
- by DwB

Old device. Motorola Defy + CyanogenMod 7. There is no newer stable android and CyanogenMod for it. I almost lost everything when I tried to upgrade it to an unstable version.
0 replies
J
jikaka
J
jikaka 10
www.rusfusion.ru - russian nss
  • Veteran Member, joined since
  • Contributed 946 posts on the community forums.
  • Started 82 threads in the forums
answered
Veteran Member

good job!
i will test
0 replies
A
afoster
A
  • Senior Member, joined since
  • Contributed 725 posts on the community forums.
  • Started 128 threads in the forums
answered
Senior Member

The instructions for the fusionnewsreader states to upload to the root...I assume that if my php-fusion site is located at http://www.domain.com/fusion/ that is where the furionnewsreader should be uploaded to? Is so, which directory needs to be uploaded...mobile?, android?, 1?

I have tried doing all of them and also uploading them to http://www.domain.com/fusion/infusions/ and the display on my phone does not look any different. What am I doing wrong/
0 replies
D
douwe_yntema
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Started this discussions
  • Answered 1 question
answered
Senior Member

As usual, the infusion should be placed in the infusions folder. Copy the whole structure in it so it look like: yourdomain.com/infusions/mobile/android/1/index.php etc.

In the app change te url to your site at the settings tab.
Now rotate your phone 90 degrees and back. (This is no joke but force update data)
0 replies
A
afoster
A
  • Senior Member, joined since
  • Contributed 725 posts on the community forums.
  • Started 128 threads in the forums
answered
Senior Member

OK, it is in the infusions folder as noted, but the infusion does not appear on the infusion list to infuse. I am looking for it under mobile, android but not finding it. Is it under another name or does it need to be infused at all?
0 replies
D
douwe_yntema
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Started this discussions
  • Answered 1 question
answered
Senior Member

Infusing is not necesarry. Just copy the files in the infusion folder thats all you have to do.
0 replies
A
afoster
A
  • Senior Member, joined since
  • Contributed 725 posts on the community forums.
  • Started 128 threads in the forums
answered
Senior Member

OK, I followed your instructions, including turning the phone 90 degrees, and all I get is a blank screen. Is it set to only read current news?
0 replies
D
douwe_yntema
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Started this discussions
  • Answered 1 question
answered
Senior Member

What is the url of your site?
0 replies
A
afoster
A
  • Senior Member, joined since
  • Contributed 725 posts on the community forums.
  • Started 128 threads in the forums
answered
Senior Member

Check your messages.
0 replies
D
douwe_yntema
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Started this discussions
  • Answered 1 question
answered
Senior Member

I tested the url jou sent me. The infusion in working, but your php-version is too low. It does not support json. I have a solution for it. I wil post it on this forum
0 replies
A
afoster
A
  • Senior Member, joined since
  • Contributed 725 posts on the community forums.
  • Started 128 threads in the forums
answered
Senior Member

Great, thanks. I will look for the solution.
0 replies
D
douwe_yntema
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Started this discussions
  • Answered 1 question
answered
Senior Member

Here is the solution:

http://www.webrain.nl/downloads.php?c...nload_id=2

Copy the files to your webserver root. Overwrite the existing infusion.
0 replies
A
afoster
A
  • Senior Member, joined since
  • Contributed 725 posts on the community forums.
  • Started 128 threads in the forums
answered
Senior Member

I assume the jsonwrapper folder is to be updated in domain.com/sports/includes/ which is what I did but it still does not seem to be working. Can you check again for me?
0 replies
D
douwe_yntema
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Started this discussions
  • Answered 1 question
answered
Senior Member

Did you replace the infusions/mobile folder with the contents of the archive?
0 replies
A
afoster
A
  • Senior Member, joined since
  • Contributed 725 posts on the community forums.
  • Started 128 threads in the forums
answered
Senior Member

Yes I did. When I try to run the app, I get a message that says "Unfortunately, FusionNewsReader has stopped" and there are two buttons, one labeled Report and the other one labeled OK. When I click OK, the app closes down and when I click Report it takes me to a google legal page?
0 replies
D
douwe_yntema
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Started this discussions
  • Answered 1 question
answered
Senior Member

The problem is the infusion not the app. I tested your site but I think there is an php error. I think the app cannot find the jsonwrapperinclude I sent you.
Have you errors in the php-fusion log?
Whats your php version?

You can test the infusion by entering:
Http://www.yourdomain.com/infusions/mobile/android/1/index.php?page=news

When the infusion works this shows your news in json format on your browser
Edited by douwe_yntema on 15-01-2015 23:34,
0 replies

Category Forum

Post Your Site

Labels

None yet

Statistics

  • Views 0 views
  • Posts 44 posts
  • Votes 0 votes
  • Topic users 7 members

7 participants

D
D
DwB 10
  • Junior Member, joined since
  • Contributed 21 posts on the community forums.
  • Started 4 threads in the forums
A
A
  • Senior Member, joined since
  • Contributed 725 posts on the community forums.
  • Started 128 threads in the forums
J
J
jikaka 10
www.rusfusion.ru - russian nss
  • Veteran Member, joined since
  • Contributed 946 posts on the community forums.
  • Started 82 threads in the forums
D
D
  • Senior Member, joined since
  • Contributed 298 posts on the community forums.
  • Started 99 threads in the forums
D
D
dimki 10
  • Senior Member, joined since
  • Contributed 246 posts on the community forums.
  • Started 28 threads in the forums
D
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Started this discussions
  • Answered 1 question
R
R
  • Senior Member, joined since
  • Contributed 301 posts on the community forums.
  • Started 23 threads in the forums

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet