Recent content by danialgoodwin

  1. D

    [App] LTE Discovery by Simply Advanced

    That is definitely a planned feature! At this time, it is possible in LTE Discovery to automatically pause/start the Data Connection Reset feature when there is Wi-Fi or no Wi-Fi. But, not the specific location aspect yet. Thank you for your support!
  2. D

    [Cheat Sheat] How To Decode ProGuard?s Obfuscated Code From Stack Trace

    Recently, I wrote a blog post for Android devs that use ProGuard. If you ever needed to debug obfuscated stack traces, then this cheat sheet is for you. By the end of this, you will have a more human-readable stacktrace. I'm bringing it up because I have to keep referring to it every time in...
  3. D

    IP Camera over 4G

    Well, it depends on how much functionality you want. About a year ago, I was going to build a simple one before, but then I realized that the mobile Opera (browser) can play IP videos at a basic level so I just went ahead with that. You won't be getting much features besides bookmarks with that...
  4. D

    Auto Alert for LTE Discovery (Connected/Disconnected)

    Does anybody know what apps out there give notifications when LTE is connected and disconnected? -- Disclaimer: I am the lead developer for LTE Discovery.
  5. D

    [App] LTE Discovery by Simply Advanced

    LTE Discovery is the ultimate tool when it comes to getting a better cell signal or finding LTE in your area. There has recently been a HUGE v3.0 update that provides many new features that users have been asking for, including widgets, alerts, and a lot more signal-related information. Works...
  6. D

    android library for online store

    Looks like PrestaShop has mobile templates available (PrestaShop | Build a free online store with a mobile theme). So, one of the easiest things you can do is make an Android app with a WebView that just points to your online site.
  7. D

    Read sensor values directly

    No, sorry, listeners are the only way to get sensor values. My recommendation is to just save the values in your Listener class and call those saved values whenever you like. As soon as you start the SensorEventListener, it will retrieve values. Also, In order to save battery, it is possible to...
  8. D

    Best Free New Top 7 Android Scanner

    Out of the ones you have here, I think Face Mood Scanner is the best.
  9. D

    Not New To Android

    Thank you. I am liking the forums so far. Other forums that I visited seem like a ghost town compared to here.
  10. D

    The best encyclopedia of dinosaurs ever made!

    Those are GREAT graphics! You should be able to go far with this. Make sure you opt-in to the Google Play for Education also so that even more schools and students will see this! You can find this option in your Google Play Developer Console, under "Pricing & Distribution", towards the bottom...
  11. D

    Very simple app...

    You could quite possibly find these apps already made for Android and iOS. Ex...
  12. D

    Best Free New Top 7 Android Scanner

    Very nice. You have some good graphic designers. And, that will get you far.
  13. D

    Home organizing app

    Hi Barbara, I think this is a great app for somebody that isn't an app developer. It is good progress. How long did it take you to create it?