Development has taking a small change. We are working on a dashboard / controller for greenhouses. check out www.coulsonaquaponics.com for more information.
Phone losing ringtones?
Phone not saving, or losing ringtones after reboot?
This is not this application, but a bug in android.
Here is a list of the bugs, and effects other applications, not just this one.
Click on the number, and put a star on 13413 issue.
Note: 13413 has been assigned, just a matter of time for if/when it’s fixed.
| Ringtones assigned to contacts do not maintain assignment after a reboot. |
| Phone ringtone resets to default on restart |
| Notification sounds on sd card are “forgotten” |
Dr Who update
Dr Who Ringtones version 5.0.41 about to release onto the world.
- Features new side-to-side swipe with tabs.
- Includes tabs that are select able
- New Fragment features, and action bar
- Add preferences
- Moved feedback under preferences to unclutter the main screen
Some changes still needed, as I am not thrilled about the tabs. But for now it works, and should make all the followers pleased, especially the old GB, and JB versions.
At one time I had 3 different versions for different API levels. After months of supporting each one on its own, I HAD to figure out a way to make one version, with backwards compatibility.
New Re-Write of DrWho
We are working very hard to bring you a new DrWho ringtone application.
We are incorporating Fragments, and Services, Tabs, and more to better UI design.
We are also adding a new feature for in-app billing. You can now donate (or purchase) this feature to remove all ads.
We also added donate button on website, and page.
Please donate to support us, and we will continue to bring quality apps to you.
Updating all apps
Starting with airplane ringtone a, then Dr who. Enabling in app billing to allow end users to pay for ad removal.
This allows to modes if support. Ads, and in app donations.
Also fixing apps for jelly bean 4.1.
Lot more improvements…. and new gardening app currently in development.
Lots if fun coming soon.
Android ADB over TCPIP
enable adb over wifi:
- setprop service.adb.tcp.port 5555
- stop adbd
- start adbd
and to disable it:
- setprop service.adb.tcp.port -1
- stop adbd
- start adbd
Android system read+write rw
Need to mount your android /system as read+write, but don’t want to pay for software?
First, I encourage to you to buy the app on the marketplace, this supports development.
If your really cheap.. you can do the following.
Note, you must be rooted for this to work.
- adb shell
- su
- mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
OR
- adb shell
- sudo mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
This has been used to rename .apk files to .bak files to remove “bloatware” type apps on stock roms, but with root. Btw, those apps are located in /system/app
Note: do NOT delete the bloatware apps, OTA updates will not work, and files need to be renamed back to .apk files in order for OTA to work. If you delete you may need to reflash your stock rom.
Enjoy.
New Doctor who around the corner
Thats right.. Thanks to learning how to use GIT and creating a library system for our apps, our turn around time has increased 10 times.
So what took a week, no only takes a few hours.
Infact, Trains, Airplanes and Dr Who updates should be released this weekend.
Animal Lite, and Classic Lite, and Annoying ringtones may also be released.
New Sounds on the Market
Airplane Ringtones
https://market.android.com/details?id=net.coulsontech.ringtones.airplanes
Train Sounds
https://market.android.com/details?id=net.coulsontech.android.sounds
Now live, please comment and let us know your thoughts.
Having a problem? Please submit feedback via our menu system (currently in Train sounds only).
We are using this same code and will be updating our existing apps over the next few weeks.
Stay Tuned.
New Ringtone/Sounds
- New Ringtone App : Train sounds coming soon.
- Framework complete and will be going in person to capture sounds of steam and diesel train sounds.
- Updated market links on right hand side to link to markets were our applications can be found.
- Trivia applications just about finished, now time for data entry.. after we work out copyright issues.