Giter Site home page Giter Site logo

gdg-korea / googledeveloperslive Goto Github PK

View Code? Open in Web Editor NEW
45.0 45.0 28.0 2.93 MB

This application is able to watch Google Developers Live page's youtube video and scheduled programs.

Home Page: https://play.google.com/store/apps/details?id=com.proinlab.gdlapp

Shell 1.05% Java 98.95%

googledeveloperslive's People

Contributors

dalinaum avatar eyal-lezmy avatar friedger avatar proin avatar shakalaca avatar shereef avatar skyisle avatar xflofoxx avatar yunsuchoi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

googledeveloperslive's Issues

App carshes when i open a video!!

evey time i run the app, everything goes ok, but when i try to open a video the app carshes, i wrote try catch exceptions everywhere but got nothing...

Bug Report, "java.lang.IllegalStateException"

reported bug "java.lang.IllegalStateException".
Location is "android.widget.ListView.layoutChildren".

this is full stack tracking

java.lang.IllegalStateException: The content of the adapter has changed but ListView did not receive a notification. Make sure the content of your adapter is not modified from a background thread, but only from the UI thread. [in ListView(-1, class android.widget.ListView) with Adapter(class android.widget.HeaderViewListAdapter)]
at android.widget.ListView.layoutChildren(ListView.java:1544)
at android.widget.AbsListView.onLayout(AbsListView.java:1994)
at android.view.View.layout(View.java:14003)
at android.view.ViewGroup.layout(ViewGroup.java:4375)
at android.widget.FrameLayout.onLayout(FrameLayout.java:448)
at android.view.View.layout(View.java:14003)
at android.view.ViewGroup.layout(ViewGroup.java:4375)
at android.support.v4.view.ViewPager.onLayout(ViewPager.java:1520)
at android.view.View.layout(View.java:14003)
at android.view.ViewGroup.layout(ViewGroup.java:4375)
at android.widget.FrameLayout.onLayout(FrameLayout.java:448)
at android.view.View.layout(View.java:14003)
at android.view.ViewGroup.layout(ViewGroup.java:4375)
at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1663)
at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1521)
at android.widget.LinearLayout.onLayout(LinearLayout.java:1434)
at android.view.View.layout(View.java:14003)
at android.view.ViewGroup.layout(ViewGroup.java:4375)
at android.widget.FrameLayout.onLayout(FrameLayout.java:448)
at android.view.View.layout(View.java:14003)
at android.view.ViewGroup.layout(ViewGroup.java:4375)
at android.view.ViewRootImpl.performLayout(ViewRootImpl.java:1892)
at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1711)
at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:989)
at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:4351)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:749)
at android.view.Choreographer.doCallbacks(Choreographer.java:562)
at android.view.Choreographer.doFrame(Choreographer.java:532)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:735)
at android.os.Handler.handleCallback(Handler.java:725)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:5039)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
at dalvik.system.NativeStart.main(Native Method)

do someone know about this?

ERROR IN APP

I downloaded the app by play store, and the part of events isn't working. Could u test for me?

Translation in Market

if you translate this,

GDLive is OpenSource Project that started at gdgkr-organizers.
This application is able to watch Google Developers Live page's youtube movie and scheduled programs.

I made public this project at github.
https://github.com/proin/GoogleDevelopersLive

please, report bug at github.
And any requests are welcomed! (translation, adding functions ..)

I will update Google Play List.
please, announce me language

ActionBar in YouTube SDK Activity

In YouTube SDK, it can use ActionBar.
But ActionBarSherlock can't.
And lower than API 12, Activity that applied YouTube SDK is not working.
So I'll remove ActionBar in YouTube Activity, if there are no ways to apply ActionBarSherlock.
do someone know about solving this?

[YouTube API] to avoid the parsing

https://developers.google.com/youtube/v3/docs/channels/list
에 채널 데이터를 얻는 API가 있으니 페이지 파싱 대신 이걸 써서
Google Developers 채널로부터 데이터를 얻고 거기서 얻어진 데이터를 파싱하면 결국 같은 효과 아닌가요?

페이지 파싱은 아무래도 권장되지 않고 또 웹페이지 구조가 사이트 개편 등으로 인해 바뀌면 문제가 될 테니까요~

Translation Error at Italian

I don't know why occur error at this.

Si è verificato un errore durante l'avvio di YouTubePlayer (%1$s)

I deal with this as comment.

and I report bug "java.lang.IllegalStateException".
Location is "android.widget.ListView.layoutChildren".

this is full stack tracking

java.lang.IllegalStateException: The content of the adapter has changed but ListView did not receive a notification. Make sure the content of your adapter is not modified from a background thread, but only from the UI thread. [in ListView(-1, class android.widget.ListView) with Adapter(class android.widget.HeaderViewListAdapter)]
at android.widget.ListView.layoutChildren(ListView.java:1544)
at android.widget.AbsListView.onLayout(AbsListView.java:1994)
at android.view.View.layout(View.java:14003)
at android.view.ViewGroup.layout(ViewGroup.java:4375)
at android.widget.FrameLayout.onLayout(FrameLayout.java:448)
at android.view.View.layout(View.java:14003)
at android.view.ViewGroup.layout(ViewGroup.java:4375)
at android.support.v4.view.ViewPager.onLayout(ViewPager.java:1520)
at android.view.View.layout(View.java:14003)
at android.view.ViewGroup.layout(ViewGroup.java:4375)
at android.widget.FrameLayout.onLayout(FrameLayout.java:448)
at android.view.View.layout(View.java:14003)
at android.view.ViewGroup.layout(ViewGroup.java:4375)
at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1663)
at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1521)
at android.widget.LinearLayout.onLayout(LinearLayout.java:1434)
at android.view.View.layout(View.java:14003)
at android.view.ViewGroup.layout(ViewGroup.java:4375)
at android.widget.FrameLayout.onLayout(FrameLayout.java:448)
at android.view.View.layout(View.java:14003)
at android.view.ViewGroup.layout(ViewGroup.java:4375)
at android.view.ViewRootImpl.performLayout(ViewRootImpl.java:1892)
at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1711)
at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:989)
at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:4351)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:749)
at android.view.Choreographer.doCallbacks(Choreographer.java:562)
at android.view.Choreographer.doFrame(Choreographer.java:532)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:735)
at android.os.Handler.handleCallback(Handler.java:725)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:5039)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
at dalvik.system.NativeStart.main(Native Method)

do someone know about this?

Code Conventions

@proin Do you have code conventions for GDL? If you don't have any conventions yet, it looks to me like Android Code Style is good for us. Google provides the formatter XML file for Eclipse tool. It will be of help to us too.

out of memory

01-21 00:03:57.628: I/dalvikvm-heap(32052): Forcing collection of SoftReferences for 230416-byte allocation
01-21 00:03:57.678: I/dalvikvm-heap(32052): Clamp target GC heap from 68.881MB to 64.000MB
01-21 00:03:57.678: D/dalvikvm(32052): GC_BEFORE_OOM freed 17K, 6% free 62195K/65532K, paused 48ms, total 48ms
01-21 00:03:57.678: E/dalvikvm-heap(32052): Out of memory on a 230416-byte allocation.
01-21 00:03:57.678: I/dalvikvm(32052): "Thread-5425" prio=5 tid=22 RUNNABLE
01-21 00:03:57.678: I/dalvikvm(32052):   | group="main" sCount=0 dsCount=0 obj=0x424efc30 self=0x6399b818
01-21 00:03:57.678: I/dalvikvm(32052):   | sysTid=2130 nice=0 sched=0/0 cgrp=apps handle=1671019624
01-21 00:03:57.678: I/dalvikvm(32052):   | state=R schedstat=( 57980000 6577000 43 ) utm=4 stm=1 core=2
01-21 00:03:57.688: I/dalvikvm(32052):   at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
01-21 00:03:57.688: I/dalvikvm(32052):   at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:529)
01-21 00:03:57.688: I/dalvikvm(32052):   at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:601)
01-21 00:03:57.758: I/dalvikvm(32052):   at com.proinlab.gdlapp.ListViewCustomAdapter$4.run(ListViewCustomAdapter.java:165)
01-21 00:03:57.758: D/dalvikvm(32052): WAIT_FOR_CONCURRENT_GC blocked 161ms
01-21 00:03:57.758: I/dalvikvm-heap(32052): Forcing collection of SoftReferences for 230416-byte allocation
01-21 00:03:57.808: I/dalvikvm-heap(32052): Clamp target GC heap from 68.860MB to 64.000MB
01-21 00:03:57.808: D/dalvikvm(32052): GC_BEFORE_OOM freed 21K, 6% free 62173K/65532K, paused 50ms, total 50ms
01-21 00:03:57.808: E/dalvikvm-heap(32052): Out of memory on a 230416-byte allocation.
01-21 00:03:57.808: I/dalvikvm(32052): "Thread-5436" prio=5 tid=20 RUNNABLE
01-21 00:03:57.808: I/dalvikvm(32052):   | group="main" sCount=0 dsCount=0 obj=0x41774888 self=0x63c2be78
01-21 00:03:57.808: I/dalvikvm(32052):   | sysTid=2148 nice=0 sched=0/0 cgrp=apps handle=1672691880
01-21 00:03:57.808: I/dalvikvm(32052):   | state=R schedstat=( 60607000 8121000 54 ) utm=5 stm=1 core=2
01-21 00:03:57.808: I/dalvikvm(32052):   at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
01-21 00:03:57.808: I/dalvikvm(32052):   at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:529)
01-21 00:03:57.808: I/dalvikvm(32052):   at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:601)
01-21 00:03:57.808: I/dalvikvm(32052):   at com.proinlab.gdlapp.ListViewCustomAdapter$4.run(ListViewCustomAdapter.java:165)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.