BalanduinoAndroidApp
BalanduinoAndroidApp copied to clipboard
Remote control app for the Balanduino balancing robot
https://github.com/TKJElectronics/BalanduinoAndroidApp/blob/7657ec923474267d35d301edeb3f13e570058967/AndroidManifest.xml#L5
//package name: com.tkjelectronics.balanduino //version: 0.6.3 / 0.6.3-usb //target sdk version: android-18 java.lang.RuntimeException: Unable to start activity ComponentInfo{com.tkjelectronics.balanduino/com.tkjelectronics.balanduino.BalanduinoActivity}: java.lang.NullPointerException at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2211) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2261) at android.app.ActivityThread.access$600(ActivityThread.java:141) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1256) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:137)...
This pull request is focused on resolving occurrences of Sonar rule squid:S1943 - Classes and methods that rely on the default system encoding should not be used You can find...
This pull request is focused on resolving occurrences of Sonar rule squid:S1066 - Collapsible "if" statements should be merged You can find more information about the issue here: https://dev.eclipse.org/sonar/coding_rules#q=squid:S1066 Please...
Currently when viewing [an Balanduino screen in F-Droid](https://f-droid.org/packages/com.tkjelectronics.balanduino/) I see the following notification: > This app was built for an older version of Android and cannot be updated automatically. OS...
Screenshots will help users evaluate the appearance and functionality of [the Balanduino](https://f-droid.org/packages/com.tkjelectronics.balanduino/) before installing it. https://f-droid.org/en/docs/All_About_Descriptions_Graphics_and_Screenshots/ https://gitlab.com/snippets/1895688