Showing posts with label lte. Show all posts
Showing posts with label lte. Show all posts

2013-11-21

Android Publishers Cannot Purchase Their Own Apps

This is not new news by a longshot. But, through the regular course of my day, I encountered this error again and decided to take a picture so that I can let others know about it too.

In order for developers to have the pro versions of their apps, they must side-load it. And, it is typically a debug (non-public release) build.

The publisher cannot purchase this item.

Well, I guess it at least saved me 30% of the app cost if I wanted to buy from myself.

NOTE: This only applies to when using Google's in-app billing system. I don't think third-parties care as much about who is giving them money.

~ Danial Goodwin ~



2013-01-22

LTE Discovery Update Version 2.0

Huge update to LTE Discovery! We could have called it version 1.34, but these drastic changes made us call this version 2.0. We are not calling this beta anymore!
Recent Updates in version 2.0. 1. Now distinguishes Phantom LTE signals from usable LTE2. Added BSID, SID, NID, date, and time information to GPS list3. The present network is displayed whenever app is open4. Optimized background tasks. (App works in background)5. GPS Coordinates list vastly improved, better formatting6. Ability to store more GPS coordinates of detected LTE signals7. Ability to clear GPS list8. Added a help page9. Change to Dark Holo theme10. Other UX and UI and performance improvements11. Many other bug fixes. All known bugs fixed.
Only available on Google Play for Android users.
https://play.google.com/store/apps/details?id=net.simplyadvanced.ltediscovery

~ Simply Advanced ~



2013-01-19

Can't USB Connect to Device Through Eclipse?

At first, I couldn't connect to a Nexus 7 or HTC Evo LTE in Eclipse. Windows 7 could see both of the devices, but Eclipse for some unknown reason would not detect them so that I could debug the Android apps.

Solution: Update Eclipse to the newest version and also update the Android SDK in the Android SDK Manager. You can update Eclipse and the ADT plugin by going to Help -> Check for Updates.

If your computer doesn't have the drivers for the devices, then you should download them from the manufacturer's (OEM) website. One starting point would be http://developer.android.com/tools/extras/oem-usb.html to help point you on your way.

Asus Nexus 7 Driver: http://www.asus.com/Tablet_Mobile/Nexus_7/#support_Download_32 (then click USB)

~ Simply Advanced ~

PS - This is assuming that the device is already properly set up in proper developer debugging mode.



2013-01-08

New Years Resolution of 2013

This is the first year that I'm going to create a blog post about my New Years Resolution.

  • My main goal for this year is to create at least one truly innovative mobile application.
  • Also for this year would be to develop at least two half-innovative apps.
  • This year will be the one where I do more hand stands and possibly a vertical push-up!

LTE Discovery was my main innovative app of 2012. If you search Google for "LTE Discovery", then it should be the first link that pops up. After three weeks of being on Google Play, LTE Discovery is still a one-of-a-kind app. =]

~ Simply Advanced ~

UPDATE: Added hand stands as goal.



2012-12-21

New Android App: LTE Discovery

Published new Android app, LTE Discovery!

It automates discovery of new LTE coverage for Sprint, AT&T, Verizon. It automatically cycles airplane mode every thirty seconds in order to detect the faster network. If you don't have this app, then your phone will only check once every thirty minutes.

Current features include:
 - Audible notification
 - Record of discovered LTE GPS coordinates
 - Works with the screen off

https://play.google.com/store/apps/details?id=net.simplyadvanced.ltediscovery

~ Simply Advanced ~



2012-12-20

Coding All Day and All Night

I need to make an app that will sleep for me so that I don't have to. I'd rather be coding all day. There are so many exciting things to build that haven't been built yet. =]

Tomorrow, I'll be releasing LTE Discovery for Android. It automates everything you need to do to detect new LTE towers around you. The app will cycle airplane mode on and off every thirty seconds, for the first version. Then, each time LTE is detected, your current GPS coordinates will be saved for easy reference.

I have many exciting plans for future releases if the community likes this one. ;]

~ Simply Advanced ~