Look forward to trying out the next version, screenshots look like you have made a good start
Swifty
Fan Posts: 484 Joined: Nov 2008 Reputation: 1 |
2009-07-27 01:21
Post: #21
0.1.1 APK force closes home constantly on my Magic.. without even starting the app, if I uninstall the APK then it's all back to normal.
Look forward to trying out the next version, screenshots look like you have made a good start
|
| find |
topfs2
Team-XBMC Developer Joined: Dec 2007 Reputation: 8 |
2009-07-27 07:19
Post: #22
Swifty Wrote:0.1.1 APK force closes home constantly on my Magic.. without even starting the app, if I uninstall the APK then it's all back to normal. I get weird errors on my magic if I try to install it using the web, but if I do the adb install it works much better. Ideally I would like web to work perfect ofcourse and I must be missing something in the packaging process. Oh well, off to read android development documentation I guess
If you have problems please read this before posting Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() "Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#." |
| find |
Waffa
Posting Freak Posts: 1,163 Joined: May 2008 Reputation: 7 Location: Netherlands |
2009-07-27 09:24
Post: #23
Also here home does forced close.
|
| find |
Swifty
Fan Posts: 484 Joined: Nov 2008 Reputation: 1 |
2009-07-27 09:34
Post: #24
I installed by downloading it on my PC then transferring it and running the APK via Astro to install - Haven't tried any other ways..
I'll use adb later on and see if it behaves any better and let you know
|
| find |
el_Salmon
Junior Member Posts: 7 Joined: Apr 2009 Reputation: 0 Location: Around 2.4 GHz |
2009-07-27 10:07
Post: #25
I have tried with my Magic and XBMC from Opensuse 11.1 (Event server and web server turned on) and it seems it doesn't connect by wifi. Could you add a message for a conection successful?
Anyway, thank you for your work! |
| find |
topfs2
Team-XBMC Developer Joined: Dec 2007 Reputation: 8 |
2009-07-27 10:34
Post: #26
el_Salmon Wrote:I have tried with my Magic and XBMC from Opensuse 11.1 (Event server and web server turned on) and it seems it doesn't connect by wifi. Could you add a message for a conection successful? If you can connect from your phones webbrowser it *should* work goes through nearly same logic. Points here though, make sure that the port is correct and that you really are on the internal network, if you aren't on internal port forward applies. (Linux port is usually 8080, so IP:8080 as IP to XBMC). I'll try to bump to android api 1.5 instead (built using 1.1 now) but I wonder why we get forced close in home, can't understand how an app could do that but I have noticed it too. Thanx for testing and the interest, hopefully it can become a killer app! Cheers, Tobias If you have problems please read this before posting Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() "Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#." |
| find |
Swifty
Fan Posts: 484 Joined: Nov 2008 Reputation: 1 |
2009-07-27 18:01
Post: #27
Tried to do an install using ADB just now, gives the same force close problems when at homescreen or browsing app list..
I grabbed the ADB debug info if it's of any help to you in pin pointing the problem.. http://pastebin.com/m144fb66f |
| find |
freezy
Team-XBMC Android Remote Developer Joined: Dec 2006 Reputation: 14 Location: Switzerland |
2009-07-27 18:44
Post: #28
Topfs2, any way you could add the eclipse project files to SVN?
Running XBMC on my HTPC, tablet, phone and pinball machine. Always read the XBMC online-manual, FAQ and search the forums before posting. Do NOT e-mail Team-XBMC members asking for support. For troubleshooting and bug reporting, make sure you read this first. |
| find |
topfs2
Team-XBMC Developer Joined: Dec 2007 Reputation: 8 |
2009-07-27 19:48
Post: #29
freezy Wrote:Topfs2, any way you could add the eclipse project files to SVN? I think I have done it now since r5. I also bumped need to api 1.5, I'm hoping it will help with acore force close stuff. If you have problems please read this before posting Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() "Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#." |
| find |
topfs2
Team-XBMC Developer Joined: Dec 2007 Reputation: 8 |
2009-07-27 19:50
Post: #30
Swifty Wrote:Tried to do an install using ADB just now, gives the same force close problems when at homescreen or browsing app list.. Ah thanx, by the looks of it you are getting out of memory, which sounds really weird ![]() I think I'm getting same issues now in VM aswell so I'll hopefully be able to track it down. If you have problems please read this before posting Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() "Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#." |
| find |