![]() |
Android black screen after splashscreen - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32) +--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93) +---- Forum: Android Development (https://forum.kodi.tv/forumdisplay.php?fid=184) +---- Thread: Android black screen after splashscreen (/showthread.php?tid=219851) Pages:
1
2
|
black screen after splashscreen - tetramarreta - 2015-02-28 Compiled version of Kodi Helix to arm 7 vfpv3d16 (NON NEON ) , install the stb with android 4.0.3 , opened and after the splashscreen is a black screen and nothing happens. To compile used the ubuntu 14.04 with ndk 10d and updated sdk Can anyone help me ? RE: black screen after splashscreen - Koying - 2015-02-28 If you are smart enough to have compiled Kodi in non-neon, you must be smart enough to realize you don't provide enough information to be able help. At least a log? RE: black screen after splashscreen - tetramarreta - 2015-02-28 I created the advancedsettings.xml file as http://kodi.wiki/view/Log_file/Advanced#advancedsettings.xml , but the log is not generated. I'm thinking of putting messages in Splash.java.in , since I had to change so that the verification process NEON not happen. RE: black screen after splashscreen - Koying - 2015-02-28 A logcat, then, if Kodi itself is not started. RE: black screen after splashscreen - tetramarreta - 2015-02-28 I do not know use the logcat , help me? RE: black screen after splashscreen - Koying - 2015-02-28 Seriously? Google "adb logcat" RE: black screen after splashscreen - tetramarreta - 2015-02-28 I am a developer for .net windows forms , I am venturing in this world android and using linux to compile. Downloaded the android studio , started the adb logcat and he was listening on port 5038 , will study the subject and capture the log of what is happening later comentoaqui what happened. Thank you already ! RE: black screen after splashscreen - tetramarreta - 2015-02-28 Below the output of logcat: D/dalvikvm( 6930): Trying to load lib /data/data/org.xbmc.kodi/lib/libkodi.so 0x415ecb68 V/Kodi ( 6930): Debug Print: CWinEventsAndroid::CWinEventsAndroid W/ActivityManager( 1418): Launch timeout has expired, giving up wake lock! W/ActivityManager( 1418): Activity idle timeout for ActivityRecord{45d65848 org.xbmc.kodi/.Splash} W/ThrottleService( 1418): unable to find stats for iface rmnet0 RE: black screen after splashscreen - tetramarreta - 2015-04-21 the same apk run on my phone, but in my top box gives the error mentioned . In the logcat , anyone knows any other way to find out the reason of the problem reported ? RE: black screen after splashscreen - tetramarreta - 2015-04-24 Finally managed to generate a NON NEON version of KODI 14.2 - Helix Below the link: https://www.dropbox.com/s/rs5pyzrt8asykvy/kodiapp-armeabi-v7a-debug.apk?dl=0 RE: black screen after splashscreen - jheide44 - 2015-07-27 (2015-04-24, 06:43)tetramarreta Wrote: Finally managed to generate a NON NEON version of KODI 14.2 - Helix Thanks, this works great on my Acer Iconia A500 (Tegra 2 device)! Now that 15.0 is out, any pointers/breadcrumbs on how you pulled this off? RE: black screen after splashscreen - tetramarreta - 2015-07-28 (2015-07-27, 20:25)jheide44 Wrote:(2015-04-24, 06:43)tetramarreta Wrote: Finally managed to generate a NON NEON version of KODI 14.2 - Helix I'm glad to have worked , but I did not understand your sentence , I am Brazilian and my English is the google translator hehe. If the compilation of Isengard , lets out a stable version that I compile one for Tegra 2 . How is the performance of the videos in HD or Full HD , is working well ? Hugs ! RE: black screen after splashscreen - jheide44 - 2015-07-30 (2015-07-28, 02:25)tetramarreta Wrote: I'm glad to have worked , but I did not understand your sentence , I am Brazilian and my English is the google translator hehe. Isengard stable (15.0) was just released. sorry for the use of slang language. I was asking if you could teach me to compile a tegra 2 version... or point me to your tegra 2 source code repository (github, etc.) where I could review your tegra 2 commtis. Then attempt to compile myself (always looking for a new opportunity to learn or expand my skill set). But if you plan to continue to compile for the tegra 2,I am okay with just being a "big fan" of your work! ![]() on your 14.2 performance in HD video is okay, although my Tegra 2 device is the Acer Iconai A500 tablet with a 1,280×800 resolution. so I don't really need or use full HD. my TV is 1080p. On the TV I stream a lot of 720 and older files in standard def over a 10/100/1000 Cat6 home network. I ripped most of my dvd collection almost 15 years ago when drive space was at a premium (and before I had a HDTV). On the TV there I have a Raspberry Pi 2 with Kodi (openELEC). The Media is hosted on a Samba/minidlna server that is made up of a USB 3.0 HDD connected to a Netgear R6300v2 running DD-WRT firmware. Thanks for the greak work on keeping the Tegra 2 alive! PS. I am sure that some people over a the tegraowners forum also really enjoy your work. http://forum.tegraowners.com/viewtopic.php?p=55228#p55228 (first mentioned here, then the next few posts) http://forum.tegraowners.com/viewtopic.php?p=55597#p55597 (also let them know you might compile a tegra 2 of isengard) RE: black screen after splashscreen - tetramarreta - 2016-01-24 Hi, Still interested in Kodi for Tegra 2 ? (2015-07-30, 17:06)jheide44 Wrote:(2015-07-28, 02:25)tetramarreta Wrote: I'm glad to have worked , but I did not understand your sentence , I am Brazilian and my English is the google translator hehe. RE: black screen after splashscreen - Touficb - 2016-01-24 Hello, I have an Acer Iconia Tab a500 and I have the previous version of Kodi non neon, can I get the link to the updated version of Kodi for non neon ? Thanks ! |