Simple Calculator [Updated 5/2] v1.1 - Samsung Gear 2 Neo

Well I have submitted my application to Samsung, but it is going through testing at the moment. I'll go ahead and post it here as well to give everyone a calculator...
Application has gone live!
I have updated the version to include version 1.1. Version 1.1 supports the ability to swipe right to left to pull up advanced math functions.
What Changed:
Fixed layout issues
Added advanced math features
If you would like to request additional math features, let me know. There are still 4 empty buttons I could be using right now... Also let me know if you find any bugs. The math library I'm using doesn't support some features, so I had to build some regex to do some replacing before sending it to the math library. If you do some funny order of operations it could break or act funny...
To install:
1. Enable USB Debugging on watch
a. Settings -> Gear Info -> USB Debugging
2. Install Samsung Drivers
a. http://developer.samsung.com/android/tools-sdks/Samsung-Andorid-USB-Driver-for-Windows
3. Extra .wgt file from zip
4. Install Tizen SDK (http://developer.samsung.com/samsung-gear)
a. Navigate to C:\tizen-wearable-sdk\tools
b. Place SimpleCalculatorFree.wgt file in this folder (for ease)
b. Open command prompt here
c. Run "sdb install SimpleCalculatorFree.wgt"
Let me know if these instructions don't work for you. I haven't tried this yet, just going from what I have read online.

Awesome! Thanks

smeiff said:
Well I have submitted my application to Samsung, but it is going through testing at the moment. I'll go ahead and post it here as well to give everyone a calculator...
I will also provide my advanced calculator version in beta once I get it in a working condition.
To install:
1. Enable USB Debugging on watch
a. Settings -> Gear Info -> USB Debugging
2. Install Samsung Drivers
a. http://developer.samsung.com/android/tools-sdks/Samsung-Andorid-USB-Driver-for-Windows
3. Extra .wgt file from zip
4. Install Tizen SDK (http://developer.samsung.com/samsung-gear)
a. Navigate to C:\tizen-wearable-sdk\tools
b. Place SimpleCalculatorFree.wgt file in this folder (for ease)
b. Open command prompt here
c. Run "sdb install SimpleCalculatorFree.wgt"
Let me know if these instructions don't work for you. I haven't tried this yet, just going from what I have read online.
Click to expand...
Click to collapse
Man
You are just GREAT! Thanks for the good work and for sharing! Nice of you :good:

Very cool!
Sent from my SAMSUNG-SGH-I527

thank you very much smeiff, has opened the door to install the applications
really thanks

Thanks for the work.
One question, how can i uninstall them?
Thanks in advance

tetsuoshima41 said:
Thanks for the work.
One question, how can i uninstall them?
Thanks in advance
Click to expand...
Click to collapse
Gear manager - my apps - click trash icon top corner - click app you want to remove

smeiff said:
Gear manager - my apps - click trash icon top corner - click app you want to remove
Click to expand...
Click to collapse
I know that, but doesn't appear in Gear Manager...

Shouldn't you be able to run the same sdb command you used to install but just say uninstall?
Sent from my SAMSUNG-SGH-I527

I don't know what happened, but there is...
Regards

tetsuoshima41 said:
View attachment 2710840
I don't know what happened, but there is...
Regards
Click to expand...
Click to collapse
Try
Sdb uninstall SimpleCalculatorFree.wgt

smeiff said:
Try
Sdb uninstall SimpleCalculatorFree.wgt
Click to expand...
Click to collapse
When if gets installed sdb uses a current pkg id I believe so that might not work
Sent from my GT-I9500 using Tapatalk

thesparky007 said:
When if gets installed sdb uses a current pkg id I believe so that might not work
Sent from my GT-I9500 using Tapatalk
Click to expand...
Click to collapse
Ah ok I was just reading that in other forums

I can't intall Tizen SDK.Help me

smeiff said:
Try
Sdb uninstall SimpleCalculatorFree.wgt
Click to expand...
Click to collapse
.
It would need to be.. sdb uninstall Hj7XI4TvG3
Hj7XI4TvG3 is the SimpleCalculatorFree's Application ID.

Breach said:
.
It would need to be.. sdb uninstall Hj7XI4TvG3
Hj7XI4TvG3 is the SimpleCalculatorFree's Application ID.
Click to expand...
Click to collapse
Thanks! Didn't know what ID it was using, but it's just the application ID, easy enough.

smeiff said:
Thanks! Didn't know what ID it was using, but it's just the application ID, easy enough.
Click to expand...
Click to collapse
No problem, man.

Is it have percent function? Thank you for sharing
Sent from my SM-N900T using XDA Premium 4 mobile app

App approved. You can make button more large?
Inviato dal mio SM-N9005 utilizzando Tapatalk

lupet said:
App approved. You can make button more large?
Inviato dal mio SM-N9005 utilizzando Tapatalk
Click to expand...
Click to collapse
Yes seems to be common comment... looking into how I can make them larger.

Related

[MOD] Watch Media - Galaxy Tab 10.1

[MOD] Watch Media - Galaxy Tab 10.1
This attempts to remediate/work around android.process.media sticking around using high system/cpu utilisation.
It runs at intervals of 5 minutes, and is persistent ->
If android.proces.media is greater then 25% utilisation, force kill it.
If the above is true, and system_server is greater then 15%, gracefully kill it.
Log is in /data/local/tmp/log/watch_media.log
http://droidbasement.com/db-blog
tail -f /data/local/tmp/log/watch_media.log
[Sun Sep 11 19:54:07 GMT 2011] - starting...
[Sun Sep 11 16:09:20 EDT 2011] - Force killing android.process.media[358]...
Thanks for this. I remember you and others were having this issue. Im going to look into it and see if I have the same thing going on.
How would we revert this script if needed?
njfoses said:
How would we revert this script if needed?
Click to expand...
Click to collapse
I don't know why you would revert. This is similar to the outnof control gallery app issue we had on the epic. But at a guess, its prob a .sh script. He put it in /data/local/tmp before
njfoses said:
How would we revert this script if needed?
Click to expand...
Click to collapse
Flash back your stock boot.img, then flash back your custom kernel (if you had one).
Remove /data/local/scripts, /data/local/system, and /data/local/tmp/log
I have seen this media issue over the months while we worked on the kernel, is there any reason why this is happening to some people and not to others? I have never seen the issue, as far as I know.
Grommish said:
I don't know why you would revert. This is similar to the outnof control gallery app issue we had on the epic. But at a guess, its prob a .sh script. He put it in /data/local/tmp before
Click to expand...
Click to collapse
The tab is so finicky who know's if there may be any negative side effects.
I've been plagued by this problem since the TouchWiz update hit my device. Glad to see there's finally a fix, as I've been manually killing the process for weeks.
Thanks, pershoot.
Sorry I I am dumb but, could someone please explain me what this does?
As far as I understand it lowers the use of the media process because it does run really heavy ... ?
I would like to know, my tab is rooted with task rom. I see you guys talking about running scripts or typing some unix commands (like top for example), but how do you get a shell in the first place? What program to use? Do you run a ssh server or just open a command prompt from the device?
Sent from my GT-P7510 using xda premium
mickey78 said:
I would like to know, my tab is rooted with task rom. I see you guys talking about running scripts or typing some unix commands (like top for example), but how do you get a shell in the first place? What program to use? Do you run a ssh server or just open a command prompt from the device?
Sent from my GT-P7510 using xda premium
Click to expand...
Click to collapse
This is it, if you ask me. Or check this for more info / howto.
Or use a Android terminal from the market. Like this one
This app is nice. How about running a ssh server and connecting with putty? Do you know of any good program?
Sent from my GT-P7510 using xda premium
quick question.
will the script be removed if:
1. install a new kernel
2. wipe cache/delvik
thx
wlighter said:
quick question.
will the script be removed if:
1. install a new kernel
2. wipe cache/delvik
thx
Click to expand...
Click to collapse
1. if you flash my kernel packages, it will stay. anyone else's kernel (boot.img), and the service will not launch.
2. this is fine. as long as you do not wipe data.
mickey78 said:
This app is nice. How about running a ssh server and connecting with putty? Do you know of any good program?
Sent from my GT-P7510 using xda premium
Click to expand...
Click to collapse
dropbear.
pull it from the tools pack (droidbasement) and play to your liking.
pershoot said:
1. if you flash my kernel packages, it will stay. anyone else's kernel (boot.img), and the service will not launch.
2. this is fine. as long as you do not wipe data.
Click to expand...
Click to collapse
^^ its always your kernel. thanks for the reply
pershoot said:
[MOD] Watch Media - Galaxy Tab 10.1
http://droidbasement.com/db-blog
Click to expand...
Click to collapse
Hi I just noticed inside watch_media.zip there are files with the same name etc as the files in your latest kernel image.
If i update to your latest kernel image and then install the watch media img, will that overwrite those, or should I install watch media first then the latest kernel?
CHeers
mightymouse2045 said:
Hi I just noticed inside watch_media.zip there are files with the same name etc as the files in your latest kernel image.
If i update to your latest kernel image and then install the watch media img, will that overwrite those, or should I install watch media first then the latest kernel?
CHeers
Click to expand...
Click to collapse
Look above you. This has been answered.

Android Remote, Control Your Phone From Desktop

Here's an App for Windows that Controls yor phone from desktop, very handy tool to have if you have a faulty digitizer or touchscreen and soft buttons not yet working on a new port.
you will need to have SDK install to use this.
you just need to install Android SDK to default install folder and give permission on phone if asked, that's it. Android SDK Linik http://developer.android.com/sdk/index.html
Run as admin if you have an problem
You may also need to install JDK if not already installed, link : http://www.oracle.com/technetwork/java/javase/downloads/index.html
it looks a bit laggy on the computer, but the phone actually response in real time.
Uh, download link?
noodlesfordaddy said:
Uh, download link?
Click to expand...
Click to collapse
+1
Sent from my Desire HD using XDA Premium App
attached now on first post, sorry about that
Doesn't work... any instructions with this would be great, thanks.
Excellent. Working perfect.
Thanks this is fantastic!
Updated my SDK, changed permissions for sdk to run as administrator.. working fine now.
a bit laggy
kartikb said:
Doesn't work... any instructions with this would be great, thanks.
Click to expand...
Click to collapse
Yeah instructions would be great!
Sent from my Desire HD using Tapatalk
kartikb said:
Doesn't work... any instructions with this would be great, thanks.
Click to expand...
Click to collapse
what happens when you run it?
working really good ...
thanks...
i got black screen on my desktop but i can control my phone..
what am i doing wrong?
if you turn the screen off and on again does that bring up the display on the desktop?
I have a Samsung I9000 (GalaxyS) with ICS...it doesn't work for me
Hey guys ... you better use Airdroid from Play Store

Updating an existing application? Can't scroll down to button!

When I try to install the apk for an existing application to update it, I get the screen asking me if I wish to proceed but can't scroll down or get to the buttons to continue. Is there a fix or workaround for this?
Thanks.
lazer9 said:
When I try to install the apk for an existing application to update it, I get the screen asking me if I wish to proceed but can't scroll down or get to the buttons to continue. Is there a fix or workaround for this?
Thanks.
Click to expand...
Click to collapse
if you're running Null ROM you can change the DPI for that app with an exposed framework mod.
I haven't needed to do that, but search around. There are posts here on how to do that.
Code:
jmorton10 said:
if you're running Null ROM you can change the DPI for that app with an exposed framework mod.
I haven't needed to do that, but search around. There are posts here on how to do that.
Click to expand...
Click to collapse
Thanks for the suggestion but that only changed the apps view/size within itself and nothing to do with the message in the installer that pops up. Still can't access the continue install button. :crying:
lazer9 said:
Code:
Thanks for the suggestion but that only changed the apps view/size within itself and nothing to do with the message in the installer that pops up. Still can't access the continue install button. :crying:
Click to expand...
Click to collapse
Can you take a screenshot please.
fOmey said:
Can you take a screenshot please.
Click to expand...
Click to collapse
I would but I already just uninstalled the app and re-installed fresh with the updated one. Basically you can replicate though by trying to install any update to an app over a previously installed version via apk installer. I had this happen before.
If I have another instance, I'll be sure to update this thread with a screenshot. Thanks.
I have had this issue also fOmey. ..for example I am using that app NotiList made by a great developer in this forum....When he went from version .3b to .4b I had to install the app and reinstall as new because u can not scroll down to select update or whatever it is....I'll take a screen shot next time.
Sent from my SPH-L720 using xda app-developers app
jbarresi19 said:
I have had this issue also fOmey. ..for example I am using that app NotiList made by a great developer in this forum....When he went from version .3b to .4b I had to install the app and reinstall as new because u can not scroll down to select update or whatever it is....I'll take a screen shot next time.
Sent from my SPH-L720 using xda app-developers app
Click to expand...
Click to collapse
Awesome.. Just PM me the screenshot, that goes to anyone that can get a screenshot also.
This happens every time I try to update xposed mods, will post a pic next time I have a update on the gear
Yep xposed mode do this! Any fix?
https://www.dropbox.com/s/vpgrnwf1nr25gn3/Screenshot_2014-02-03-14-38-54.png
here is a screenshot
EDIT: change the dpi of package installer in app settings. i changed it to 85 and i can now see the install button
2 more screenshots
https://www.dropbox.com/s/c163xcwb1jkwrjb/Screenshot_2014-02-03-14-49-55.png
https://www.dropbox.com/s/u62a1779gboqknb/Screenshot_2014-02-03-14-50-41.png
red rocket said:
https://www.dropbox.com/s/vpgrnwf1nr25gn3/Screenshot_2014-02-03-14-38-54.png
here is a screenshot
EDIT: change the dpi of package installer in app settings. i changed it to 85 and i can now see the install button
2 more screenshots
https://www.dropbox.com/s/c163xcwb1jkwrjb/Screenshot_2014-02-03-14-49-55.png
https://www.dropbox.com/s/u62a1779gboqknb/Screenshot_2014-02-03-14-50-41.png
Click to expand...
Click to collapse
Good find! Thanks. :good:
Fixed in the upcoming version of the rom, Entire package manager has been revamped gear optimized.
You @fOmey are the shiznit!

Kids mode apks?

Can anyone pull the kids mode apks from their tab and post them for me? I have a debated Tom that I love but my wife wants those apps back...
The only ports I can find are from the 5th and they don't quite work on this tab.
Probably don't need all the apps within the app but will need the kidsapps, kidshome, installer, landingwidget, and parental control apks...
Any help with this would be awesome.
TroyLeeWells said:
Can anyone pull the kids mode apks from their tab and post them for me?
Click to expand...
Click to collapse
Yes. Here it's:
Thank you so much! That did the trick!
Sent from my SM-T320 using XDA Free mobile app
I tried this apk and it won't install.
Sent from my SM-T320 using Tapatalk
gksmith said:
I tried this apk and it won't install.
Click to expand...
Click to collapse
Interesting. I pulled it from the deodexing firmware T525XXUANH4 for t525th. It works for me, of course. Perhaps the reason is deodex. Well, here's set of apk&odex (place in folder /system/app and give rights rw-r--r--):
ViAlexSt said:
Interesting. I pulled it from the deodexing firmware T525XXUANH4 for t525th. It works for me, of course. Perhaps the reason is deodex. Well, here's set of apk&odex (place in folder /system and give rights rw-r--r--):
Click to expand...
Click to collapse
Hi,
Can you be more specific? Where to place both files? I know .apk can go anywhere, but no clue where to place other one. Can't make it work
Thanks!
kstawia said:
Can you be more specific? Where to place both files?
Click to expand...
Click to collapse
Damn! I'm sorry, I didn't specify a complete path at once: system/app
Files permissions are:
ViAlexSt said:
Damn! I'm sorry, I didn't specify a complete path at once: system/app
Files permissions are:
Click to expand...
Click to collapse
Hi! i did it, but still not working. I´m using CyanogenMod 12.1 im my sm-t320.
canikrause said:
still not working. I´m using CyanogenMod 12.1
Click to expand...
Click to collapse
Well, I would probably be surprised if that Kids Mode began to work. Firstly, it's this version of the apk for Kitkat. Second, it needs Touchwiz. Correct me if I'm wrong.
At least on CM 12.1 I couldn't run a version for Android 5.1.
not working
ViAlexSt said:
Interesting. I pulled it from the deodexing firmware T525XXUANH4 for t525th. It works for me, of course. Perhaps the reason is deodex. Well, here's set of apk&odex (place in folder /system/app and give rights rw-r--r--):
Click to expand...
Click to collapse
SecKidsModeInstaller(app+odex) did not work on my cm-12.1-20150507-UNOFFICIAL-i9082.
The icon appeared but did not installd.
Giving error.
Getting the following error, root checked, permission granted, 4.2.2. Any thoughts?
hookerpuncher said:
Getting the following error, root checked, permission granted, 4.2.2. Any thoughts?
Click to expand...
Click to collapse
someone will probably have to have it installed then pull app data for libs folder if there are any. then you would need to flash the /data/app/name of apk folder with libs to the correct area and also the main .apk to /system/app
but then again some manufacturer's apps are not compatible with aosp or cm based roms and need porting to work
(if that is what you are running)
hookerpuncher said:
Getting the following error, root checked, permission granted, 4.2.2. Any thoughts?
Click to expand...
Click to collapse
Update to latest superusersu, and use root browser or similar app
Sent from my ATRIX HD using XDA Free mobile app
Could U pls put the app link here? This app is 121MB
I tried to downloadt the app by the original installer several times, but it always stops on ~68MB !
Pls don't put the installer file here, my device has it.
note pro 12.2 3g
5.0.2
Having had a crack at this myself... On my newsed SM-T325 I just got myself. I can only suspect that the clue is in the name seckidsmode... Sec here referring to security al-la knox mode perhaps?! no, not so much as full on knox, as such. But is still tied up somehow in as far as once its gone its gone. At least this is what I found when I tried to reinstall it back onto a rooted, but otherwise stock... And 0x0 valid SM-T325.
You might not care to hear it, but the only way I was able to recover (Twice now, as I write this!), was to re-flash the current BOC1 Firmware on top of everything again. Thankfully this hasn't tripped up my Knox... yet though I need to re-install TowelRoot + SuperSU again, unlike Knox however, you can install, and use this Kids Mode while rooted. But, as to reinstall it again after you've yanked it?
Well lets say that I'm kinda interested to know that One too...
ghaith_assaf said:
SecKidsModeInstaller(app+odex) did not work on my cm-12.1-20150507-UNOFFICIAL-i9082.
The icon appeared but did not installd.
Giving error.
Click to expand...
Click to collapse
My guess is 'cause you have to have TouchWiz installed... It is a Stock Samsung APK after all.
Ichijoe said:
My guess is 'cause you have to have TouchWiz installed... It is a Stock Samsung APK after all.
Click to expand...
Click to collapse
Mute point now... But, I was on Stock at the time.
The only way I managed at the time to recover the Kids Mode, was to re-Stock, and to not removing it to begin with.

Google feed for OnePlus launcher (no root)

Hi,
If you don't care about shelf launcher.
If you want to use instead Google feed launcher and keep OnePlus launcher.
Is there a app I built.
New app on play store :
On this version, the swipe version is deleted.
New tricks is setting up to trigger Google "feed".
Lite version (10 swipe by day)
https://play.google.com/store/apps/details?id=com.feedone.launcherlite
A paid version (no limitations)
https://play.google.com/store/apps/details?id=com.feedone.launcher
Let me know if something doesn't work
Old version:
version 2.0
- New option to customize the size and color of the sidebar
- More responsive
- long press on left border to force close the swipe zone
See on YouTube on this
Link
Thanks to VelianSpeaksTech for the video !
if you get some trouble please disable battery optimisations.
If you want to support my work or pay me a drink
I wish add more features
[url]https://www.paypal.com/pools/c/8ljFOgAJPC[/URL]
This app was developed with the magnificent application Tasker :good:by u/joaomgcd
Check the link
[url]https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm[/URL]
If you're rooted, this seems fantastic. If you are, quickswitch and lawnchair make OnePlus launcher totally unnecessary now that everything is nice and stable.
I'll give this a go and report back for science!
Edit: doesn't work, just keeps force closing.
xxBrun0xx said:
If you're rooted, this seems fantastic. If you are, quickswitch and lawnchair make OnePlus launcher totally unnecessary now that everything is nice and stable.
I'll give this a go and report back for science!
Edit: doesn't work, just keeps force closing.
Click to expand...
Click to collapse
I understand, but for me that's so interesting to root the phone.
That's why I do this
Ok thanks for feedback.
Could you check the permission and see if you're allowed all permission.
Like superposition ?
Sent from my GM1910 using XDA Labs
xxBrun0xx said:
If you're rooted, this seems fantastic. If you are, quickswitch and lawnchair make OnePlus launcher totally unnecessary now that everything is nice and stable.
I'll give this a go and report back for science!
Edit: doesn't work, just keeps force closing.
Click to expand...
Click to collapse
Can you try this version
https://drive.google.com/file/d/1OGCLyKSgjrgVryXtg3NxfNiXgQsgvnEN/view?usp=drivesdk​
I didn't understand: this is for non rooted phones? Or root is still necessary?
--anx-- said:
I didn't understand: this is for non rooted phones? Or root is still necessary?
Click to expand...
Click to collapse
I just tried it and don't have root and it worked for me. Just follow the instructions ?
Thanks for the fillback
Sent from my GM1910 using XDA Labs
New update
I add a new feature, see the main post for the new option and app.
Enjoy:victory:
New version see the main post
I have a problem... My command prompt said ''adb: inaccessible or not found'' when I run a command. Actually, I can not find com.feedone.launcherlite in my data folder at all. Phone is not rooted. Do you how to solve such an issue?
thegolub said:
I have a problem... My command prompt said ''adb: inaccessible or not found'' when I run a command. Actually, I can not find com.feedone.launcherlite in my data folder at all. Phone is not rooted. Do you how to solve such an issue?
Click to expand...
Click to collapse
Hi, thank's fot test the app.
did you enable developper option ?
For more detail, follow this tutorial :
https://sites.google.com/view/lesscodeapp/tutorial-adb-command
abdess47 said:
Hi, thank's fot test the app.
did you enable developper option ?
Hi! Yes,but it's not a problem about it.I came to the last step of the instruction from the link which you provided,but like my phone does not have com.feedoneplus.launcherlite folder at all in Android/Data path,i.e. adb shell can not find that folder,despite the fact that application has been installed.
Click to expand...
Click to collapse
thegolub said:
abdess47 said:
Hi, thank's fot test the app.
did you enable developper option ?
Hi! Yes,but it's not a problem about it.I came to the last step of the instruction from the link which you provided,but like my phone does not have com.feedoneplus.launcherlite folder at all in Android/Data path,i.e. adb shell can not find that folder,despite the fact that application has been installed.
Click to expand...
Click to collapse
Permission don't need to access to folder.
What did you get if you write this command inside adb :
Code:
adb devices
For sure the good adb command is :
Code:
adb shell pm grant com.feedone.launcherlite android.permission.READ_LOGS
Sent from my OnePlus7Pro using XDA Labs
Click to expand...
Click to collapse
Does this work on android 11?
vinicioh23 said:
Does this work on android 11?
Click to expand...
Click to collapse
Test it. You should test the lite version
And let me know if you get trouble.
It's working for me.
I'm building a new

Categories

Resources