Record Japanese FM Radio band with stock app!! - Galaxy Note II General

Probably of limited interest to the few of us in Japan with international Galaxy Note 2's who are also interested in recording FM Radio. I've found a bit of a roundabout way of doing so using the stock app.
I am in Japan, so the current stock FM app doesn't natively tune to Japan's FM band (76-90 Mhz). I started looking into the feasibility of tweaking the current FM radio app to scan for the Japanese band instead of only the Americas/European band, or look into tweaking an Xposed module or something. I installed the very old Galaxy S Radio Widget Location selector, and it works like a charm on my Galaxy Note II.
While I could have probably flashed the old FMradio app from the Galaxy S, I was more interested in tweaking the new one from the Galaxy Note II as it has FM recording built in. For anyone thinking 'try Spirit FM' I've bought it and use it and it works well. But it would still be nice to have the stock software tweaked to work on the Japanese FM band.
Now that I've discovered the old FM widget works, I was able to tune to local stations here in Japan. Then I open the FM Radio app and I'm able to not only save the scanned Japanese stations- I was even able to record using the current stock FM Radio app!! It's just what I was hoping would happen.
There are a few issues though:
-I still can't use the FM Radio app itself to tune in to those stations. I first have to tune to them using the widget, but once they're tuned in, I can record using the app!
-for some reason, the wav files I've recorded via the FM Radio app don't seem to play back quite right in any of my music apps. For example, I made a 4 minute recording from one station. It plays back perfectly fine in the FM Radio app itself. But when I try to play it in the stock music app, winamp, or recforge, it only shows up as 4 seconds long. The file is a full-size 44100Hz, 16-bit stereo recording (47mb). Not sure why it's not playing back in the other programs.
Anyway, it's not perfect, but much better than I expected! I can now listen to and record FM Radio using the stock app here in Japan!
I'm not software-development-level technically inclined, so if anyone with any know how is interested, the widget developer posted the source code on his blog back when he first created it. That was about 3 years ago, so the link to the source is dead now... but hopefully interest in this project isn't!
It would be great if we could get a tweak for either the widget to manually tune to stations and record, or the FM Radio app itself to tune to the 76-90 mHz band!

I've made a little progress with the stock FM Radio app. I can now tune to the Japanese FM band in program (without the widget).
The way I accomplished this is by adding these Csc features to /system/csc/feature.xml :
Code:
<!-- SEC FMRadio -->
<CscFeature_FMRadio_FrequencySpaceAs>50</CscFeature_FMRadio_FrequencySpaceAs>
<CscFeature_FMRadio_DefaultChannelAs>76.0</CscFeature_FMRadio_DefaultChannelAs>
<CscFeature_FMRadio_DisableRTPlusInfo>false</CscFeature_FMRadio_DisableRTPlusInfo>
<CscFeature_FMRadio_DeconstantAs>50</CscFeature_FMRadio_DeconstantAs>
<CscFeature_FMRadio_BandWidthAs>76000_90000</CscFeature_FMRadio_BandWidthAs>
I found these features here and adjusted them to the Japanese Band.
Honestly, I don't know what all FrequencySpaceAs or DeconstantAs features mean. If anyone knows, please share.
By entering these values, we can now scan through the Japan FM band range and record. There is a caveat though. It seems the buttons were programmed to not allow scanning for stations LOWER than 87.5 mhz. If you happen to be on 87.5, you can press the back button once and it will take you to the next available lower station (in my case 85.1), but after that, you can't use the back button. You can only use the forward scan button until it circles back around to the lower end of the band (in my case 76.5).
Again, It's not a huge deal and it doesn't hinder you from now finding stations on the Japanese band. But it would be better if both buttons could be used freely. Also, the programmed station buttons also won't tune to any station under 87.5. You can program any station you pick up onto the buttons, but when you press them they don't work.
I really would love to get some people's input who know more about this. Where would the 87000 minimum value for the back button and program buttons be placed? Would it be in an xml file or a smali file?
Also the first time I recorded, I'm almost sure it was a .wav file. But yesterday, it output a .m4a file. Any idea how or why this changed? Any idea how I might change the output file format/quality? Any idea how I might expand the settings menu?
I know this is in the general section where probably most devs don't really look, but I would REALLY appreciate some insight or input on this. Thanks for listening!

I did it!
...made more progress that is.
I figured it out. I decompiled the stock app and changed some of the smali code. And now I've managed to natively access Japanese FM bands in the stock app!!! There are still a few things I need to work out, such as when pressing the saved stations button, it still doesn't tune to the station if it's under 87.5. My next aim is to get those buttons working.
Also, the widget now tunes to programmed stations, even if they're in the Japan range. But the display will not show anything lower than 87.5. So I'll be working on that too.
I'll post my modded file(s) in a new thread in the apps forum. Hopefully then it can get a bit more exposure and input. This thread will just serve as a starting point. This is a system app, so you must be rooted to install. To install it, I simply uninstalled the stock app via Titanium Backup. Then using Root Explorer I copy this apk to the system/app directory, mount R/W, rename to FmRadio.apk, and restart. That should do it! You can now tune to bands below 87.5!
UPDATE: You can find the new thread and modded apk here.

Related

Rockbox for Android

Hey everyone!
I couldn't help but notice on the Rockbo homepage (rockbox.org), under unusable ports it has listed Google Android and in this thread: forums.rockbox.org/index.php?topic=14177.30 the last post says that someone had actually gotten sound to work through Rockbox on a HTC Legend phone:
Hello guys,
I'm right now listening music with my newest music app on my phone:
Rockbox plays music on my HTC legend \o/
The first song was Edward Maya vs Alicia - Stereo Love.
I'm overly happy that I've gotten that far now. I'm looking forward to
finally bring gapless playback, dynamic playlists and an extensive
equalizer (and more) to Android! Although there's a lot of work still to do.
Best regards.
Click to expand...
Click to collapse
This is rather exciting! I've used Rockbox before on an old iAudio X5 and it was a powerful alternate firmware. Anyways I just wanted to post this here just incase anyone else would be interested.
I found some more information digging around the interwebs. I found a blog from a Rockbox developer who talks about Rockbox as an application and he mentions this achievement and includes a link to the users git repositories for Rockbox on Android. You can read about it here: daniel.haxx.se/blog/2010/07/30/the-rockbox-app-part-ii/
Here's a quote from the blog:
While I’m told the current state is rough and there’s no installer or anything yet, I’m sure I share the view of lots of others that this is a great moment in the Rockbox history. A milestone. Thanks Thomas, I hope your work continues equally good and that we get an app to try out at the end of the summer or so.
Thomas’ git repo is here: h ttp://repo.or.cz/w/kugel-rb.git
Click to expand...
Click to collapse
Also Rockbox as an application was accepted into Google's Summer of Code program (info here: rockbox.org/wiki/SummerOfCode2010#Rockbox_as_an_Application )
Yeah!!!!!!!! I d like to see rockbox on android, I used it on an ipod mini, and it was really great with a great sound quality
There are no prebuilt apk's yet but you can download the source code and build Rockbox for android.
It works rather well, I'm using it in favor of the stock built in media player on my Legend.
kugel. said:
It works rather well, I'm using it in favor of the stock built in media player on my Legend.
Click to expand...
Click to collapse
Could you share the apk?
There's a link on the wiki page I created today:
xttp://www.rockbox.org/wiki/AndroidPort (remember to change the xttp to http).
Just out of curiosity, could someone post a screenshot ?
Pre-Compiled Links
Prebuilt 240x320: http://www.alice-dsl.net/simonemartitz/rockbox/Rockbox-240x320.apk
Prebuilt 320x480: http://www.alice-dsl.net/simonemartitz/rockbox/Rockbox.apk
Prebuilt 480x800: http://www.alice-dsl.net/simonemartitz/rockbox/Rockbox-480x800.apk
Looks pretty promising and I know its not in any stage to be shown off but I couldn't even effectively navigate around. Hope they keep working on this.
Sent from my ADR6300
hazard666 said:
Looks pretty promising and I know its not in any stage to be shown off but I couldn't even effectively navigate around. Hope they keep working on this.
Sent from my ADR6300
Click to expand...
Click to collapse
That's probably because the default touchscreen mode is the so called grid mode. In this you navigate with d-pad like controls (the screen is divided into 9 rectangles, top middle is up, down middle is down, center middle is select, etc). You can change it to the absolute point mode in the settings.
This is the best thing to happen to my phone since I bought it!
The only problem is that's it's a bit jumpy from time-to-time, especially if 'multi-tasking.
But generally I'm impressed already. True gapless playback at last! A volume control that doesn't move in HUGE increments (I.E. I can make it really really quite if I'm falling asleep listening to music)
Great stuff!
miner49er said:
The only problem is that's it's a bit jumpy from time-to-time, especially if 'multi-tasking.
Click to expand...
Click to collapse
I assume you have an HTC phone running the official 2.1 ROM?
Those have a bug which causes music to drop out sometimes if the app is in the background/minimized.
Not working for me on Motorola Milestone. This is how it looks like:
Define "Not working". The screen shot looks ok, except the font is too small (the default font should be bigger indeed).
Try loading the cabbiev2 or selecting a bigger font. And also remember what I said about the grid mode on the previous page.
The pre-built APKs are not working for me either. I'm trying this on a Samsung Captivate (Galaxy S) running stock rom. All it shows is the rockbox splash screen and doesn't go from there.
Hi there!!
Neither works on milestone (Personal Argentina's 2.1u1 official rom).
It loads, I can navigate (and configurate the screen) but it won't actually play any file...
BTW, the screen font size and graphics from the original skin has been an issue since I firts got it for my old (from a couple of weeks now) rokr e2...
Impressive!
Installed the 480x800 build on my Milestone (Canada Telus SHOLS_U2_03.11.0) and started experimenting.
Have a few questions:
1. Noted after editing config.cfg (in order to add a WPS file) that my paths were changed from /sdcard/rockbox/ to /data/data/org.rockbox/app_rockbox/.
Is it implicit that /data/data/org.rockbox/app_rockbox/ is the way to point to sdcard?
2. My WPS contains %pc (Current time in track) and %pt (Total track time); the latter is right but the former is always 0 (%px shows 0 too).
3. Maybe silly: I'm able to use the grid to navigate but did not figure out how to exit Rockbox. How to exit?
pstrg said:
Impressive!
Installed the 480x800 build on my Milestone (Canada Telus SHOLS_U2_03.11.0) and started experimenting.
Have a few questions:
1. Noted after editing config.cfg (in order to add a WPS file) that my paths were changed from /sdcard/rockbox/ to /data/data/org.rockbox/app_rockbox/.
Is it implicit that /data/data/org.rockbox/app_rockbox/ is the way to point to sdcard?
2. My WPS contains %pc (Current time in track) and %pt (Total track time); the latter is right but the former is always 0 (%px shows 0 too).
3. Maybe silly: I'm able to use the grid to navigate but did not figure out how to exit Rockbox. How to exit?
Click to expand...
Click to collapse
1) Yes. Rockbox removes the path and looks on the sdcard first so don't worry. In fact, any path will work. In order to remember it over restarts the files the setting point to need to be in /sdcard/rockbox though.
2) Don't know what's wrong there. I can't imagine it's an Android specific issue though.
3) There's also the absolute point mode, you just need to enable it (we didn't get around making it default yet). You don't *exit* Rockbox, you just stop/pause music (stopping will be slightly better for battery life) and leave the app (as with any other app like the built-in media player).
I have installed Rockbox on a HTC Tattoo. Not the most powerful phone out there, I know.
I am also very impressed. I had given up using my phone as a music player. I don't think that any of the apps on the Market are very good. None support gapless or EQ etc., and the format support is also very limited. But now there is hope.
I had to figure out how to use it first, and I found out how in the Rockbox forums. It seems like the UI is working very fine. The only thing is that they don't support the hardware buttons yet.
The music also plays back. But there is one (serious) problem: the playback stutters once in a while. It may be the same problem as reported above with HTC phones. So it is not quite usable yet. But they are definately on the way. These are early days, and the app isn't even downloadable from their web-pages yet, so I didn't excpect this much.
Update.
Fussing around with settings, noted (just once) that %pc (Current rack time) was working as it should; however, it subsequently displayed as 0 (as before) even though I modified nothing.
Another point: it seems that settings from tagnavi_custom.config aren't working.
On some occasions music did not play at all; display sometimes reverted to the very tiny initial default and it was not possible to select a font from the menu, among other menu navigation problems.
Despite those gripes, I noted no jumps while playing; in this respect, it's better than either andLess and AMPlayer, which I've been trying to play FLAC files.
Will stay attuned; am very glad that Rockbox as an app is being ported to Android and is already useable.

Methode to modify Stock ICS ROM (4.0.4) to use AVRCP?

Hi guys,
First of all, this really is a great forum, but since I couldn't find any answer to my question, I am trying to get one here (-:
I own a Galaxy Note with stock ROM on ICS (4.0.4). I really like ICS and I am a pretty heavy user of the Samsung S-Memo apps. Already tried a couple of third parties apps such as Evernote Skitch etc., but for me the standard Samsung S-Memo apps are most convenient (espc. in combination with the pen). This is mostly why I do not really want to switch to a custom ROM, although the people working on the several ROMs are doing a great job.
So, here is my question:
Since I am using the Samsung Car holder for the Galaxy Note, I am looking for a way to control the Note via Bluetooth (mostly skip between songs etc.) since I am using this very fine device on my everyday commute to work as my navigation system and it would just be awesome also to use the Note as my USB-stick replacement since it is much more convenient to use the smartphone as my music player (btw: I am using the standard Samsung mp3-Player app and/or Google Play Music). I can connect the phone to my car and can control the volume. My car (it's a Hyundai) has the AVRCP feature and I was already able to connect my tablet (Acer) and my wife's Android phone (LG) and to control them (switch tracks, get ID3-information in car display etc.). Unfortunately, I cannot get control of all the nice features with my Galaxy Note: I can, as already written, only control the volume but cannot switch tracks, nor do I get any information streamed from the phone to the car display about the current song etc.
So, is there a way to modify whatever file on the phone (it is rooted) to get full control over my phone when connected via Bluetooth? I already read that custom ROMs do support this nice little feature but since I do not want to switch to any custom ROM (due to lack of support of the Samsung S-Memo apps) I would love to get any hint to solve this problem. I already found in the system folder of my phone the file ""AVRCP.kl" - maybe modifying this file might help? Anybody any idea? Or is there a way to copy and paste the AVRCP-configuration information from a custom ROM to the stock ROM (sorry for asking this kind of stupid question, but I am really kind of rookie in this field (-?
Thanks
This feature is present in stock ROM as well, maybe the combo is not compatible. You may want to try PowerAmp, you can use the volume key skip track option in PowerAmp. That way, when you double click the volume up you can skip track.
Sent from my GT-N7000 using xda premium
This was my same issue when I got my new Subaru Forester with the stock header (basic AVRCP feature works but not Artist/Album info). What you are looking for is AVRCP 1.3 (or 1.4 I don't remember). Stock rom (and any custom rom based on that) supports only AVRCP 1.0. Originally only CM9/CM10 rom support AVRCP 1.3, but I just recently found Miui V4 support this as well. And since Miui V4 is based on Samsung framework, S-Memo is included as well. U can search my posts for the Miui V4 thread.

[Q] Help needed - difference in volume between music apps

Hi all, [I did a forum search using volume galaxy note 3; volume mod galaxy note 3 and didn't find anything related to my post below]
I have quite a bit of a head scratcher here and I'm not sure which way to go to resolve it....
I have an AT&T Galaxy Note 3 that is rooted running stock MJ5 firmware. When playing music using the speaker and built-in music app (or when setting up the sounds to use for ringtone, notifications, etc.), the volume output is decent respective to it's factory output level. However when I'm playing music via PowerAmp or JetAudio Plus - the volume output is not at the same level as it is with the built-in music app. I've made sure that AGC is off in JetAudio, de-selected the Limit option in PowerAmp, and checked and unchecked the Direct Volume Control option within the advanced audio settings in PowerAmp. In spite of all that I have checked - the volume output is not the same and it's driving me crazy. Here are all of the things that I've done so far (in no particular order) to see if I can 'fix' the problem:
1) Factory Reset my phone (from within the OS itself)
2) I've tried using the Volume Boosting Mods found in this forum post to see if that would correct anything.
3) Performed a FULL firmware restore (courtesy of this post) to see if I mucked something up along the way. (I kind of messed up my haptic feedback which was the catalyst for the restore. The volume restore was along for the ride at that point )
None of the above seems to work (EVEN with the firmware restore). Please note that with the firmware restore - I tested it out BEFORE loading my applications (except for JetAudio and PowerAmp). What makes the built-in music application different than apps such as PowerAmp, JetAudio, etc. that it accesses a different volume stream (say digital vs. analog)? (I know that last question was kind of confusing, but think of it as being analogous to Line Out vs. the 3.5mm headphone port for external sound output )
I know that the file used for modifying volume output levels is located in system/etc/snd_soc_msm (the file snd_soc_msm_Taiko_CDP is what's used to make the mods) but is there a specific line or lines contained within that file that control analog volume output for the built-in speaker?
I'm not sure how the PowerAmp or JetAudio app is configured to access volume output streams (if that makes any sense) but there seems to be something different because the volume output drops pretty badly when using either of these apps vs. the stock music player.
Has anyone else noticed this oddity (and found a way to fix it) or am I the odd man out here ?
Any help would be appreciated.
Silly question: Did you try disabling Adapt Sound?
ShadowLea said:
Silly question: Did you try disabling Adapt Sound?
Click to expand...
Click to collapse
I don't recall having Adapt Sound enabled (I did see it but don't remember having any checkboxes ticked....). I'll reply back once I downgrade my phone back to JB (I was forced to take an OTA update to kitkat and I need root access).
rob.allen78 said:
I don't recall having Adapt Sound enabled (I did see it but don't remember having any checkboxes ticked....). I'll reply back once I downgrade my phone back to JB (I was forced to take an OTA update to kitkat and I need root access).
Click to expand...
Click to collapse
So after going through a full factory reset (via ODIN), I can confirm that I'm not using Adapt Sound and have also ensured that I am not using any equalizers to enhance the sound in either application.
You cant compare PA or JA to the stock audio because those 2 apps using different drivers than a stock 1
rob.allen78 said:
I don't recall having Adapt Sound enabled (I did see it but don't remember having any checkboxes ticked....). I'll reply back once I downgrade my phone back to JB (I was forced to take an OTA update to kitkat and I need root access).
Click to expand...
Click to collapse
meawww said:
You cant compare PA or JA to the stock audio because those 2 apps using different drivers than a stock 1
Click to expand...
Click to collapse
Thanks for the info (The driver usage may be what the difference is respective to audio output.)
I wasn't really trying to compare the apps per se as more of a process of finding out if I have a unique hardware issue in which I would need to send my phone back to AT&T/Samsung for a warranty exchange.

[RTOS]Aiwatch C5 Sports Watch(rel. March 2016)

Just tested the Aiwatch c5 sports smart watch.
Looks and feels very nicely build with cnc-ed Aluminium alloy case.
Round face with a 1.22" 240*240(?) res looks good on the screen which has a good dpi. Much better then others I have tested.
Beyond the basic functions
Calc, calendar, phone(+bt), sms(+bt), contacts(+bt)
Bt notifications, bt camera, record, search phone, Siri,
Timer(split), alarm(multi), picture viewer, filebrowser(*)
Flashlight function, airplane mode, short cuts, bt music,
Options,
it has a gyro, baro, temp, alti, heartrate, step and uv sensor.
Magic voices, ringtones..
There has also the option to send files or pictures to other devices
using bluetooth. Receiving is not possible.
So far all seem to work fine. Shake to wake, to answer, to mute, to swich menu.
Three menu themes and three ways to navigate it(shake, swipe, big nob)
Place for a sim(gsm only) and Bluetooth 4.0 functions.
It comes with a "magnetic charger" cradle but no stand also in alu-alloy which also acts as OTG and comm.
Though this isn’t a android device and has no external memory. Only 1 Mb user space is availible. This might be a minus if you want to use it beyond it's intended use...
It does have a picture viewer. Pictures at 240p are about 25kb and still look good on the watch's screen. So you can put a lot of those baby pictures on it..
Clockfaces are part of the firmware. They are nicely made but may not be your tast. So, the ability to install upto 4 extra faces has been added to make the total 10.
I installed three other faces through bt notifier without a problem. I'm not sure really how that works. But over usb is and other option(Dont install faces over usb!). Animated clockfaces do also work.( vxp clockfaces can be installed using an xml file over BT, same goes for vxp apps but these need special additions to be installed over BT
For a feature watch this one has a lot op options. Installing applications is one of them. (ea. yahoo weather etc...)
It supports mtk .vxp or mre apps. Tested a text reader and opera. The later usses to much ram to work on the watch. But suffice to say that with only 1mb of space you can't install a lot. let alone browsing the internet which this watch isn't intended for.
A new optimised firware could free up some space and offer maybe proprietary apps.
Unlike the U11 this watch uses its gyroscope correctly. Works everytime to wake the watch. But obviously at times when the watch is at deep sleep it takes a second more to wake. To save extra battery, disabled the wake function.
Code:
Tip;
at night shut the watch down. The alarm will still work
All in all
This is an solid feature sports watch that doesnt look geeky.
Tech menu theme is clear and simple. Navigating menu's is fast.
The big knob is very handy to switch faces easy and has a Shortcut function
by pressing it. Very handy. Really makes it feel like a normal watch though the firmware may be tweaked to make it work in other apps aswell.
I would be nice to use the knob for like setting the alarm, split timer etc..
Battery life
Is poor as with most if not all smart watches. Using the watch just for the the clock function will extend battery time greatly. Several days at least. You can disable just about everything to squeeze that last second of battery time but thats not why you buy this, right? But hey, look at the price.
At release I paid 50€ for it and they are already going for 70€ and up, which isnt a great lot but I do find it way to high for a China feature watch. Its to close to Android watch prices even if it has gsm support, its still just a sports feature watch.
The design is great and consistent throughout the body. Firmware has been tweaked but the consistency has been lost there. There is room for improvement though its not a deal breaker at all. Its a sports watch but not water proof nor resistant. Though I have been using this watch for months whilst running an sweating like an ox, yet the watch still works fine. But I dont suggest taking in out into the rain. I suspect it will die if you do.
Really hope they will upp the hardware in future builds and stay in the price range. All day battery with gsm or bt on is definitly a must.
I think there on the right track design wise. I'm keeping my eyes on this company.
Already ordered a second one. (And also have an U11 with 320p)
Additionally
After eight months off use the watch still offer great value.
One thing tough is that sweat will react with the back of the casing. My watch shows small pits in the alloy.
It's not a big deal but this should not happen.
The touchscreen is still scratch free and the band still in top condition. There is a small stain on the side aluminium which will not go away. Hardly visible though.
A lot more faces are availible now but no firmware update. But thats probably to soon. Still like this watch a lot.
Cons
Personaly I find the cradle a little cumbersome they made a nice unit but would rather prefere an integrated power unit. Its very fiddly and you still need an stand to put it on if you dont want to scrach your watch. Stands are no bankbreakers but taking that and the watch over the weekend is annoying. May just need a minor redesign.
Some functions you just dont use, some of these functions would better be removable to free some space.
The knob is great but firmware integration could be better. Also more short cut options.
Keyboard is not optimised and very, very fidelity.
Just remotely controle music and volume(with knob) without routing the audio to the watch. I know it can because some times it just does that.
Bluetooth recieve option!
Set a picture as clock face option!
Remove the startup sound, additionaly better sound engenering all together to match the feel of the watch.
Better battery!
All in all the firmware is ok but improvement is very obvious.
Still like this watch a lot!
waClockFaces
Forum link for faces thanks ZCJ!
Also a guide to make your own, sweet!
[/I]
.
Hi ebsbow, thanks a lot for the infos,
I also have this watch from few days, and I'm happy of it till now!
I would like to know where can I find info to install vxp apps,
I've tryed to copy it in MRE dir of the watch and then? You we talking about vxp can be installed using an xml file over BT,
can you give some more infos or link?
Thanks a lot in advance
Mauro
Installing is actually very simple it seems.
Just use the filemanager on the watch and brows
to the place where you put the vxp and select it.
Needs to be said that the watch doesn't have
much ram so only a few small apps will install.
I just wanted to install a new clockface and thats
not a problem. Finding some is a problem
About the xml. That needs to be in the appmanager
folder on your phone. I'll upload an example.
Though, the correct info to swapp eludes me.
Thanks a lot ebsbow!!!
I installed Opera even if it doesn't works for insufficent memory like you. Also gmaps and parkour don't work. I'll try more apps
Bye
Mauro
Your welcome ��
I also have animated white and black digital clock if your interrested.
Installation:
Just put the extracted vxp with the xml in the appmanager folder.
Then install it through the bt notifier app. It should be in the list of apps in the bt app.
Warning: don't install directly on your phone using usb! Use the bt app.
Bt app installs it to the system. Installing it to the small userspace will freak the device out.
- Grear Watchface here
Boost my confidence by pressing 'thanks' below.
.
Tools and apps: VXP.
- Diagnose Tool ( copy to watch over usb in mre folder.)
- Doc Reader(txt base)
Firmware backup tool:
>Here< Thank you Golem_!
Firmware:
You link here?
few days of use
Hi I got this watch for about 3 days. I like it very much, not a bomb, but enough for me.
I use it bluetooth with an Iphone 6s (no sim card inserted in the watch slot). I got all me sms and notifications from the phone to the watch. Also able to sync phone book from phone. No email sync. On the Iphone apps fundo (update yesterday) I'm now able to sync data of the watch to the Iphone fundo apps (health data). With Siri, I'm able to send sms and email from the watch ) to the phone. I also ask Siri for weather... she answer on the watch speaker. Bt music work well too. I can listen music of the phone with the watch speaker.
The only .vxp apps working that I've found is this one : Asteroids Multi-Screen.vxp
I have plug the watch usb on pc computer, as mass storage, I have placed file in MRE folder in the watch. Then, I've unplug watch from pc. Navigate in "file manager" on the watch apps to the MRE folder and click on the .vxp file. The watch ask to install... done.
I was not able to change any clock face, should I have to use an android phone? If you have hint for me.
Also, is there a way to use a nano sim card as a mass storage card (to boost storage for apps) ?
Thanks
Patrick
To install clockfaces you need the instruction from the previous post. You do need and android phone, I guess, to copy the files to the appmanager folder.
Not sure if this is possible using standard iphone. Meaning no jailbroken iphone. Unless you can get to the folder an other way.
I found an doc reader( only works with txt because if space restrains. Doc files are to big) And a small test app that works.
And the weather app offcource.
But honestly, if I wanted more to tweak I would have bought an Android watch. Which I will do later as an addition to my collection ?.
Animated clockfaces work without a problem. But finding
some is amazingly difficult. So fare only found 4. ( wich I will post later)
Sadly, I'm not aware of an sim to sd convertion. More space for fictures and music would have been great. But the battery just isn't up to snuff to enjoy it long.
Edit;
Btw, please share your working vxp's. I'll putt the together in one post later( with name)
Someone knows how can i calibrate barometer?
Hi, fallen in love too for this Smartwatch
Hello!
Few hours ago, I've just bought it;
I love everything, except the watchfaces...where I can got new ones?
And where did you get apps too?
I Thank you very much for you fast and accurate response...
...that I'll be wait for!
That is the question. It's nearly impossible to find any
My guess is you will need to download the sdk from mtk
and build some your self. Or hack the one I posted some
posts back.
Also don't bother to much with apps. There is only 1mb
of userspace.
@alfa587: Don't know. Did you try a reset?
CutriX-17 said:
Hello!
Few hours ago, I've just bought it;
I love everything, except the watchfaces...where I can got new ones?
And where did you get apps too?
I Thank you very much for you fast and accurate response...
...that I'll be wait for!
Click to expand...
Click to collapse
Ok...
But maybe you can share on a post the 4 ClokkFaces found?!
When Aiwatch is pairing with Android iPhone and I get a call, the audio of call start on the smartwatch .
How can I disable this feature and keep only pairing for messagges ?
Just go to bluetooth options on the phone.
Select the C5 options,
Deselect phone or audio.
Done.
CutriX-17 said:
Ok...
But maybe you can share on a post the 4 ClokkFaces found?!
Click to expand...
Click to collapse
if you have FundoWear you can install 4 cloclfaces from My applications menù
bye
mauro
Freezing at boot up
this watch is freezing at boot up after installing a new clock face.
does anyone know how to perform / force a hard factory reset?
The barometer,altimeter and temperatura works fine and have acuraccy?
need help
Hello
Can i add Arabic Language to Aiwatch c5
Please help me so i can read the notification on the watch
SMS content
Hello, I only get "sync failed, please reconnect fr.o.m.
the..." when I swipe from the right how did you manage to sync the clock to your IPhone ?
patrick.dubuc said:
Hi I got this watch for about 3 days. I like it very much, not a bomb, but enough for me.
I use it bluetooth with an Iphone 6s (no sim card inserted in the watch slot). I got all me sms and notifications from the phone to the watch. Also able to sync phone book from phone. No email sync. On the Iphone apps fundo (update yesterday) I'm now able to sync data of the watch to the Iphone fundo apps (health data). With Siri, I'm able to send sms and email from the watch ) to the phone. I also ask Siri for weather... she answer on the watch speaker. Bt music work well too. I can listen music of the phone with the watch speaker.
The only .vxp apps working that I've found is this one : Asteroids Multi-Screen.vxp
I have plug the watch usb on pc computer, as mass storage, I have placed file in MRE folder in the watch. Then, I've unplug watch from pc. Navigate in "file manager" on the watch apps to the MRE folder and click on the .vxp file. The watch ask to install... done.
I was not able to change any clock face, should I have to use an android phone? If you have hint for me.
Also, is there a way to use a nano sim card as a mass storage card (to boost storage for apps) ?
Thanks
Patrick
Click to expand...
Click to collapse
Krille1869 said:
Hello, I only get "sync failed, please reconnect fr.o.m.
the..." when I swipe from the right how did you manage to sync the clock to your IPhone ?
Click to expand...
Click to collapse
Same problem for me. I have a 6S+ and cannot get SMS or notifications to work. Is there some sort of magical pairing procedure I'm not following where a proper seance should be spoken?

Android Head Unit Launcher Suggestions??

I have recently picked up an Atoto A6 and I dont hate the factory launcher, im looking for something better and wondering what others are using or if anyone has any recommendations. Thanks.
Welcome!
Have you tried searching the forum yet?
There's a couple of topics already about different launchers.
The programmers even participate in some of them!
I have used:
- Car Launcher AG
- CarWebGuru
- FCC Launcher (currently in use)
The first two ones are quite pre-programmed, but the last one is very customizable.
Good luck and if you have questions, feel free to ask them here.
I am using Car Launcher AG on my ATOTO A6 HU, really great one. You can give a try.
Nova Launcher is often at the top of lists of good launcher apps. I installed it on my new A6 and like it very much. It really cleaned up the cluttered look of the A6.
Before I installed Nova Launcher I installed the QuickPic app and used it to change my A6 wallpaper to a nice Subaru Impreza WRX graphic that I found at https://imgur.com/gallery/57VoTfq. I tweaked it slightly in Photoshop to fit the A6's 1024 x 600P display on my desktop computer and then installed it from the A6 by transferring it via a Micro SD card. I believe the A6 wallpaper can also be changed from within Nova Launcher.
Nova Launcher is highly customizable but, so far, the only change I have made to the default installation is to remove the search field from my main A6 theme so it doesn't cover the WRX wallpaper.
I'm using the basic free version of Nova Launcher but may upgrade to the paid $4.99 version in the future.
Highly recommended!
I used to use Nova on my phone and I cant remember if you are able to customize your icons and the app name or not. I know on a few launchers you are able too. That would be perfect if I could. I might have to give Nova a try on this head unit. I have been just using the stock launcher and its ok. All the head unit type launchers that are out there, while nice, just dont do it for me. I just want something simple, highly customizable, and clean. I don't need built in music apps and junk.
With Nova Launcher, you can customize the icon, name, and even hide all app names if you like. I've tried pretty much all the launchers after having an Android head unit for the last couple of years and always come back to Nova.
Nova supports all the following:
"Okay Google" voice commands
Custom grid sizes let you specify icon size and placement
Custom images for app icons and folders
Custom launch items, like quick dial and system calls
Gestures to open settings or the app drawer - even launch an application, without clicking an icon
The attached image is my current home page with Nova. The links on the left side are actually application links with and invisible png file for the icon. The app icon on the bottom is a folder with an invisible icon that has all the apps I access frequently.
This setup is using an 8x8 grid with app icon labels hidden.
I've tried quite a few launchers too.
AGAMA is worth a try - I like the multi widgets it has - click the centre Icon and you can change between NAV, SPEED, LOGO, COMPASS, TIME and 1 more I can't remember.
However, nav does not support waze
Does anyone know of a launcher that allows an app to run in a window. FCC has a default view that makes google maps a window and puts buttons round it, but it can't be changed.
My goal is to have waze running in a window taking about half the screen, then the buttons round it - this would then look like a stock car radio screen which is what were all trying to get to with car launchers ?
Have not tried Nova - so guess what I'm going to do for a few hours this afternoon.
P.S. If you havn't uprated your stock android head unit DAB player, look at DAB-Z by zoulou. If you search these forums you'll find the 152 pages of discussions following his development of the app taking everyone's feedback along the way. TOP DOG
i use CAR LAUCHER PRO and it's awesome
it's simple to modify the main theme to yours preferences
also you have the instant speed of the car
I dont need nor want an permanent/built in on screen speedo or music player. My trucks speedo works perfectly fine and I use Pulsar Music Player and it works amazing for my needs. Im really leaning towards Nova I think. Its simple yet offers the customization options that I want. Why do I have to be so darn picky sometimes? haha
Hi!
It is really hard to find a nice car launcher with simple design as Android 6-7-8 Stock. They are a lot of launcher with a lot of theme, but I find them a little bit cheap... It reminds me old Windows XP desktop customisation
Do you have an idea of this kind of launcher ? I don't want to create my own ^^!
markmorto said:
With Nova Launcher, you can customize the icon, name, and even hide all app names if you like. I've tried pretty much all the launchers after having an Android head unit for the last couple of years and always come back to Nova.
Nova supports all the following:
"Okay Google" voice commands
Custom grid sizes let you specify icon size and placement
Custom images for app icons and folders
Custom launch items, like quick dial and system calls
Gestures to open settings or the app drawer - even launch an application, without clicking an icon
The attached image is my current home page with Nova. The links on the left side are actually application links with and invisible png file for the icon. The app icon on the bottom is a folder with an invisible icon that has all the apps I access frequently.
This setup is using an 8x8 grid with app icon labels hidden.
Click to expand...
Click to collapse
Great tip with Nova. Just setting it up now. Which app are you using there for radio? Also do you have any alternatives to the standard apps?
KidMarley said:
Great tip with Nova. Just setting it up now. Which app are you using there for radio? Also do you have any alternatives to the standard apps?
Click to expand...
Click to collapse
The radio app came with the car stereo, like with pretty much all of the Android stereos on the market. Mine looks different because I modded it after rooting my head unit. If you have a Joying, my radio mods are available with the Joying Extra Tools app at: https://hvdwolf.github.io/Joying-RootAssistant/
@surfer63 is the resident expert on making Joying headunits usable
By standard apps, I'm guessing you mean the music and DVR apps that come with the headunit? I use the music app when I drive with my wife for simplicity, but usually I'm on Spotify or the radio when I drive.
I'm considering trying fcclauncher but it looks like maybe it doesn't support integration on Atoto units the way it does others? Can anyone who's used it chime in with what they used to setup, which option was picked for headunit?
Ive used nova on phones but I kind of don't like the layout of atoto's Bluetooth screens (both the a2dp player and dialer) and I've seen a few of these launchers attempt to skin that and make it better looking and easier to use.
dishe2 said:
I'm considering trying fcclauncher but it looks like maybe it doesn't support integration on Atoto units the way it does others? Can anyone who's used it chime in with what they used to setup, which option was picked for headunit?
Ive used nova on phones but I kind of don't like the layout of atoto's Bluetooth screens (both the a2dp player and dialer) and I've seen a few of these launchers attempt to skin that and make it better looking and easier to use.
Click to expand...
Click to collapse
Sorry to say, but a launcher is not able to skin the BT screen.
You really should tell us some details about the used head unit...
First and important is the MCU version and the chipset which is working under the hood.
Some pictures of the "About tablet" would help to see how to setup Fcc.
rigattoni said:
Sorry to say, but a launcher is not able to skin the BT screen.
You really should tell us some details about the used head unit...
First and important is the MCU version and the chipset which is working under the hood.
Some pictures of the "About tablet" would help to see how to setup Fcc.
Click to expand...
Click to collapse
Interesting- I'm not looking to skin the screen, but rather change the UI to interact with Bluetooth, treating it like an audio source and making it easier to access things. Atoto, for some reason, treats BT like a second class citizen on their head units. It has widgets for things like Radio, media player, etc but it doesn't have one for Bluetooth audio. The only way to see/interact with A2dp is to have the Bluetooth app open (they call it BT1).
Also annoying re: their widgets is that each does only THAT source, so if you make a home screen that shows the media player and want to see the radio station instead, it's a DIFFERENT widget, usually set up on a different page out of necessity. This is silly for many reasons. And Bluetooth has no option at all.
I tried Vivid launcher and really liked it's ability to do exactly this: give me one 'now playing' widget that took whatever was playing and showed it in the box. Even Bluetooth!!! I was amazed, it even gave me a Bluetooth screen that showed paired devices that made it easy to swap between them if my wife and I are driving the car, all skinned within the UI. It also gave me a much nicer looking dialer interface for making BT calls.
The problem is, vivid seemed to also break audio output for music when doing this. And break some other things too (android auto had trouble connecting as well). So I removed it and I'm now trying to look into others that people recommend, and FCC Launcher comes up a lot. Does it offer what I describe? I can't tell yet bc I need to set it up as "tablet/phone" which doesn't seem to be aware of Bluetooth as a source.
I'm peeved at Atoto for giving us such a quality product with such crummy UI elements.
Device is the Atoto S8 Ultra, attaching photos of info.
dishe2 said:
Interesting- I'm not looking to skin the screen, but rather change the UI to interact with Bluetooth, treating it like an audio source and making it easier to access things. Atoto, for some reason, treats BT like a second class citizen on their head units. It has widgets for things like Radio, media player, etc but it doesn't have one for Bluetooth audio. The only way to see/interact with A2dp is to have the Bluetooth app open (they call it BT1).
Also annoying re: their widgets is that each does only THAT source, so if you make a home screen that shows the media player and want to see the radio station instead, it's a DIFFERENT widget, usually set up on a different page out of necessity. This is silly for many reasons. And Bluetooth has no option at all.
I tried Vivid launcher and really liked it's ability to do exactly this: give me one 'now playing' widget that took whatever was playing and showed it in the box. Even Bluetooth!!! I was amazed, it even gave me a Bluetooth screen that showed paired devices that made it easy to swap between them if my wife and I are driving the car, all skinned within the UI. It also gave me a much nicer looking dialer interface for making BT calls.
The problem is, vivid seemed to also break audio output for music when doing this. And break some other things too (android auto had trouble connecting as well). So I removed it and I'm now trying to look into others that people recommend, and FCC Launcher comes up a lot. Does it offer what I describe? I can't tell yet bc I need to set it up as "tablet/phone" which doesn't seem to be aware of Bluetooth as a source.
I'm peeved at Atoto for giving us such a quality product with such crummy UI elements.
Device is the Atoto S8 Ultra, attaching photos of info.
Click to expand...
Click to collapse
You won´t get another dialer UI with Fcc, but you can use the implemented widgets to do some stuff.
Nevertheless: Atoto units are listed in the settings, so should work with your unit.

Categories

Resources