Giter Site home page Giter Site logo

gdgpune-devfest19-android's Introduction

GDG Pune - DevFest19 - Android App

Build Status

Project Migrated to Flutter. You can find here.

gdgpune-devfest19-android's People

Contributors

beinganonymous avatar drigio avatar imgbot[bot] avatar patilshreyas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gdgpune-devfest19-android's Issues

Activity - Speaker Details

New activity for Speaker profile view. It will include-

  • Circular Profile Picture
  • Name
  • Designation
  • Introduction
  • Social Links

Adding Fragments

Have to add following fragments for NavigationDrawer View.

  • Home
  • Schedule
  • Speakers
  • Find Way
  • Organisers
  • Developers

Add Developers Fragment

Design and develop developers fragment to show a list of developers who contributed to developing this app.

App crashes after clicking on the social links of Developers

Following is the logcat :

2019-08-10 19:48:22.115 13478-13478/com.gdg.pune.devfest19 E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.gdg.pune.devfest19, PID: 13478
android.util.AndroidRuntimeException: Calling startActivity() from outside of an Activity context requires the FLAG_ACTIVITY_NEW_TASK flag. Is this really what you want?
at android.app.ContextImpl.startActivity(ContextImpl.java:912)
at android.app.ContextImpl.startActivity(ContextImpl.java:888)
at android.content.ContextWrapper.startActivity(ContextWrapper.java:379)
at com.gdg.pune.devfest19.viewholder.DeveloperViewHolder$bind$onLinkClickListener$1.onClick(DeveloperViewHolder.kt:50)
at android.view.View.performClick(View.java:6597)
at android.view.View.performClickInternal(View.java:6574)
at android.view.View.access$3100(View.java:778)
at android.view.View$PerformClick.run(View.java:25885)
at android.os.Handler.handleCallback(Handler.java:873)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:193)
at android.app.ActivityThread.main(ActivityThread.java:6719)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:495)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)

Tested on Android 9.0 Pie. Works on 7.0 Nougat and 8.1 Oreo

A simple setting of flag might solve the issue.

Activity - Schedule Details

Add new Activity to display Session Details.
It will include.

  • Title
  • Tag
  • Time
  • Level of Session (Beginner/Intermediate/Advanced)
  • Description
  • Speaker

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.