Git Product home page Git Product logo

androidproxom's People

Contributors

tudor3510 avatar

Watchers

 avatar

androidproxom's Issues

App Doesn't Function

Whenever I click start, the app crashes. I have tested it on a Pixel 3 and a Moto g7, both running android 10. The fundamental proxy code seems to be working, as someone I know made a fork for GNU Linux from this project. They just removed the android specific java code and added a CLI. (link in comment below) This shows that the problem is with the java files in the app. I logcatted this app, and the output from the crash is attatched.
09-12 15:49:36.078 31221 31221 W System.err: at com.tudor.android.proxom.BroadcastingThread.startThread(BroadcastingThread.java:35) 09-12 15:49:36.078 31221 31221 W System.err: at com.tudor.android.proxom.ProxomService.onStartCommand(ProxomService.java:105) 09-12 15:49:36.079 31221 31221 E AndroidRuntime: Process: com.tudor.android.proxom, PID: 31221 09-12 15:49:36.079 31221 31221 E AndroidRuntime: java.lang.RuntimeException: Unable to start service com.tudor.android.proxom.ProxomService@5ac60f1 with Intent { cmp=com.tudor.android.proxom/.ProxomService (has extras) }: java.lang.NullPointerException: Attempt to invoke virtual method 'void java.io.PrintStream.println(java.lang.String)' on a null object reference 09-12 15:49:36.079 31221 31221 E AndroidRuntime: at com.tudor.android.proxom.BroadcastingThread.startThread(BroadcastingThread.java:39) 09-12 15:49:36.079 31221 31221 E AndroidRuntime: at com.tudor.android.proxom.ProxomService.onStartCommand(ProxomService.java:105) 09-12 15:49:36.082 1395 1418 W ActivityTaskManager: Force finishing activity com.tudor.android.proxom/.MainActivity 09-12 15:49:36.095 1395 1430 I ActivityManager: Showing crash dialog for package com.tudor.android.proxom u0 09-12 15:49:36.229 1872 1872 D InterruptionStateProvider: No heads up: unimportant notification: 0|com.tudor.android.proxom|1|null|10336 09-12 15:49:36.583 1395 1432 W ActivityTaskManager: Activity top resumed state loss timeout for ActivityRecord{f9a0b41 u0 com.tudor.android.proxom/.MainActivity t2596 f} 09-12 15:49:36.592 1395 1432 W ActivityTaskManager: Activity pause timeout for ActivityRecord{f9a0b41 u0 com.tudor.android.proxom/.MainActivity t2596 f} 09-12 15:49:42.502 1395 1418 W ActivityTaskManager: Force finishing activity com.tudor.android.proxom/.MainActivity 09-12 15:49:42.514 1395 4098 E InputDispatcher: Window handle Window{725d78d u0 Application Error: com.tudor.android.proxom} has no registered input channel 09-12 15:49:42.520 1395 1418 I ActivityManager: Killing 31221:com.tudor.android.proxom/u0a336 (adj 50): crash 09-12 15:49:42.558 1395 2192 D AutofillSession: handling death of Token{94ac8e6 ActivityRecord{f9a0b41 u0 com.tudor.android.proxom/.MainActivity t-1 f}} when saving=false

The most important part of that is this:
9-12 15:49:36.079 31221 31221 E AndroidRuntime: java.lang.RuntimeException: Unable to start service com.tudor.android.proxom.ProxomService@5ac60f1 with Intent { cmp=com.tudor.android.proxom/.ProxomService (has extras) }: java.lang.NullPointerException

This means that the error seems to be with this file (link in comment below).

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.