[MOD][GUIDE] Adding Weather Locations [SENSE][WIP] - HTC Sensation

Having done this the other day i feel it needs a guide as i used one for the hermes and another device (Desire i think) This may fix the location showing as united kingdom,plus when its not being very precise.
WORKING ON Sense 3.5/3.6/4.0 all with the same file!!
Big thanks to Pidipadi his post helped me alot on figuring it out.THIS THREAD
You can add as many locations as you like i think.My intention is to delete all but UK and keep adding to it.
Also thanks to whoever the hell it was who figured out how to edit manilla files back when i had a Blackstone and did it to that! Whoever you are thank you!!!
Required things​Android device with HTC Sense™​SQL Database Editor TRY THIS ONE
ADB or a Root Explorer​A few brain cells (MUST HAVE)
Click to expand...
Click to collapse
FIRSTLY...​You will need to get the file from your phone. To be more precise /data/data/com.htc.provider.weather/files/WP_0409WWE.db
adb pull /data/data/com.htc.provider.weather/files/WP_0409WWE.db
or
Copy with root explorer (i pulled the whole com.htc.provider.weather folder and deleted the journal file too)
Click to expand...
Click to collapse
NEXT...​Open the file with SQL Editor
Navigate to Broswer then locationlist
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Next you have to choose new record
Click to expand...
Click to collapse
Ok deep breath and onto the next bit...​go to netweather.accuweather.com then get my netweather and enter your location,Click next,next again,Tick i agree then look through the codebox to find your code (mine was EUR|UK|UK125|Bude|)
FOUND A NEW ONE TO GET THE CODES http://weather.joeearl.co.uk/ You need to change formatting from ; to |
Copy that code and go back to SQLite
Click to expand...
Click to collapse
Paste that into the Code table
Find another place in your country to get the following info and copy it into your line..
Timezone,Timezoneid,Country and if it applies..State.UK doesn't need a state its value is null
For the longitude Latitude co ordinates i used http://www.freegeocoder.co.uk/ Once you have those you must add them into your line.Make sure your timezone matches another place in your country otherwise it wont fetch the data
save the item then push back to your phone (or rootexplorer it back) then reboot!
When it has rebooted you may have to delete the clock then add the location you have made
Click to expand...
Click to collapse
You can go a little more advanced if you like??
Like this...
If you want to do this you can change the "name" Column to whatever you like I've also added my workplace to it and a mates house! I presume that all it really calls upon is GPS Coordinates as it changes automatically to my work and mates
Click to expand...
Click to collapse
If you are really struggling im trying to build a comprehensive database for the UK.Tell me your location and i may have added it!
EDIT: If you are struggling to add your location, Find the Code for your nearest city,Keep your GPS Coordinates and it will work.I used the code for HULL, Accuweather said it was 6 Degrees kept gps coordinates for Hornsea and it said 8 Degrees. HOPE THIS HELPS!
If anybody knows of an app you can copy GPS Coordinates with please let me know! Would make it a fair bit easier for me
If you are having troubles gettting it to work please upload your db file and i will try to take a look at where you went wrong..Ill put a video up soon as a how to
File to start with
FIXED FILE - View attachment WP_0409WWE.zip

Thanks for all your help bonesy and for adding my home location. Very much appreciated.
I have now been able to display my home town on the htc clock widget.
Unfortunately when my hometown is displayed, it says 'no weather data available'
Any ideas?
p.s. I have the 'required things' apart from perhaps the 4th one!
This thread should be made a sticky.

Dude!!! Awesome!! :thumbup::thumbup::thumbup::thumbup:
Sent from my HTC Sensation 4G XE with Beats Audio using xda premium

bobsie41 said:
I have now been able to display my home town on the htc clock widget.
Unfortunately when my hometown is displayed, it says 'no weather data available'
Click to expand...
Click to collapse
Whoops my bad! Didnt add timezone and left a | at the end of location..Try this one
Trying to find the old accuweather codes is a pain in the backside lol
Trying to work on it now, Seems it doesn't like it if the code is UK001 as most are that.Take back my bit about GPS but i will keep trying to find the accuweather code for Hornsea.
Right solved it! Updating OP

bonesy said:
Whoops my bad! Didnt add timezone and left a | at the end of location..Try this one
EDIT: That one doesnt seem to be working :-/ gimme 5
Trying to find the old accuweather codes is a pain in the backside lol
Click to expand...
Click to collapse
Yes, didn't work for me.

Here you go...
Updated OP with how to fix..Will tidy all up tonight when im at home]
Won't be able to do more editing for the minute,Forgot my usb lead battery is at 19% and my spare battery is dead (,")

bonesy said:
Here you go...
Updated OP with how to fix..Will tidy all up tonight when im at home]
Won't be able to do more editing for the minute,Forgot my usb lead battery is at 19% and my spare battery is dead (,")
Click to expand...
Click to collapse
Your efforts are very much appreciated but unfortunately, with your latest zip, i can't even add Hornsea as my location.
Got to go out now but i'll try again in the morning.
Thanks again. I'm confident i'll get there with your findings.

That's prett weird to be honest.I'm looking at Hornsea on mine now? it says fog...have you tried editing the list,deleting hornsea then adding it and refreshing?

bonesy said:
That's prett weird to be honest.I'm looking at Hornsea on mine now? it says fog...have you tried editing the list,deleting hornsea then adding it and refreshing?
Click to expand...
Click to collapse
Tried again this morning with the last file that you gave me and everything worked fine! I'm sure it must have been an error that i made last night.
When i searched the net for a solution for my original problem, there was many people on many forums with different HTC devices having the same problem as I, namely, the weather clock showing 'United Kingdom' rather than the place were they lived. A working solution was nowhere to be found!
You're my hero, this has been bugging me for a long time now!
---------- Post added at 09:58 AM ---------- Previous post was at 09:24 AM ----------
My weather clock widget and weather widget now displays my home town after i have selected it however my weather lock screen displays 'United Kingdom' regardless of what i have set. Upon reboot, both widgets default to 'United Kingdom.'
Ideally, i would like my device to display my home town when i set the widgets to 'my location' but this is still not happening.
I suspect the root of the problem lies a little deeper! Any thoughts?
I hope you are finding this interesting as i am as I'd hate to think i was just being a pain in the butt.

Hmm yes i am finding it interesting! I suppose there could be an entry that is just "United Kingdom" somewhere in the database? If its clear weather up your was you could try turning gps on? See if getting a precise location fixes it.If thats the case im sure there is a mod for better AGPS Location.
I only really did this as i was on my last warning for being late to work (Clock changes to Tianjin,Time goes 8 hours different) but i'm not intrigued lol ill have to check through the file.
Thinking about it i have put it to about 8 decimal places.You could try lowering your GPS Coordinates to 2 or 3 decimal places as it may be a little too precise

bonesy said:
Hmm yes i am finding it interesting! I suppose there could be an entry that is just "United Kingdom" somewhere in the database? If its clear weather up your was you could try turning gps on? See if getting a precise location fixes it.If thats the case im sure there is a mod for better AGPS Location.
I only really did this as i was on my last warning for being late to work (Clock changes to Tianjin,Time goes 8 hours different) but i'm not intrigued lol ill have to check through the file
Click to expand...
Click to collapse
Also, When widgets are set to 'my location' when i am 'out and about' the display often gets a fix on places which are not in the database so they must be pulling data from somewhere else.

navigate to /data/data/com.google.android.location/files and delete the 'wifi' and 'cell' files.Ill look more into it when i'm at my home computer.Looking at this 10" screen for sql is driving me crazy lol
There must be another file somewhere to do with the weather that it pulls from. I do see what you mean,Bude isn't in the database yet its displaying Bude fine

hmmm.... I did it like it should be done, but I can't choose city anymore and also displays the same name for my location.
Sense 4.0

If you take my fixed file from the OP you can scroll down to the bottom and look at the last entry,Edit as needed.If it doesn't display your location then find the nearest city to you add that location in but with YOUR GPS COORDINATES and Your location under the name column.It should be fine
Netweather seems to be down at the moment.I'll have to look elsewhere for the codes
If your having problems could you upload your DB file so i can take a look please
UPDATED OP WITH BETTER PLACE TO GET CODES

Pretty good finding, dude! I used to made the same thing with Sense 3.0, but it stopped to work on 3.5 and later.
I'll do my own changes and report here.

rawdealer said:
hmmm.... I did it like it should be done, but I can't choose city anymore and also displays the same name for my location.
Sense 4.0
Click to expand...
Click to collapse
Your location should be this. EUR|SI|SI000|MARIBOR
Also you need to Add the city on the weather / location list.Open weather,press add,type the city name (Mine Bonesy yours i think is Maribor) add that then refresh.If you get "No weather available" Try to find a city or town on accuweather nearby then just use that but with your GPS Coordinates.It will display the weather differently

Sure it is
I have pulled file from my data/data and moded this one, didn't take yours
EDIT:
http://dl.dropbox.com/u/24435867/WP_0409WWE.db this is from my phone
http://dl.dropbox.com/u/24435867/WP_0409WWE_moded.db this one is moded...I have rename it now

rawdealer said:
Sure it is
I have pulled file from my data/data and moded this one, didn't take yours
Click to expand...
Click to collapse
Ok mate Need to get to the bottom of it lol.My aim is to make a script to do it for you (if at all possible) or an online database anyone can add to (again if possible)

Try the file below.It seems the only other Slovenian entry has teh Timezone as Europe/Sarajevo so ive tried that and removed the @ in the name column.You can try adding these back in now.If i got it right its 21 degrees there!!
View attachment WP_0409WWE.zip

Thanks, i'll try it a little later....just going home frome work
here is the list of time zones

Related

Change Left button on Today Screen (From email to SMS)

Hi,
Is it possible to change the Left button on today screen from e-mail to SMS?
Thanks in advance,
Saadi
Standard registry hack, check the wiki, or check Buzz's site for the soft key control panel app.
V
actually, vijay I venture to say that these are hardly standard!
Palm actually overlays the standard soft-keys with their own via the screen dial plugin .dlls (I forgot their exact name): it's the same plugin for operator/bt, dial lookup, etc, they are all tied together.
So, if you were to do that standard reg trick you would only change what is underneath and in fact, you won't even find the registry entries for the softkeys if you look.
My mistake, I didn't pay attention to the Cheetah/Treo forum!
I'll leave the question open for a while for someone else to respond to.
If it doesn't happen, I'll have a look into it. I'm working on some other OS hacks right now...
V
vijay555 said:
My mistake, I didn't pay attention to the Cheetah/Treo forum!
I'll leave the question open for a while for someone else to respond to.
If it doesn't happen, I'll have a look into it. I'm working on some other OS hacks right now...
V
Click to expand...
Click to collapse
I'm 99% sure no one has looked at it or rather anyone with any real skills (myself, definitely excluded form this camp, lol), so if you want to lend your expertise to figuring this one out, it'd be welcomed.
I've seen this request numerous times on other boards, so I know it's a popular request.
Case in point, your VJSlippyPalm is a fanatastic replacement for the "Messaging" button but alas for now, I have to use AEB+ to assign it to a different hard key.
I can say that this OS has some very interesting and strange registry changes from "typical" WM5 devices. In that sense it's kind of fun to work on ;-)
Can someone post a screenshot of the softkeys in action, or list what kind of things they say, so I can find out how they're created.
I hope VJSlippyPalm is useful, first bit of code I've released in a long time, but it seemed useful! AE+ is no bad thing, the coder is a great guy.
V
vijay555 said:
Can someone post a screenshot of the softkeys in action, or list what kind of things they say, so I can find out how they're created.
I hope VJSlippyPalm is useful, first bit of code I've released in a long time, but it seemed useful! AE+ is no bad thing, the coder is a great guy.
V
Click to expand...
Click to collapse
VJSlippyPalm is very useful.
In fact, if we ever get threaded SMS fully working on the 700wx, I and others are sure to use it!
Here is the Right Soft key when pressed:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The left is nothing special: it simply says "Messaging" and takes you to the Inbox.
If it's the app that says "ignore with text message" or whatever on incoming calls, it's the file *PhoneCanvas*.dll (I can't remember the full filename, but it's obvious).
V
Try this it works
http://www.modaco.com/Youand39re-Gonna-Love-This-t235546.html
Best Regards
wardy said:
Try this it works
http://www.modaco.com/Youand39re-Gonna-Love-This-t235546.html
Best Regards
Click to expand...
Click to collapse
I highly doubt this works as we don't have these reg values!
[HKEY_CURRENT_USER\Software\Microsoft\Today\Keys]
That's the point I'm trying to make--this isn't your regular WM5.
vijay555 said:
If it's the app that says "ignore with text message" or whatever on incoming calls, it's the file *PhoneCanvas*.dll (I can't remember the full filename, but it's obvious).
V
Click to expand...
Click to collapse
Right, I think it might also involve activecallplugin.dll and diallookupplugin.dll, at least those are the ones that involve the Green button/call history, Carrier logo, some phone functions and I believe involve the Soft Key overlays.
The "ignore with text message" I think is only invoked during a phone call, but the above are used normally.
malatesta said:
I highly doubt this works as we don't have these reg values!
[HKEY_CURRENT_USER\Software\Microsoft\Today\Keys]
That's the point I'm trying to make--this isn't your regular WM5.
Click to expand...
Click to collapse
Well I guess the thread asked how to change the left button asignment and that is what this does and leaves you the Email option when you press it too. It also gives the option of SMS or MMS . I like it ) You are correct in it not being able to change the right one though.
http://www.modaco.com/Youand39re-Gon...s-t235546.html
wardy said:
Well I guess the thread asked how to change the left button asignment and that is what this does and leaves you the Email option when you press it too. It also gives the option of SMS or MMS . I like it ) You are correct in it not being able to change the right one though.
http://www.modaco.com/Youand39re-Gon...s-t235546.html
Click to expand...
Click to collapse
gotcha, good point on the clarification!
malatesta said:
gotcha, good point on the clarification!
Click to expand...
Click to collapse
Did you give it a try. Will it help in any way with your solution . I detected a hint of sarcasm but I'm no techy just trying to be helpful
wardy said:
Did you give it a try. Will it help in any way with your solution . I detected a hint of sarcasm but I'm no techy just trying to be helpful
Click to expand...
Click to collapse
lol, no there was no sarcasm! (and that wasn't sarcastic either)
I haven't tried it as I thought you were implying that it did work. Maybe I'll give it a shot later...
wardy said:
Did you give it a try. Will it help in any way with your solution .
Click to expand...
Click to collapse
It worked great for the ppc 6700. : ) thanks
Think 750v's left softkey kind of "locked" to email.
Lets said if u used saman WM5 new menu, and renamed the button to "SMS". And also lots of shortcuts. The left softkey will changed the "SMS". But when u pressed. It will still show something as below. THe WM5 New menu will only comes out when u select the SMS.
the only hack which really works is AEButton, but u will lost the left softkey func in other event.....
crash74 said:
Think 750v's left softkey kind of "locked" to email.
Lets said if u used saman WM5 new menu, and renamed the button to "SMS". And also lots of shortcuts. The left softkey will changed the "SMS". But when u pressed. It will still show something as below. THe WM5 New menu will only comes out when u select the SMS.
the only hack which really works is AEButton, but u will lost the left softkey func in other event.....
Click to expand...
Click to collapse
Right,
Though I did note a way to change it so that it can open Messaging and SMS like above.
Go here:
http://ppcgeeks.com/hack-modify-left-softkey-for-palmmessaging-t1098.html
You do need to be registered/logged in to see the file. Someone can post it here if they want.
vijay555 said:
If it's the app that says "ignore with text message" or whatever on incoming calls, it's the file *PhoneCanvas*.dll (I can't remember the full filename, but it's obvious).
V
Click to expand...
Click to collapse
phonecanvasplugin.dll appears to only control the layout of the phone app itself. I tried it and it doesnt include the ignore with sms option. it just changed the phone app by adding the talk button and changed the hold to talk also.
malatesta said:
Right, I think it might also involve activecallplugin.dll and diallookupplugin.dll, at least those are the ones that involve the Green button/call history, Carrier logo, some phone functions and I believe involve the Soft Key overlays.
The "ignore with text message" I think is only invoked during a phone call, but the above are used normally.
Click to expand...
Click to collapse
activecallplugin.dll and diallookupplugin.dll these to appear to have no control over the phone app itself and are today plugins leaving me to think that thats all the control is the today contact lookup and well I havent a clue what the activecallplugin does because it didnt appear to change anything on my apache. btw phonecanvasplugin appears to control the carrier logo in the phone app itself because there was little changes in the Sprint PCS on my phone. Notice the difference in the size of the Sprint PCS at the top, its bigger on the Treos. (see the screenies....First two are the standard apache dialer app, last two are the treos dialer app)
I have been looking to get the ignore with sms for awhile and still cannot seem to find the extact file/s that control it and apparently they also control how the context menus work.
~Mike
Did you try a hex search through the dll I mentioned?
There must have been a reason I mentioned it - I don't think it's in the dll itself, but in a mui.
I can think of a way to heavily hack the dll to make it do what you need, but it wouldn't be pretty, so I'll leave it as an open question for now.
V

Mini Weather (English Beta) WM6.1

Hello everyone,
With permission from the creator of mini weather I am posting an english version of the program.
Currently is shows weather conditions in the appointment slide panel.
There is no icons in this version for weather conditions.
I will post screen shots later today when I get home from work.
Xfaith
***Update I cant get the .rar file to my work computer to update the help files***
I will have to wait till I get hime to add the attachment
Ok here is the file, going to try and create a cab file for it, and will update the creator of the file.
Any issue's please post here, also if you notice spelling errors please post here.
Thank
X
The link is broken. Please r upload.
thanks
Rgr
I just downloaded it with firefox 3.0
But here it is again, will post a screen shot ina minute also
xfaith said:
Rgr
I just downloaded it with firefox 3.0
But here it is again, will post a screen shot ina minute also
Click to expand...
Click to collapse
I still get invalid zip file even download it direct to my phone.
Thanks
rgr, i use winrar, must not like the zip format, downloading winzip program real quick and reload it.
X.
xfaith said:
rgr, i use winrar, must not like the zip format, downloading winzip program real quick and reload it.
X.
Click to expand...
Click to collapse
OK can download and file ok. installing now.
THANKS very much
I have Mini Weather installed. Fantastic. Bu how can I have the reading in Centigrade instead of Fahrenheit?
Thanks
I think maybe if you switch from www.google.com to somethingl ike www.google.co.uk (this is in the miniconfig1.ini)
I will ask the developer.
X
xfaith said:
I think maybe if you switch from www.google.com to somethingl ike www.google.co.uk (this is in the miniconfig1.ini)
I will ask the developer.
X
Click to expand...
Click to collapse
I have been googleing this whole evening but failed. www.google.co.uk only give temperature in C for current condition but not tomorrow and the following day. Even that it was indicated as ??F. It should be ??C. I believe that F is hard-coded.
Hopefully the developer will improve further on this product.
Thanks for your help anyway.
xfaith said:
rgr, i use winrar, must not like the zip format, downloading winzip program real quick and reload it.
X.
Click to expand...
Click to collapse
great product....needs icons that shows the clouds for cloudy and sun for sunny etc....can someone work on this...maybe copying and pasting pics from the internet and then assigning them to values in the coding....if someone can give explanation on how..i can test it
ryah I know the chinese version has the icons, this is a first beta in english. I am not sure what he is programming in. I used PE Explorer to edit some spelling issues I originally saw. I have the icon set also that he is using with the Chinese version.
Also I have created a CAB file for it, will post it when I get to work. It cretates the folders, and puts the files in, and also created a RAI for :MINIWEATHER (thinking for future).
X
Location Display
I added the following to all CityStartStr like this:
CityStartStr=postal_code data="
and I get the City Location to be displayed
Nice, did you figure out the Celcius:
xfaith said:
Nice, did you figure out the Celcius:
Click to expand...
Click to collapse
nope. those are sent by the server so some conversion routine need to be coded in the program.
thanks
Does that show the zip code or the city when you added that?
X
Xfaith,
I have installed this and it kind of works. I don't get what I had expected after modifying the ini file. I changed the city which I think worked but I do not get current weather and I don't get extended weather (more than one day). I am sure that I have made a mistake with my modification of the ini. After I modify the ini file do I have to reboot the phone to see the change?
Select update now.
Right now I only show today/tommrow on my slide panel, have not figured out (have not had the time) to go past that and see what else I can get going.
I tried to email the developer to add Celcius support from the settings pane, and he said give it about a week for icons, the chinese version already supports the Icons.
I am working on updating the .cab file I created, but can only do so much.
xfaith said:
Does that show the zip code or the city when you added that?
X
Click to expand...
Click to collapse
It show the city name. I tried to upload my homescreen pic but xda server is having problem now.
Thanks
No problem I used <city data in mine instead, which provides the same thing. The developer gave me an update but it was just the spelling issues that I already noticed. I wish I knew what language the program was written in. Or better yet could read the chinese version a little to compare the two.
But I can wait a bit longer as he updates the english version. Hopefully it will be less the a week before we can start seeing icons.
X.
xfaith said:
No problem I used <city data in mine instead, which provides the same thing. The developer gave me an update but it was just the spelling issues that I already noticed. I wish I knew what language the program was written in. Or better yet could read the chinese version a little to compare the two.
But I can wait a bit longer as he updates the english version. Hopefully it will be less the a week before we can start seeing icons.
X.
Click to expand...
Click to collapse
In my case if I use <city data I'll get this:
<city data="Kuala Lumpur, Kuala Lumpur"
so,
<postal_code data="Kuala Lumpur" is more appropriate. Well, whatever, we achieved what we wanted to see; that matters.
I dont mind waiting for the icons. My wish list:
- choice between celcius and fahrenheit
- display more days
- everything should be done through the settings panel rather than having to modify the .ini file.
- multiple cities choice
- able to modify city name (especially long names which I want to truncate)
Question: does the "Get Network Time" update the device clock? and can I change to a different server to get the time and the weather report?

picasa issues on sensation / also phone call issues

Anyone else have an issue with picasa?
when i upload pics they only upload about 75% of the pic then say completed
is anyone else having that issue?
second issue: when i try to make a phone call and it asks me with out without Google voice, sometimes after i make my selection that same screen will continuously pop up. i will back up select another number and the issues is gone, but when i go back to that original number i was trying to call... same issue...
???
Im having the Picaso issues, but a little different than you.
I have two Gmail accounts and only sync contacts and Picaso for each account.
Only the pictures from my main gmail account sync, and I cant view half of those.
The others don't sync at all..
I've been using picasa tool as a work around but it would be nice to have tings work like they should.
mrfisch13 said:
Anyone else have an issue with picasa?
when i upload pics they only upload about 75% of the pic then say completed
is anyone else having that issue?
second issue: when i try to make a phone call and it asks me with out without Google voice, sometimes after i make my selection that same screen will continuously pop up. i will back up select another number and the issues is gone, but when i go back to that original number i was trying to call... same issue...
???
Click to expand...
Click to collapse
Same here. Not sure why. I actually did a master reset because initially the gallery couldn't upload to begin with. After a master reset, the upload function worked and the pics uploaded without an issue. Come Friday where I was taking pics for the bodyglove case/kickstand thread and I the pics uploaded but only 75% uploaded as complete same as you. I just used dropbox to upload instead as a workaround for now.
As for google voice, do you have the settings to either not use gv for any outgoing calls or int'l calls. Just make sure it's not for EVERY call. If that still doesn't work, just clear all the defaults and reopen GV and establish your settings.
kpjimmy said:
Same here. Not sure why. I actually did a master reset because initially the gallery couldn't upload to begin with. After a master reset, the upload function worked and the pics uploaded without an issue. Come Friday where I was taking pics for the bodyglove case/kickstand thread and I the pics uploaded but only 75% uploaded as complete same as you. I just used dropbox to upload instead as a workaround for now.
As for google voice, do you have the settings to either not use gv for any outgoing calls or int'l calls. Just make sure it's not for EVERY call. If that still doesn't work, just clear all the defaults and reopen GV and establish your settings.
Click to expand...
Click to collapse
i have it set to ask
and you use the dropbox folder on picasa?
Any ideas; when I go to the picasa web folder in gallery and try to load a picture any picture from any web folder the screen just strobe lights and won't load anything.
mrfisch13 said:
i have it set to ask
and you use the dropbox folder on picasa?
Click to expand...
Click to collapse
No no heh....I used dropbox to upload the pics wirelessly and then go to any computer work or home to download it to the workstation. Once downloaded go to picasaweb and upload the pics there.
I was making sure the pics were coming out correctly and narrowing down if the upload problem was just the phone and not picasa's issue.
Atrix27 said:
Any ideas; when I go to the picasa web folder in gallery and try to load a picture any picture from any web folder the screen just strobe lights and won't load anything.
Click to expand...
Click to collapse
I had that happen when I deleted my cache and tried to go back into the gallery. I couldn't figure out what happened so I did a master reset to get my google info registered on the phone again, kinda like a data wipe. I don't have much apps so restoring 30 apps from the market was a breeze especially when the phone restored most of them for me.
I also can not correctly upload pictures to picasa. The pictures show up as the correct pixel size (2448×3264) but the lower 66-75% is all gray.
I opened a ticket with t-mobile but they are f-tards.
Is this anyones first android phone? I wonder if by some slim chance some setting is getting synced from my old G1.
We wouldn't be having this issue if the bootloader wasn't locked.
Just uploaded 22 pictures from the device , the last 2 images are grey in the lower portions of the image.
The rest are fine , very odd
Atrix27 said:
Any ideas; when I go to the picasa web folder in gallery and try to load a picture any picture from any web folder the screen just strobe lights and won't load anything.
Click to expand...
Click to collapse
i have this issue too now
mrfisch13 said:
i have this issue too now
Click to expand...
Click to collapse
Only solution I found was to factory reset the damn phone lol....I had to basically sign in from scratch. Anyone know where the htc gallery cache folder is located?
npoc said:
I also can not correctly upload pictures to picasa. The pictures show up as the correct pixel size (2448×3264) but the lower 66-75% is all gray.
I opened a ticket with t-mobile but they are f-tards.
Is this anyones first android phone? I wonder if by some slim chance some setting is getting synced from my old G1.
We wouldn't be having this issue if the bootloader wasn't locked.
Click to expand...
Click to collapse
Same here ... I just uploaded about 15 pics to picasa and all of them were gray on the bottom half. Major bummer. Never had this issue with my stock nexus one or cm nexus one. I spent a lot of time getting pics off my phone wirelessly and uploaded to picasa. Fix this PLEASE HTC/tmobile! Or better yet bring us root so it can get fixed via the awesome dev community.
Sent from my HTC Sensation 4G using Tapatalk
kpjimmy said:
Only solution I found was to factory reset the damn phone lol....I had to basically sign in from scratch. Anyone know where the htc gallery cache folder is located?
Click to expand...
Click to collapse
yep it worked
im just not gonna install crap on my phone lol
Atrix27 said:
Any ideas; when I go to the picasa web folder in gallery and try to load a picture any picture from any web folder the screen just strobe lights and won't load anything.
Click to expand...
Click to collapse
I have that issue but only in 1 of the folders in Picasa, the rest are fine.
Im going to test out gallery3d from the market. I used it with my n1 without real problems and I know where the damn cache is for that folder lol....
EDIT: Confirmed. Gallery3d upload works...for me anyway. I figured I'd try using that gallery to see if it worked after my factory reset, and it does.
npoc said:
I also can not correctly upload pictures to picasa. The pictures show up as the correct pixel size (2448×3264) but the lower 66-75% is all gray.
I opened a ticket with t-mobile but they are f-tards.
Is this anyones first android phone? I wonder if by some slim chance some setting is getting synced from my old G1.
We wouldn't be having this issue if the bootloader wasn't locked.
Click to expand...
Click to collapse
This must be a sence issue because I've had thoese problems on sense roms on G2 with various sense roms over the last 6 months.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
mrfisch13 said:
yep it worked
im just not gonna install crap on my phone lol
Click to expand...
Click to collapse
so i have no issue uploading after a factory reset but my gallerys still blink when i try to look at pics
I still have issues after a factory reset. Now I'm starting to wonder if it has something to do with some setting that is getting stored in the cloud. Basically I had a G1, that I used with picasa a ton, now I'm wondering if there is some setting in the cloud that gets pulled down when I first log in after a factory reset during the sync.
I moved to using "Picasa Tool" for now, but I have a bug open with T-mo and HTC on the issue.
For some reason i can only view the albums in which i uploaded pics on my sensation from and no other albums..
Phone thinks they are complete but Picasa only has 75% of it... Example:
https://picasaweb.google.com/general...45919237194850

[GUIDE][HOW TO]Edit Earphones Connected

I don't know if others are having this problem, but many of the screen shots I took don't load at first. Try a few refreshes, it should make the how to easier to follow.
So I only recently tried this out. I haven't found any glaring issues with it, but a backup is recommended just in case. No warranty, I'm not responsible if somehow this breaks/bricks your phone, causes your phone to not dial during an emergency, etc.
Also I didn't really proofread this as I don't have a large amount of time available, so sorry for any dumb grammar errors. I'll look it over eventually.
I didn't like the choices that Samsung provided in the Earphones Connected options for the notification drop down. Here is example of the stock:
My original hope was to remove it completely, but I wasn't successful with my first attempts. Instead I found that I could edit the SQLite database contained within. This allows one to add custom applications as they see fit.
If you want to remove it completely:
XInSaNeFartX said:
freezing the contextaware service gets rid of it showing from the notifications at all
Click to expand...
Click to collapse
Whoever figured this out to turn it off completely we can throw your name up here, as XInSaNeFartX claims he read it somewhere else on here. Just let me know and I'll give credit.
MadMatt89 said:
Uhm don't know if it works for Verizon but your Tutorial also worked for my International i9300 so I will share this:
http://forum.xda-developers.com/showthread.php?t=1756355
He created an easy to use app for this
Cheers
Click to expand...
Click to collapse
Requirements:
Galaxy S3 with stock or near stock firmware (CM9/CM10 will won't have Earphones Connected options to my knowledge)
Root Access
SQLite Editor: https://play.google.com/store/apps/details?id=com.speedsoftware.sqleditor
Free version doesn't seem to work. Try if you insist:
SQLite Editor(Free version SQLite editor, thanks eschelon)
It appears the free one is a version behind. 1.4.1, maybe they will update it eventually.
Where the pay for app is 1.5
1.5 had some ICS compatibility added..
Step 1)
Open SQLite
You should get a screen like this:
Step 2)
Tap "TouchWiz home"
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Then tap "launcher.db"
Then tap "appOrder" ...
Step 3)
This should bring you to the SQLite table for your app drawer. This will list the info we need for launching the app of you choosing. For this example we will use Google Maps as our app of choice. The screen should like similar to this, (a jumbled mess):
From here you want to hit the menu button and select "Set Filter
Type in maps, and click ok:
Step 4)
Now you will have a bit more manageable table. Press and hold on maps until you get this pop up and select "Edit Record".
Step 5)
Scroll down and copy the "componentName" data:
Step 6)
Press back until you get to the database lists again. Then tap the "ContextAwareService"
Step 7)
Tap "logDatabase.db" ...
Then tap "appLogTable"
side note: sqlite_sequence determines what number the next entry will be in the table. This may be necessary to know in case there are too many apps in the table and the ones you try to add don't show on the screen. Also if I remember right setting this to 0 will reset you to default applications and clear your changes, although it doesn't always fix problems with crashes if you experience them. I would still do a nandroid and/or titanium backup just in case
Step 8)
You should now have a screen like this: (you may notice google play is already on my list, ignore that)
Press the menu button and select "New Record"
Side note: You can long press the other entries and delete them as you please if there are particular ones you don't want listed. I'd recommend at least screen shot before doing so. I wouldn't actually do this, as I think I found a more stable work around for unwanted apps: See here.
Step 9)
Warning a lot of people are gettings this error on this step:"Record creation failed-unable to open database file"
I am unaware of the cause or how to fix it as of yet. I am using the paid for version myself, so I don't know if that makes some sort of difference. I would doubt that it does. Also I am on the Bean rom.
Please post if you have failure or success and what rom you are using as well as if you used the free or paid version of the app.
Now paste the earlier copied text into the "activity_name" section.
Paste the earlier copied text up to the / in the "pkg_name" section (See the screen shot for example)
Tap "save"
side note:The last field "exec_freq_with_headset" seems to keep track of how many times you launch the app through the notification menu. So far it seems to order the most frequently used on the left, and the lest frequently used on the right. Although you shouldn't need to add any number there as it will default to 0. This should better explain the "exec_freq_with_headset"
Woot Done:
Plug in some headphones and see what it looks like:
Thanks for the idea:
http://www.s3forums.com/forum/galaxy-s3-hacking-mods/874-hack-remove-wifi-reminder.html
Here is my original development thread, if anyone cares:
http://forum.xda-developers.com/showthread.php?t=1771301
<Reserved>
Strange, it worked for Play Music, but not for Pandora or XiiaLite. Said something about not being able to save the database.
minmongoblin said:
Strange, it worked for Play Music, but not for Pandora or XiiaLite. Said something about not being able to save the database.
Click to expand...
Click to collapse
Were the headphones still plugged in? Maybe it was still accessing the database when you attempted to edit it?
Another thought is to close out SQLite Editor and reopen it, maybe once you used Play Music it incremented the "exec_freq_with_headset" field and the editor didn't see the update yet.
xCaldazar said:
Were the headphones still plugged in? Maybe it was still accessing the database when you attempted to edit it?
Another thought is to close out SQLite Editor and reopen it, maybe once you used Play Music it incremented the "exec_freq_with_headset" field and the editor didn't see the update yet.
Click to expand...
Click to collapse
I didn't plug the headphones in at all.
I will now try again after exiting the program completely
EDIT: Nope, still says "unable to open database file". The text fields that I copy from those apps are noticeably smaller than the one for Play Music....something to do with it?
---------- Post added at 08:48 PM ---------- Previous post was at 08:42 PM ----------
Interesting...if I try to DELETE one of the entries, it also says "Unable to open database file"...there's a connection here that I'm not seeing
minmongoblin said:
I didn't plug the headphones in at all.
I will now try again after exiting the program completely
EDIT: Nope, still says "unable to open database file". The text fields that I copy from those apps are noticeably smaller than the one for Play Music....something to do with it?
---------- Post added at 08:48 PM ---------- Previous post was at 08:42 PM ----------
Interesting...if I try to DELETE one of the entries, it also says "Unable to open database file"...there's a connection here that I'm not seeing
Click to expand...
Click to collapse
I'll try downloading those apps, see if I have any similar issues.
Working fine for me. I can post a screen shot later. I gotta run some errands.
Only tried Pandora, but it worked just fine. I have yet to run into the same problem with the database files not opening. Maybe a reboot or clear cache/dalvik cache. Those are my usual attempts when I feel stumped.
Looking forward to this. Will try this tomorrow
Sent from my locked Verizon Samsung Galaxy S III
Thank you, will try this tomorrow and comment (edit) on if it worked for me.
xCaldazar said:
SQLite Editor $2.99 (I am not aware of any free SQLite editor)
Click to expand...
Click to collapse
Free version of SQLite Editor available here:
http://code.google.com/p/xdroidx/downloads/detail?name=SQLite Editor-9.apk
nice. was just in the subway today wondering if there was a way to change those, since i would like to add spotify and poweramp in the list. thanks!
I messed up my database, somehow causing the process to continually crash. Which in the past I was able to delete everything and it went back to the default. This time it went back to default but still crashed. So I did a restore from titanium backup and it was back to normal. So probably backup in between each edit. Also the "exec_freq_with_headset" seems to be based on your total number of apps. So if you have like 10 total the one with 10 will show up on the far left, up to 5 will show. I hope this makes sense.
10 ... 9 ... 8 ... 7 ... 6
This seems to negate the need to delete any of them. Also I think deleting may have caused my process to crash previously.
Heres some screen shots to explain it: (if i put one of the app's "exec_freq_with_headset" to 11 it would shift all the rest to the right one and knock the farthest right one off the screen's visibility. But if I set to 12 I think it will cause crash issues.)
When I try to save (step 9), it won't and I get the error "Record creation failed-unable to open database file"
Happened when I tried to add MortPlayer, Listen, and Pandora. None would save. I'm rooted and running regular Touchwiz rom.
Also, I noticed that in Step 3 most of my apps were not listed, including many of my favorite audio apps. I realized that this is because I'm using a different launcher (Apex), and only the apps that were on the Samsung launcher before I started using Apex were showing up. To fix this, I cleared Apex as the default launcher, launched the Samsung launcher, let all the apps show in the app drawer, then started over with your steps. This time all the apps were there in Step 3.
harpdoc said:
When I try to save (step 9), it won't and I get the error "Record creation failed-unable to open database file"
I'm trying to add the MortPlayer app.
---------- Post added at 12:56 PM ---------- Previous post was at 12:21 PM ----------
I noticed that in Step 3 most of my apps were not listed, including many of my favorite audio apps. I realized that this is because I'm using a different launcher (Apex), and only the apps that were on the Samsung launcher before I started using Apex were showing up. To fix this, I cleared Apex as the default launcher, launched the Samsung launcher, let all the apps show in the app drawer, then started over with your steps. This time all the apps were there in Step 3.
Click to expand...
Click to collapse
Ah, I use Go Launcher, I'll try disabling and trying this
harpdoc said:
When I try to save (step 9), it won't and I get the error "Record creation failed-unable to open database file"
Click to expand...
Click to collapse
same problem here
Is there anyway to just get rid of it all?
Sent from my SCH-I535 using Tapatalk 2
17akota said:
Is there anyway to just get rid of it all?
Sent from my SCH-I535 using Tapatalk 2
Click to expand...
Click to collapse
I posted this quote at the beginning of the how to. Use titanium backup and freeze the process. Although this isn't very well tested to my knowledge:
XInSaNeFartX said:
freezing the contextaware service gets rid of it showing from the notifications at all
Click to expand...
Click to collapse
harpdoc said:
When I try to save (step 9), it won't and I get the error "Record creation failed-unable to open database file"
Happened when I tried to add MortPlayer, Listen, and Pandora. None would save. I'm rooted and running regular Touchwiz rom.
Also, I noticed that in Step 3 most of my apps were not listed, including many of my favorite audio apps. I realized that this is because I'm using a different launcher (Apex), and only the apps that were on the Samsung launcher before I started using Apex were showing up. To fix this, I cleared Apex as the default launcher, launched the Samsung launcher, let all the apps show in the app drawer, then started over with your steps. This time all the apps were there in Step 3.
Click to expand...
Click to collapse
You may be able to open the database for your particular home app instead of switching back. Just a thought.
minmongoblin said:
I didn't plug the headphones in at all.
I will now try again after exiting the program completely
EDIT: Nope, still says "unable to open database file". The text fields that I copy from those apps are noticeably smaller than the one for Play Music....something to do with it?
---------- Post added at 08:48 PM ---------- Previous post was at 08:42 PM ----------
Interesting...if I try to DELETE one of the entries, it also says "Unable to open database file"...there's a connection here that I'm not seeing
Click to expand...
Click to collapse
racinwarrior said:
same problem here
Click to expand...
Click to collapse
What Rom are you guys using? I have edited mine quite a bit and still not been able to reproduce the error you guys are having.
Getting the same error using Bean's rom. Still on stock launcher and free sqlite editor
I get the error whether I try to add a new record or edit an existing one.
cesium said:
Getting the same error using Bean's rom. Still on stock launcher and free sqlite editor
I get the error whether I try to add a new record or edit an existing one.
Click to expand...
Click to collapse
I tried the free version now that I got home and found I am getting the same error. I don't know how they are different, but it just won't work for me. I also couldn't get any screen shots while in the free app, I don't know why. I getting out my Gnex to take a photo of it not working.
It appears the free one is a version behind. 1.4.1
Where the pay for app is 1.5
1.5 had some ICS compatibility added.
xCaldazar said:
I tried the free version now that I got home and found I am getting the same error. I don't know how they are different, but it just won't work for me. I also couldn't get any screen shots while in the free app, I don't know why. I getting out my Gnex to take a photo of it not working.
It appears the free one is a version behind. 1.4.1
Where the pay for app is 1.5
1.5 had some ICS compatibility added.
[IMG ]https://lh5.googleusercontent.com/-JzKKfdiGTb8/UAigfSbT7eI/AAAAAAAAHYA/HC0HM1bNQFw/s720/IMG_20120719_170046.jpg[/IMG]
Click to expand...
Click to collapse
Yup confirmed it works now with the paid version. Must be some incompatibility that was fixed in the latest version.

[TASKER] Share your Ideas - I will try to implement them!

Hi guys i have created this topic to see what is in your mind - Maybe something hard to implement or some great idea.
Did you find problems in some profile creation?
Ask it here i will do my Best!
The profiles will be shared here after got them working!
CoolJoseph96 said:
Hi guys i have created this topic to see what is in your mind - Maybe something hard to implement or some great idea.
Did you find problems in some profile creation?
Ask it here i will do my Best!
The profiles will be shared here after got them working!
Click to expand...
Click to collapse
Toggle mobile data on a NON-ROOTED Lollipop device (GS6).
JoeFCaputo113 said:
Toggle mobile data on a NON-ROOTED Lollipop device (GS6).
Click to expand...
Click to collapse
Hey bro i said something hard not something impossible
Root your smartphone then we can do it
Secure Settings is the way
Edit: You can try other apps if you wanna only manage your Mobile Network, Tasker offers lot of possibilities but with Lollipop it has lost lot of functions! :/
CoolJoseph96 said:
Hey bro i said something hard not something impossible
Root your smartphone then we can do it
Click to expand...
Click to collapse
CoolJoseph96 said:
Hi guys i have created this topic to see what is in your mind - Maybe something hard to implement or some great idea.
Did you find problems in some profile creation?
Ask it here i will do my Best!
The profiles will be shared here after got them working!
Click to expand...
Click to collapse
You are like God sent angel at this moment....man.....really your timing for this post makes me say that.....
Now I have got a real hard idea on my mind since a few days back......I wanted to create and set id3v2 and id3v1 tags for plain tag less mp3 file using Java libraries with tasker.......
I have been messing around wasting whole of my days looking for a solution.......here's what I have done so far.....
I have tried
mp3agic
I copied the code from the documentation and pasted it in Java scriptlet......took care of the errors and now the task runs for as long as the timeout allows and then the required mp3 doesn't change.....like as if the code got stuck......
Also tried
Jauditagger
And then
Myid3 for android
Also got help from this link
http://stackoverflow.com/questions/9707572/how-to-get-and-set-change-id3-tag-metadata-of-audio-files
Same thing happens everytime......
Lets see if we can do this.....
Karamvir said:
You are like God sent angel at this moment....man.....really your timing for this post makes me say that.....
Now I have got a real hard idea on my mind since a few days back......I wanted to create and set id3v2 and id3v1 tags for plain tag less mp3 file using Java libraries with tasker.......
I have been messing around wasting whole of my days looking for a solution.......here's what I have done so far.....
I have tried
mp3agic
I copied the code from the documentation and pasted it in Java scriptlet......took care of the errors and now the task runs for as long as the timeout allows and then the required mp3 doesn't change.....like as if the code got stuck......
Also tried
Jauditagger
And then
Myid3 for android
Also got help from this link
http://stackoverflow.com/questions/9707572/how-to-get-and-set-change-id3-tag-metadata-of-audio-files
Same thing happens everytime......
Lets see if we can do this.....
Click to expand...
Click to collapse
So you Manage to make an App, right?
Smart Pause For Note 2-N7100
May be you work for smart pause motion for note 2 gt n7100
Thanks
If you agree and like so click thanks button
It's possible with whatstasker taking the people photos and sync with phonebook and use it per contact automatically?
hi ...
what's in my mind is a lock screen app that work with 2 Pin code
the first pin code will open the phone normally
the 2nd pic code will format everything in the phone ...
so the idea is if someone force you to open your phone you give him the 2nd pin code witch will format the phone and delete all your personal information
Saroop.vadera said:
May be you work for smart pause motion for note 2 gt n7100
Thanks
If you agree and like so click thanks button
Click to expand...
Click to collapse
Sorry it's not possible to do it with tasker.
david6910 said:
It's possible with whatstasker taking the people photos and sync with phonebook and use it per contact automatically?
Click to expand...
Click to collapse
Could you be more specific please?
xanonx said:
hi ...
what's in my mind is a lock screen app that work with 2 Pin code
the first pin code will open the phone normally
the 2nd pic code will format everything in the phone ...
so the idea is if someone force you to open your phone you give him the 2nd pin code witch will format the phone and delete all your personal information
Click to expand...
Click to collapse
Oh a lockscreen application... I'll try to intercept what is pressed on Lockscreen and make a profile!
Just looking for widget to toggle my network like '3g only' option for cm12.1 ROMs on moto g
Sent from my Moto G using XDA Free mobile app
I didn't get that......
See I download my music from a streaming service......it gives me mp3 but untagged.....I was easily able to get the tags from its database but how to set it to mp3....I am stuck.....I asked the dev of music tagger to make a tasker plugin......but since I couldn't wait......so I kept on looking for it......finally got stuck with all the libraries.....and nothing more is left in my mind.....I don't want to make any app.....I don't know Java....I just copy pasted the code from Documentations....and then edited the variables.....are u gonna work on it or not?
CoolJoseph96 said:
Oh a lockscreen application... I'll try to intercept what is pressed on Lockscreen and make a profile!
Click to expand...
Click to collapse
i will be waiting then , an app like that would be a real privacy guard when you are in the wrong hand !
aj38584 said:
Just looking for widget to toggle my network like '3g only' option for cm12.1 ROMs on moto g
Sent from my Moto G using XDA Free mobile app
Click to expand...
Click to collapse
I read your request once again and I realized that this is not what you managed to get! To do what you want is needed Gravity Box! But Xposed doesn't work on 5.1, isn't it?!
First of all you have to download an app called Secure Settings. You can find this app on PlayStore -> Secure Settings on PlayStore
It Will Allows you to enable some not available features on Tasker (on Lollipop).
Once you have downloaded Secure Settings you have to create a simple task.. In this case "Mobile Data Toggle".
Open Tasker
Go inside the section of Task and create a new Task
Tap on + to add a new action and choose Plugin -> Secure Settings. This is what you will see
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[*] Then tap on "Actions and then Mobile Data. See here: 1-
2-
[*] Now you have to activate "Toggle".
[*] Go back and choose an icon for the task. 1-
2-
[*] Now the task is ready, what you have to do is to create a Widget that will trigger this task. Close Tasker (Going back until gets closed) and go on your home screen
[*] Make a long press on your home screen and select Tasker as Widget
as you can see there are two Widget - select the first one "Task"
[*] You will be asked to choose a specific task, select the one you have created
[*] Once you have selected the task that has to be performed go back until tasker gets closed - on your home screen you will see the new Widget (with a 1x1 dimension) click on it and Enjoy it!
Did you have problem creating the Task?
Here you can download 2 solutions:
Install the standalone Application. Note: it requires Secure Settings to work but not tasker. Download it here Mobile Data Toggle
Import the XML Task. Download it Here Mobile Data Toggle.
I hope you have find my post useful!
Karamvir said:
I didn't get that......
See I download my music from a streaming service......it gives me mp3 but untagged.....I was easily able to get the tags from its database but how to set it to mp3....I am stuck.....I asked the dev of music tagger to make a tasker plugin......but since I couldn't wait......so I kept on looking for it......finally got stuck with all the libraries.....and nothing more is left in my mind.....I don't want to make any app.....I don't know Java....I just copy pasted the code from Documentations....and then edited the variables.....are u gonna work on it or not?
Click to expand...
Click to collapse
Hmm, no Sorry!
CoolJoseph96 said:
Hmm, no Sorry!
Click to expand...
Click to collapse
No worries mate....you don't need to be sorry for that......Ill figure this out myself......
CoolJoseph96 said:
I read your request once again and I realized that this is not what you managed to get! To do what you want is needed Gravity Box! But Xposed doesn't work on 5.1, isn't it?!
First of all you have to download an app called Secure Settings. You can find this app on PlayStore -> Secure Settings on PlayStore
It Will Allows you to enable some not available features on Tasker (on Lollipop).
Once you have downloaded Secure Settings you have to create a simple task.. In this case "Mobile Data Toggle".
Open Tasker
Go inside the section of Task and create a new Task
Tap on + to add a new action and choose Plugin -> Secure Settings. This is what you will see
[*] Then tap on "Actions and then Mobile Data. See here: 1-
2-
[*] Now you have to activate "Toggle".
[*] Go back and choose an icon for the task. 1-
2-
[*] Now the task is ready, what you have to do is to create a Widget that will trigger this task. Close Tasker (Going back until gets closed) and go on your home screen
[*] Make a long press on your home screen and select Tasker as Widget
as you can see there are two Widget - select the first one "Task"
[*] You will be asked to choose a specific task, select the one you have created
[*] Once you have selected the task that has to be performed go back until tasker gets closed - on your home screen you will see the new Widget (with a 1x1 dimension) click on it and Enjoy it!
Did you have problem creating the Task?
Here you can download 2 solutions:
Install the standalone Application. Note: it requires Secure Settings to work but not tasker. Download it here Mobile Data Toggle
Import the XML Task. Download it Here Mobile Data Toggle.
I hope you have find my post useful!
Click to expand...
Click to collapse
How to import and where to import XML file?
Sent from my Moto G using XDA Free mobile app
I've got an Olympus EP5 camera which can be controlled via wifi by an app called OIShare. I've also got very limited hand movement making pressiing the camera shutter button very difficult. Using Tasker and AutoVoice it's quite doable to say the magic trigger word and have the phone take a picture on the camera - if the screen is on.
Keeping the screen always on will suck through battery. Turning on/off the screen and loading app will create delays. Not good when out and about for hours looking to capture 'a moment' at quick notice.
I'd like to control the camera with the phones screen off. Clearly this can not be done by a tap command; the screen is blank. Is it possible though using 'Intent'?
If so, great but if not please let me know and put me out of my misery and save my hair .

Categories

Resources