Giter VIP home page Giter VIP logo

android's Introduction

Allow any Android user to watch movies easily streaming from torrents, without any particular knowledge.

Visit the project's website at http://popcorntime.ag.

Community

Keep track of Popcorn Time development and community activity.

Getting Involved

Want to report a bug, request a feature, contribute or translate Popcorn Time? Check out our in-depth guide to Contributing to Popcorn Time.

Build Instructions

The gradle build system will fetch all dependencies and generate files you need to build the project. You first need to generate the local.properties (replace YOUR_SDK_DIR by your actual android sdk dir) file:

$ echo "sdk.dir=YOUR_SDK_DIR" > local.properties

You can now sync, build and install the project:

$ ./gradlew assembleDebug # assemble the debug .apk
$ ./gradlew installDebug  # install the debug .apk if you have an
                          # emulator or an Android device connected

You can use Android Studio by importing the project as a Gradle project.

Directory structure

`|-- base                            # base module (contains providers and streamer)
 |    |-- build.gradle               # base build script
 |    `-- src
 |          |-- main
 |                |-- assets         # base module assets
 |                |-- java           # base module java code
 |                `-- res            # base module resources
`|-- mobile                          # mobile module (smartphone/tablet application)
 |    |-- build.gradle               # mobile build script
 |    `-- src
 |          |-- main
 |                |-- java           # mobile module java code
 |                `-- res            # mobile module resources
`|-- tv                              # tv module (Android TV application)
 |    |-- build.gradle               # tv build script
 |    `-- src
 |          |-- main
 |                |-- java           # tv module java code
 |                `-- res            # tv module resources
`|-- vlc                             # vlc module (VLC mediaplayer library)
 |    |-- build.gradle               # vlc module build script
 |    `-- src
 |          |-- main
 |                |-- jniLibs        # native LibVLC libraries
 |                |-- java           # LibVLC Java code
`|-- connectsdk                      # connectsdk module
      |-- build.gradle               # connectsdk build script
      `-- src
      |     |-- java                 # connectsdk module java code
      `-- core
      |     |-- src                  # connectsdk module core java code
      `-- modules
            |-- google_cast
                  |-- src            # connectsdk module google cast java code
            |-- firetv
                  |-- src            # connectsdk module google cast java code

Versioning

For transparency and insight into our release cycle, and for striving to maintain backward compatibility, Popcorn Time will be maintained according to the Semantic Versioning guidelines as much as possible.

###Beta versions

Beta releases will be numbered with the following format:

0.<major>.<minor>-<patch>

###Stable versions

Releases will be numbered with the following format:

<major>.<minor>.<patch>

Constructed with the following guidelines:

  • A new major release indicates a large change where backwards compatibility is broken.
  • A new minor release indicates a normal change that maintains backwards compatibility.
  • A new patch release indicates a bugfix or small change which does not affect compatibility.

License

If you distribute a copy or make a fork of the project, you have to credit this project as source.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Note: some dependencies are external libraries, which might be covered by a different license compatible with the GPLv3. They are mentioned in NOTICE.md.


If you want to contact us : send pm to samewhiterabbits on reddit or use the form on the yify website.

Copyright (c) 2015 Popcorn Time Community - Released under the GPL v3 license.

android's People

Contributors

2inqui avatar dscottpi avatar feresr avatar gedeh avatar hey-o avatar joscandreu avatar kjackal avatar nwadams avatar seifane avatar sv244 avatar watdafox avatar wm3ndez avatar yifytorrents 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android's Issues

Popcorntime crashing on Nexus 6P, Android 7.1.1

Environment

Huawei Nexus 6P running Android 7.1.1

Steps to Reproduce

  1. Start the app
  2. Switch to movies
  3. The app crashes

So before, my app would start at shows. That in itself just showed no data found (probably an api problem). If I would switch to movies the app would crash immediately. I tried changing the starting page in the settings to movies to see if that changed anything, but that just caused the app to crash immediately on startup.

Technical details:

  • Popcorn Time Version: 0.2.6 (From what I remember, I can't check anymore)
  • Downloaded from: the /r/PopcornTimeCE subreddit
  • Connection: 10mbs

Low quality images

Low quality cover images.
If alfa app its not important, but people who like good apps look - can be disappoint.
I test it and only problems with movies.
TV shows its ok !!!

2016_09_29_13 54 12

2016_09_29_13 29 24

Lockscreen problem - playing video from start over.

Lockscreen problem - playing video from start over.
When i lock screen - video starts playing from the beginning.

If lockscreen manually movie copy (2/3 movie copy) start playing at the some time.
You can hear the same soundtrack mixed from all 2,3 copies.

When i leave movie - until to kill app in the task manager, all the time sound hear in the background.

420p play fatally vs 720p play really good

I tested TV Series braking bad in 420p work really bad :
the sound is not well synchronized with video.
720p work great. IDK why low quality play worse than high quality xD
full hp 1080p work great too in movies.

App eventually installed on PackageInstaller failure / questions about artefacts purpose

Hello guys,

First of all, the most important feature of this message is: thanks a lot for the amazing work you've done whilst porting PopcornTime on Android ๐Ÿ˜„ I acknowledge a GitHub issue is not the channel you may have elicited to get reached (reddit or yify) but this is a general question about code so I feel it might be found useful for others.

I've got a couple of question about artefacts one got after ./gradlew assembleRelease:

mobile-arm64-v8a-release-0.2.8-unaligned.apk
mobile-arm64-v8a-release-0.2.8.apk
mobile-armeabi-v7a-release-0.2.8-unaligned.apk
mobile-armeabi-v7a-release-0.2.8.apk
mobile-x86-release-0.2.8-unaligned.apk
mobile-x86-release-0.2.8.apk
mobile-x86_64-release-0.2.8-unaligned.apk
mobile-x86_64-release-0.2.8.apk

What are all these artifacts specifically for?

Moreover, I ran the aforementionned command on commit 550401b then tried to randomly install some of them on CyanogenMod (13.0-20160708-NIGHTLY-crackling / Android 6.0.1). It appeared Package Installer crashed on each try. However, installing mobile-arm64-v8a-release-0.2.8.apk left an entry menu: I opened the app, played a movie HD with subtitles and it worked like a charm.

Please just drop me a message if you'd like any further information or simply delete this Issue if you want me to repost it elsewhere.

Seek movie buffer problem.

I can watch the buffered part of movie but if i click not buffored part - movie still playing in black screen or single frame loop.

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.