[GUIDE][HOWTO] Build an APK installer for your Tizen widget - Samsung Gear 2

I just posted this on the Gear 1 forum but i think that also the Gear 2 users need it.
Hi guys, i see many lovable clock face on this forum that is provided from the author in the wgt form. That file must be sideloaded to the watch with the sdb tool.
Now i explain how to build an apk that can do the works for you. Install and uninstall will never be a problem since all will be done automatically by Gear Manager.
{
"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"
}
1- unpack the apk source attached at this post;
2- import it in Eclipse like a normal android app;
3- In AndroidManifest.xml change the pkg name to whatever you like:
Code:
package="com.samsung.android.example.helloaccessoryprovider"
4- in res/values/strings.xml change the App name to whatever you like:
Code:
<string name="app_name">HelloAccessory(P)</string>
5- copy the wgt in the assets folder;
6- export like android app;
7- DONE!!!!

nice budd thanks
"1- unpack the apk source attached at this post;"
do you mean hello accesory from the tizen sdk template packages

gav83collins said:
nice budd thanks
"1- unpack the apk source attached at this post;"
do you mean hello accesory from the tizen sdk template packages
Click to expand...
Click to collapse
I forgot to attach the source.... Check the same thread on gear 1 forum and you will find it. Sorry

can someone test this, tera calculator in attachments

where am i going wrong mate

can someone test both of these tera.calculator wgt converted to apk for me, preferably a non samsung device

@Skin1980 can u try these aswell ive made these from the index.html , config.xml and icon.png then zipping as a wgt, putting into assets using hello accessory as the base, then exporting as an unsigned apk then ive signed one with apk signing and left one unsigned

ah, i noticed you kept the hello acsserory wgt in the assets folder, even when adding your own, i removed it ??? does that make a difference ?
and can someone please test the apps i made above and above

gav83collins said:
ah, i noticed you kept the hello acsserory wgt in the assets folder, even when adding your own, i removed it ??? does that make a difference ?
and can someone please test the apps i made above and above
Click to expand...
Click to collapse
I test on my G3, tera signed is working, led alarm dont.

jamm513 said:
I test on my G3, tera signed is working, led alarm dont.
Click to expand...
Click to collapse
yes sorry bout this, but were debugging and testing in the requested apks, can you try the latest attempts in there if u dont mind

@Vihru

gav83collins said:
@Vihru
Click to expand...
Click to collapse
yeah, look this picture..

Vihru said:
yeah, look this picture..
Click to expand...
Click to collapse
yeah thats what i changed, the last time and you said it failed to install, so then i tried changing the xml to finnish, and again you said it failed to install

gav83collins said:
yeah thats what i changed, the last time and you said it failed to install, so then i tried changing the xml to finnish, and again you said it failed to install
Click to expand...
Click to collapse
you dont need change anything to finnish, it uses automatic that localization what is yours.. only that language.js file must be edited and that app name change there to "Hallinta".
no need any xml edits or other things.. just that finnish localization must be edited.
EDIT.: now i read it fully.. okay.. so maybe its impossible?

Vihru said:
you dont need change anything to finnish, it uses automatic that localization what is yours.. only that language.js file must be edited and that app name change there to "Hallinta".
no need any xml edits or other things.. just that finnish localization must be edited.
EDIT.: now i read it fully.. okay.. so maybe its impossible?
Click to expand...
Click to collapse
im trying again now on a fresh eclipse install

@Vihru
my god that was a lot of hassle, importing wgt to tizen sdk, deleting signature, renaming the language.js, modifying the icons, building the wgt, importing hello accessory into eclipse, editing, importing the wgt into eclipse modifying strings.xml and manifest.xml, exporting, then signing the apk, then uploading here
i hope it works

gav83collins said:
@Vihru
my god that was a lot of hassle, importing wgt to tizen sdk, deleting signature, renaming the language.js, modifying the icons, building the wgt, importing hello accessory into eclipse, editing, importing the wgt into eclipse modifying strings.xml and manifest.xml, exporting, then signing the apk, then uploading here
i hope it works
Click to expand...
Click to collapse
sorry.. my fault. now its installed, and when i open the app.. in top menu it says that "Hallinta".. so it was wrong context..
icon is not changed for now and app is not working.. its installed and open but says that cannot connect this maybe make you insane
maybe you should take that version that was working? and then change the appname to "Hallinta".. if that easier.. and if you be able to.. i do not force ..

Vihru said:
sorry.. my fault. now its installed, and when i open the app.. in top menu it says that "Hallinta".. so it was wrong context..
icon is not changed for now and app is not working.. its installed and open but says that cannot connect this maybe make you insane
maybe you should take that version that was working? and then change the appname to "Hallinta".. if that easier.. and if you be able to.. i do not force ..
Click to expand...
Click to collapse
everything i do, overwrites the previous, its best to start from scratch everytime, keeps eclipse clean, i dont mind doing it im always learning, just dont forget to thank me when ive helped you
il try again

Vihru said:
sorry.. my fault. now its installed, and when i open the app.. in top menu it says that "Hallinta".. so it was wrong context..
icon is not changed for now and app is not working.. its installed and open but says that cannot connect this maybe make you insane
maybe you should take that version that was working? and then change the appname to "Hallinta".. if that easier.. and if you be able to.. i do not force ..
Click to expand...
Click to collapse
try this one, i downloaded the working one, with blue rounded icons and only edited the js

gav83collins said:
try this one, i downloaded the working one, with blue rounded icons and only edited the js
Click to expand...
Click to collapse
Cant install

Related

[SCRIPT] APK Manager like UI interface to edit m10 files [26 July-v1.3]

Based on apk manager script I have created a script which gives ease to modify m10 files. Copy script.bat into folder where m10tools binaries exist (at location where m10decoder.exe, m10encoder.exe, etc...).
{
"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"
}
Download Script File Here
Installation:
1. Create folders Decoded, Encoded and m10_files at location where m10tool binaries are placed.
2. Copy script.bat at location where m10tool binaries are placed.
How to use
1. Place you m10 files in m10_files folder.
2. Select desired operation as shown in screen shot.
Change Logs
Code:
[B]Version 1.3[/B]
1. Read log functionality working now.
2. Backup encoded files function added (to keep encoded files when doing clean all)
3. Flush log function added.
4. More FAQs added and now they look more elegant.
[B]Version 1.2[/B]
1. Logging was not working in previous versions, corrected now.
2. Correct version of script now shown after opting about operation.
[B]Version 1.1[/B]
1. Source m10 file also gets deleted when cleaning current project.
2. All source m10 files gets deleted when performing clean all operation.
[B]Version 1.0[/B]
Initial release
Let me know if anyone need any help on this.
link dead :-(
liamstears said:
link dead :-(
Click to expand...
Click to collapse
Works for me, though why anyone would need this I can't really figure out as the m10 editor is all in a nice GUI already.
Doktaphex said:
Works for me, though why anyone would need this I can't really figure out as the m10 editor is all in a nice GUI already.
Click to expand...
Click to collapse
I found it useful and easy to use. Thought might be easier for themers to mod m10 files.
Sent from my Desire HD using XDA Premium App
liamstears said:
link dead :-(
Click to expand...
Click to collapse
Its on dropbox and I am sure link is not dead.
Sent from my Desire HD using XDA Premium App
Update to version 1.1
1. Source m10 file also gets deleted when cleaning current project.
2. All source m10 files gets deleted when performing clean all operation.
Updated to version 1.2
1. Logging was not working in previous versions, corrected now.
2. Correct version of script now shown after opting about operation.
Can we expect any update?
aceman28 said:
Can we expect any update?
Click to expand...
Click to collapse
No mate. I thought this might be useful to the community but seems this is not required much.
amresh said:
No mate. I thought this might be useful to the community but seems this is not required much.
Click to expand...
Click to collapse
Had a play over the weekend and tbh I prefer this script to the GUI. But Im comfortable on a CLI so some may differ.
Anyway, Ill still be using it and appreciate any updates.
Dude360 said:
Had a play over the weekend and tbh I prefer this script to the GUI. But Im comfortable on a CLI so some may differ.
Anyway, Ill still be using it and appreciate any updates.
Click to expand...
Click to collapse
Thanks mate. Will try to bring something if have some extra time .
Version 1.3
1. Read log functionality working now.
2. Backup encoded files function added (to keep encoded files when doing clean all)
3. Flush log function added.
4. More FAQs added and now they look more elegant.
i know this is not the right forum for it, but does anyone know where i can edit the sense 3.0 skin for the htc evo 3d?
I have Rosie.apk in m10_files, how to set current project (0) ? what's needed to input ?
dungphp said:
I have Rosie.apk in m10_files, how to set current project (0) ? what's needed to input ?
Click to expand...
Click to collapse
Drag m10 file (should be in rosie.apk\asset\??) out of rosie.apk and put into m10_files folder. Press 0 and select file followed by 1 to decode. To encode use 4.
tbistone said:
i know this is not the right forum for it, but does anyone know where i can edit the sense 3.0 skin for the htc evo 3d?
Click to expand...
Click to collapse
Can you explain more about what you want exactly?
Ok...not very well informed on the APK and M10 conversion process, came across this M10 script, decompile, the files came out mirrored. Still need to learn a little more...LOL.
Anyway, I am trying to convert / extact the Doubleshot Sense 3 fusion_DS_v1.0.1.apk.zip file to get the Default Skin (blue highlights) to be an installable APK skin file for my Desire Z.
I have found the HTC Green to be not as attractive for me as the blue that TMOUS themes have, including the blue slected text, etc.
Any advice, insight, other stuff, heck do this and post the APK would be great.
See the file from Dropbox http://dl.dropbox.com/u/24558395/fusion_DS_v1.0.1.apk.zip
Thank in advance.
Man, I saw this thread a couple weeks ago, and spent an hour looking for it again today. This is great because I use ApkManager faithfully and don't necessarily like the m10editor.exe. Thank you for this wonderful script!
mpitcher225 said:
Man, I saw this thread a couple weeks ago, and spent an hour looking for it again today. This is great because I use ApkManager faithfully and don't necessarily like the m10editor.exe. Thank you for this wonderful script!
Click to expand...
Click to collapse
Thanks bro.
Sent from my Desire HD using xda premium

[Tool/Utility] JoelDroid Lollipop Batch Deodexer V 2.5 [Updated 18 Apr 2015]

{
"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"
}
Hey Guys,
Ever since the tutorial for Lollipop deodexing was posted on XDA portal, I was working on a batch deodex tool.
And finally it is complete.
Update...
I'm bit stuck with my personal life hence I do not have the time to manage this project , anyone who likes to take it over can do so.
The code is open source.
Pull requests are welcome...
Update 2
I will be updating this project whenever I have time, in the meantime if anyone wants to join this project feel free to PM me and I can add you to the project. Code will remain open source
Lollipop Batch Deodex Source Code
Also featured on XDA Portal
Features
Checks if the prerequisites are installed.
Displays the count of Odexed Apps. Priv-Apps and Framework Apps before DeOdexing
DeOdexes System Apps, Priv-Apps and Framework Apps in Batch Mode
Automatically Zipaligns deodexed files
Click to expand...
Click to collapse
Credits
Just wanted you guys to know that the credit for finding out this method goes for the poster of this article HERE (it is in Korean btw, I think it is Korean do correct me if I'm wrong).
The credit for translating and posting on XDA goes to @Tech N You
Thanks to @Golvfor all the help in fixing oat conversion issues
Thanks to @_riddle for his amazing oat2dex tool
Click to expand...
Click to collapse
Pre-Requsites
Windows PC with .NET Framework 4.5
Java 7, with Path Variable Set up
Click to expand...
Click to collapse
Usage
Make sure Java is installed and Java Path Variable is set in your PC
Due to the nature of Java tools, run the app from a path where there is no spaces, like D:\JBD
Unzip the Odexed rom zip, to say D:\MyRom (for example)
So within the folder D:\MyRom there will be subfolder "system" and within system folder, app, priv-app and framework folders must be present, you should select "system"
Now run the app, after Java check, it will prompt you to select a folder where Odex files are found, you should select D:\MyRom
If your rom is Odexed and your selection was correct (refer the folder structure image above step), the app will show you how many files will be DeOdexed, now follow the on screen instructions.
Sit back and relax and wait till the app finishes DeOdexing your rom.
Download
Changelog
Version 2.5
Works with both Java 7 and 8
Ignorelist option removed (causes lots of permission issues)
Version 2.5 Beta
Lots of code optimization
Much Better Java detection, also checks which version of Java
Better cleanup
64 bit rom support, no need to rename files, detects automatically
Added ignore list as some apps cause issues with deodexing
Latest oat2dex v7
Version 2.4
Lots of code optimization
Better Java detection
Deodexed files are automatically zipaligned
Version 2.3
Small validation bug fixes
Optimized code
Version 2.2
Deodexing Boot Oat Files, now this is a complete deodex solution
Much faster and optimized deodex process
Code optimizations and bug fixes
Version 2.1
Better working directory cleanup on exit
Added logging, logs should appear in your desktop
Version 2.0
Fixed Critical bug, now rom boots and all deodexed files work
Full windows app, for user convenience
Multi-threading
Version 1.1
Added Deodexing Framework apps support
Lots of Bug fixes
Added Easy folder selection by user
Better Deodex status reporting
Better Java check method
Version 1.0
Initial Release
Additional Info
reserved
joeldroid said:
Reserved
Click to expand...
Click to collapse
Awesome work
You deserve to be on portal! :good: :laugh:
Thanks mate it was your article in the portal that grabbed my attention
Merry Christmas
joeldroid said:
Thanks mate it was your article in the portal that grabbed my attention
Merry Christmas
Click to expand...
Click to collapse
Haha thanx but you're the real one that made this batch deodex thing possible! :good: Congrats :good:
Merry Christmas to you too dude! :good:
Any chance of more detailed guide for not so clever ppl like me. I unziped my rom to a folder named deodex on my C drive, then set the config to C:\deodex\system. But when i run the deodex tool its says no apps found. Where have i gone wrong.
Thanks
@joeldroid, Awesome work!! Everything is really simple so far, but I'm running into a "baksmali failed" message when I have everything placed from what I understand. Think you could help me out a little? Backsmali Failed Image
Hey @joeldroid, you saved me the job of having to deodex everything manually, mate. Will see if this really works. Thanks in advance, and merry Christmas for you too!
Waiting for framework deodexing support!
raynan said:
@joeldroid, Awesome work!! Everything is really simple so far, but I'm running into a "baksmali failed" message when I have everything placed from what I understand. Think you could help me out a little? Backsmali Failed Image
Click to expand...
Click to collapse
Hey raynan,
I was getting this as well, in some Samsung apps like Samsung IME, Samsung DriveMode etc, this I believe is something to do with the structure of the app and Samsung is using an incompatible structure, where baksmali fails to decompile. But I will try looking into this further.
steha said:
Any chance of more detailed guide for not so clever ppl like me. I unziped my rom to a folder named deodex on my C drive, then set the config to C:\deodex\system. But when i run the deodex tool its says no apps found. Where have i gone wrong.
Thanks
Click to expand...
Click to collapse
sure thing,
I will add a better usage guide today. Yesterday after a long few days I was sleepy and tired. I will add a more detailed one for everyone.
joeldroid said:
Hey raynan,
I was getting this as well, in some Samsung apps like Samsung IME, Samsung DriveMode etc, this I believe is something to do with the structure of the app and Samsung is using an incompatible structure, where baksmali fails to decompile. But I will try looking into this further.
Click to expand...
Click to collapse
Ah, good to know I'm not crazy thanks. No rush from me, enjoy your holiday
joeldroid said:
Hey Guys,
Ever since the tutorial for Lollipop deodexing was posted on XDA portal, I was working on a batch deodex tool.
And finally it is complete.
This is what it currently does...
Deodexes System Apps and Priv-Apps
I'm currently working on deodexing framework apps too.
I will release an updated version with framework deodex support hopefully within a week (hey its Christmas you know )...
Just wanted you guys to know that the credit for finding out this method goes for the poster of this article HERE (it is in Korean btw, I think it is Korean do correct me if I'm wrong).
Usage:
Download
Click to expand...
Click to collapse
Finally you're on portal
Tech N You said:
Finally you're on portal
Click to expand...
Click to collapse
yeah I'm so happy.
Framework deodexing complete. Posting an updated version today
joeldroid said:
yeah I'm so happy.
Framework deodexing complete. Posting an updated version today
Click to expand...
Click to collapse
Looking forward to it
can you plz explain in another way what to do after extracting zip file?
where to place files?
steha said:
Any chance of more detailed guide for not so clever ppl like me. I unziped my rom to a folder named deodex on my C drive, then set the config to C:\deodex\system. But when i run the deodex tool its says no apps found. Where have i gone wrong.
Thanks
Click to expand...
Click to collapse
I have added a much detailed user guide. have a look and let me know if something is not clear.
Cheers
startracker said:
can you plz explain in another way what to do after extracting zip file?
where to place files?
Click to expand...
Click to collapse
Please see the updated user guide, thanks
Error
Rom:cm12
Sent from my GT-I9500 using Tapatalk
@joeldroid
Awesome work! keep it up,

[Tool][Windows][Easy] Quick APK-Tool

krassermensch is pleased to present you his simplified version of APK-Tool:​Quick APK-Tool​
For most of you it might be not a big problem to simply decompile an APK-File thanks to Connor Tumbleson's APK-Tool which is used as base for this small tool. The advantage of this tool isn't huge but it'll probably save you lots of time.
Features:
the simplest way of decompiling
the simplest way of compiling
the simplest way of signing & zipaligning
==> the simplest way of working with apk files
Setup:
Just download the file from my GDrive and extract the zip to a folder. Furthermore make sure you installed Java on your computer.
==> done, yeah it's really that simple
If you don't know exactly how to work with this tool I'd recommend you to read the readme file in the downloaded package.
How this tool found its way to xda:
some months ago (the time I was using Windows) I wanted to materialize my spotify app a little bit. Decompiling, compiling, signing and zipaligning just took too much time so I decided to write a simple batch tool that does all of these operations as quick as possible. The result was the tool I'm presenting you today. Why npw, not earlier? Yeah, quite simple, I forgot this tool, but when I visited GDrive this morning I found this tool. Thinking that some of you might want to have something like that I've just updated to the latest APKTool version to provide you the latest features and compatibilities but that's it. Most probably I won't update this tool no more as I switched to Manjaro OS. If you share this project I'd like you to give credits to me: krassermensch. But now I wish y'all lots of fun using my tool:good:.
Sources:
APKTool
Everything I did is written in batch xD
XDA:DevDB Information
Quick APK-Tool, Tool/Utility for all devices (see above for details)
Contributors
krassermensch
Version Information
Status: No Longer Updated
Current Beta Version: Current one
Beta Release Date: 2016-02-11
Created 2016-02-11
Last Updated 2016-02-11
nice tool easy to use but how to see error log?
vikasb32 said:
nice tool easy to use but how to see error log?
Click to expand...
Click to collapse
I hide it as it annoyed me but yeah, there are really some cases when you need to see the log. I programmed it that it recognizes errors but not which one. Although it wouldn't be a huge task to show the log only when there are occuring errors. I just can't test changes if I do some as I don't have Windows no more. If you really need it I could borrow a Computer running windows and try to do what you're asking for...
krassermensch said:
I hide it as it annoyed me but yeah, there are really some cases when you need to see the log. I programmed it that it recognizes errors but not which one. Although it wouldn't be a huge task to show the log only when there are occuring errors. I just can't test changes if I do some as I don't have Windows no more. If you really need it I could borrow a Computer running windows and try to do what you're asking for...
Click to expand...
Click to collapse
Can you please tell me how you managed to materialize spotify.apk ? I want to change background of spotify app from black to white but I couldn't even decompile spotify.apk . I have installed java on my pc. It is strange because I can decompile other apk files but I can't decompile spotify.apk . When I use your tool , it gives me error saying that 'An error occured' BTW I have used couple of different spotify version but I didn't succeed. I think spotify.apk is protected for decompile. Thanks in advance.
alali44 said:
Can you please tell me how you managed to materialize spotify.apk ? I want to change background of spotify app from black to white but I couldn't even decompile spotify.apk . I have installed java on my pc. It is strange because I can decompile other apk files but I can't decompile spotify.apk . When I use your tool , it gives me error saying that 'An error occured' BTW I have used couple of different spotify version but I didn't succeed. I think spotify.apk is protected for decompile. Thanks in advance.
Click to expand...
Click to collapse
My tool is a bit old. You have to update the apktool version inside of it to be able to decompile APKs compiled with the latest SDK tools. Just do that and retry after that. It should work with the latest Spotify APKs then...
krassermensch said:
My tool is a bit old. You have to update the apktool version inside of it to be able to decompile APKs compiled with the latest SDK tools. Just do that and retry after that. It should work with the latest Spotify APKs then...
Click to expand...
Click to collapse
I did what you say and downloaded apk tool 2.1.1. jar and changed it with yours but it gave the same error. I tried to decompile spotify.apk with only new apk tool to see what the error it gave and it gave the error in the below SS. What do I do wrong? Here the apk file I want to modify: https://mega.nz/#!F85z3IaL!iLeqUVre4Zz-pSBK0D4J-3osX4SZ0TDw0uYCdw2WYmI
Thanks
{
"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"
}
Sent from my SM-N910C using Tapatalk
alali44 said:
I did what you say and downloaded apk tool 2.1.1. jar and changed it with yours but it gave the same error. I tried to decompile spotify.apk with only new apk tool to see what the error it gave and it gave the error in the below SS. What do I do wrong? Here the apk file I want to modify: https://mega.nz/#!F85z3IaL!iLeqUVre4Zz-pSBK0D4J-3osX4SZ0TDw0uYCdw2WYmI
Thanks
Click to expand...
Click to collapse
Sry, but I dunno...
krassermensch said:
Sry, but I dunno...
Click to expand...
Click to collapse
Thanks for your interest but I need to know something. Did you manage to decompile the apk I sent?
Sent from my SM-N910C using Tapatalk
alali44 said:
Thanks for your interest but I need to know something. Did you manage to decompile the apk I sent?
Click to expand...
Click to collapse
I didn't try since I only have my mom's Kubuntu machine at the moment...
krassermensch said:
I didn't try since I only have my mom's Kubuntu machine at the moment...
Click to expand...
Click to collapse
Thanks anyway mate
Where is the link to download "Bypass Security Hack" on Method 6

[HOW TO] Install Live Drawings from Note8 without Root

So I just figured this out today, I have made Live Messages/Live Drawings work on the S8 without root.
*This might work on any Samsung phone on nougat, I don't have any other devices to test it with, if someone tests it, let me know*
@ashokmor007 made a video tutorial on how to install this. Follow this if the instructions are not clear or if you just don't like reading.
https://youtu.be/2G27oxd2KfI
THIS WILL NOT SHARE DIRECTLY TOO A TEXT FIELD UNTIL WE GET 7.1.1 or 8.0.0. IT WILL SAVE AS A GIF YOU CAN SEND. (I expect 7.1.1 in October because of how similar the Note8 and S8 are so easy port theoretically, also from the lack of updates. Also a Oreo beta should start Mid-October)
Version 2 of this app is just the second update. It allows you to change the resolution of it from Standard to High and also allows you to view past ones. There are probably also some other changes I just haven't seen or looked at. To install, just uninstall the old one and reinstall it. You do not need to toggle secure boot for this.
How to do this amazing thing:
1. Download .zip file linked
2. extract said file
3. toggle secure startup setting on your phone (if its on, turn it off, if its off, turn it on)
3.5. restart your phone
4. Install the 3 APKs
5. Go to any text box and change your keyboard to 'Samsung Keyboard Neural Beta'
6. Set that stuff up
7. Hold down on the button you normally use to access Emojis or settings
8. Select Live Drawings.
9. Draw to your hearts content.
OREO KEYBOARD (May not fully work on nougat, but will install):
IMEv3 https://www.apkmirror.com/apk/samsu...-keyboard/samsung-keyboard-3-0-00-79-release/
V1:
Google Drive: https://drive.google.com/open?id=0B6Yv7M4IZ9VxR2Y3UWhadUlQYU0
Android File Host: https://www.androidfilehost.com/?fid=889764386195927391
Mega.nz: https://mega.nz/#!EUkk3RpL!8M5yfKE8ty3fq5wNgSwfAnJABOH2lUu3uTjE_LAPOAY
V2 (Just Live Drawings, you still need the keyboard from V1):
Google Drive: https://drive.google.com/open?id=0B6Yv7M4IZ9VxUVBwRXd6UklpOFU
Android File Host: https://www.androidfilehost.com/?fid=962021903579480273
Mega.nz: https://mega.nz/#!9E9UTZyQ!5odg5j7O9RaC0rClWYtdh2Yo4QSAXydmIar5ldpeF6g
Oh and I have a Discord Server for all things S8/S8+/Note8. Come join it, post cool things, links, whatever. It will be moderated, if any Forum mods PM me I can set them as mods on that too. https://discord.gg/t5VyDuz
Been posted here before and they're available on Apkmirror. You just have to use Samsung keyboard which sucks.
joe3681 said:
Been posted here before and they're available on Apkmirror. You just have to use Samsung keyboard which sucks.
Click to expand...
Click to collapse
You should look more carefully. The other ways require root. The one on APKMirror is built for 7.1.1 and is missing A required font and such. I had to mod the apk. Also the keyboard wasn't working on non-root because odex files. Here is one that works. So no, it hasn't been posted before for non-root.
You're right. Yours a wizard and have the only working app posted here.
joe3681 said:
You're right. Yours a wizard and have the only working app posted here.
Click to expand...
Click to collapse
I can't tell if this is sarcasm or not. Either way enjoy using it if you do. I will take it as serious.
joe3681 said:
You just have to use Samsung keyboard which sucks.
Click to expand...
Click to collapse
that sucks....
keyboard not found
{
"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"
}
any help? cant find Samsung Keyboard Neural Beta sir
Neural keyboard and messages app don't install for me.
when i try to install keyboard.apk and messages.apk, it says "App not installed. There is a conflict with existing package name"
The same.
Yup, since you modified the APKs, they won't install (since both the keyboard and the messaging app exist on the device with different signatures).
fonix232 said:
Yup, since you modified the APKs, they won't install (since both the keyboard and the messaging app exist on the device with different signatures).
Click to expand...
Click to collapse
So this mod/tut is not working at all? Since you cant install keyboard and messaging app
fonix232 said:
Yup, since you modified the APKs, they won't install (since both the keyboard and the messaging app exist on the device with different signatures).
Click to expand...
Click to collapse
You need to toggle secure startup. Read the instructions. BTW the only modified app is Live Drawings. The others install but Samsung thing so you need to toggle secure startup then restart.
Near_07 said:
So this mod/tut is not working at all? Since you cant install keyboard and messaging app
Click to expand...
Click to collapse
You need to toggle secure startup. Read the instructions.
Near_07 said:
any help? cant find Samsung Keyboard Neural Beta sir
Click to expand...
Click to collapse
you need to make sure its installed then use the button in the button right corner when you open your keyboard to switch.
Akram. said:
when i try to install keyboard.apk and messages.apk, it says "App not installed. There is a conflict with existing package name"
Click to expand...
Click to collapse
You need to toggle secure startup. Read the instructions.
ayush_01 said:
Neural keyboard and messages app don't install for me.
Click to expand...
Click to collapse
You need to toggle secure startup then restart. Read the instructions.
mweinbach said:
You need to toggle secure startup then restart. Read the instructions.
Click to expand...
Click to collapse
I did that !!
Just want to say it works since it seems others don't believe OP. Thanks for getting it to run ?
What is the package name for the keyboard?
For theming.
Eg; com.package

[GUIDE] Install Samsung Notes app on any rooted device

Hello guys,
I've always wanted to install Samsung notes app on my non-samsung device (tested this on device with RROS with android 7.1.2).
So if anyone wants to do the same, here's the process.
TBH, this thread is pointless as syncing to samsung account doesn't work after installing. So this is only for people who want the other writing or drawing features.
1. Download zip file from link (found it on A thread on xda, thanks to @TECK )
I'm also attaching the file in case the link's broken
2. Place the contents in respective folders (com.samsung.device.jar in "/system/framework/" and com.samsung.device.xml in "/system/etc/permissions/". Leave the rest) in root folder using a root browser(like ES) manually (I did not try flashing it).
Step 2 is a must as the apk checks if your device is a Samsung one before getting installed. The file (com.samsung.device) does this trick.
3. Restart your device.
4. Install Samsung Notes apk.
5. Enjoy.
Note : just that this process worked on my device, it doesn't mean it will work on all device (but mostly, it will work). Try it at your own risk.
Hi there, this method does not work on my rooted Xiaomi device.
Imma quite sure that both 2 files are correctly placed with ur instructions
but Google Play store still warns me that the app is not available for my device
and I have tried to use ADB on my PC to force install the apk file, that works but
when I tap the icon on my phone to start the app, it crashs immediately
can u help me with that? thanks very much, I do appreciate
PS: the app Imma trying to install is samsung tv plus, and samsung note is also unavailable after checking
{
"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"
}
dazvby said:
it crashs immediately
Click to expand...
Click to collapse
Did you try the latest version? I've faced this issue with older ones.
It still works on mine.
If using the same version as mine doesn't help, try getting the logcat using some logcat reader from play store.
Venkata Lochan Nune said:
getting the logcat using some logcat reader
Click to expand...
Click to collapse
Hi thanks for reply
It seems that changing versions does not work for me. So I got all the logs when launching samsung app here attached. Could u take a look of that? Really appreciated
Try enabling all permissions for the app from the settings. I never got such logcat... What's your android version?
Venkata Lochan Nune said:
Try enabling all permissions for the app from the settings. I never got such logcat... What's your android version?
Click to expand...
Click to collapse
All permissions are enabled for the app
And its android 10 sir
I think the issue is mainly about these lines.
It seems to request packages called com.samsung.android.samsungaccount and others.
Do u have apk or jar files to install samsung (account) service framework sir?
Alright first check if the files are correctly placed. Rename the apk file to its package name and place it in /system/app/ reboot, enable permissions reboot and check.
I think this problem is because AOSP package installer and xiaomi's are different.
Venkata Lochan Nune said:
Alright first check if the files are correctly placed. Rename the apk file to its package name and place it in /system/app/ reboot, enable permissions reboot and check.
I think this problem is because AOSP package installer and xiaomi's are different.
Click to expand...
Click to collapse
but... Imma using adb on pc as installation method, neither AOSP nor xiaomi installer
Hmm. Try doing the steps I've mentioned and check if it works.
Venkata Lochan Nune said:
Hmm. Try doing the steps I've mentioned and check if it works.
Click to expand...
Click to collapse
Ok so I don't have a subfolder called reboot under system/app/ should I create one?
Ohh cmon reboot means restart. power off and on your device again
Hi...is there any port for Samsung notes app to make it work on non rooted android devices?
boopesh said:
Hi...is there any port for Samsung notes app to make it work on non rooted android devices?
Click to expand...
Click to collapse
Maybe no, I didn't find any... But squid is a good alternative.
does this allow the samsung notes app to sync with a samsung account ? if it can't sync with a samsung account it s useless .. cause i have a tab s7 and it would be awesome if i can read my notes from my oneplus device .. thank you
hadid90 said:
does this allow the samsung notes app to sync with a samsung account ? if it can't sync with a samsung account it s useless .. cause i have a tab s7 and it would be awesome if i can read my notes from my oneplus device .. thank you
Click to expand...
Click to collapse
Sorry, I don't have a samsung account. It might work.
Venkata Lochan Nune said:
Sorry, I don't have a samsung account. It might work.
Click to expand...
Click to collapse
kindly can you just if the option is there ? thank you
hadid90 said:
kindly can you just if the option is there ? thank you
Click to expand...
Click to collapse
I'll try it and will tell you.
Sorry, There is no option for that. Porting samsung cloud services might be required...
Venkata Lochan Nune said:
Sorry, There is no option for that. Porting samsung cloud services might be required...
Click to expand...
Click to collapse
thank you for your help sir .. btw i could run the samsung notes app on my oneplus device without any modification to my system files .. just downloaded the app from apkmirror and it installed and worked correctly .. of course no syncing option though .. which makes it pointless ..
hadid90 said:
thank you for your help sir .. btw i could run the samsung notes app on my oneplus device without any modification to my system files .. just downloaded the app from apkmirror and it installed and worked correctly .. of course no syncing option though .. which makes it pointless ..
Click to expand...
Click to collapse
It works on some devices.. I think it depends on the oem too because when I install it on stock android I get this error.
And if someone has the same error, this works as we place the required libraries in required places. I read somewhere even before starting this thread that it works by direct installation on some Huawei Devices too.
So from what you've said, I can conclude that it doesn't work on stock ones and some oems. Don't you think so?

Categories

Resources