[APP] Google keyboard with dedicated number row, without PC additionnals keys - Android Apps and Games

Hi everyone,
I have a Samsung Galaxy Note 5 and a Galaxy Note 3 and I always liked the number dedicated row on the Samsung Keyboard but still liked the Google Keyboard more. My problem was that the obly way to get the dedicated number row on the Google Keyboard was to add Qwerty (PC) to the input style but I was stuck with additional keys wich made every keys 20% smaller...
{
"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"
}
Note that the theme used on the screenshot is MATERIAL DARK
I managed to edit the PC layout to make it the perfect keyvoard for me, with special characters like ! @ # $ with the number on wich it appears on a standard qwerty PC keyboard. I also had to move every special character. Here's my edited layout
To edit the APK yourself:
Decompile the APK (I used apktool)
Open the res>xml folder and edit the appropriate XML files so you have the perfect layout.
To edit the characters (to edit each rows...), see "rowkeys_qwerty1" or "rowkeys_pcqwery1" for example
To edit the rows (key widht, order, etc.) see "rows_qwerty" or "rows_pcqwerty"
* I had to edit the "symbol" layout also, to have it on 5 lines, and I had to enable it on the PC layout. I'll join all the files that was edited by myself so you can take a look
Recompile the APK (I also used apktool)
Open the recompiled APK and the original one. You'll need to move the edited files from the recompiled to the original APK. (You want to keep the original APK but have the edited XMLs for your layout)
Resign the APK (I used APK-Multi-Tool2 because "Autosign" wasn't working for me)
Install it and enjoy
I joined all the XML files I edited. You can take a look and use it as a start.
APK Link on the next post!
I hope you find it usefull, if you have any questions, I'll be there to help you out with your custom layout
NOTE: It seems that there is a problem that keeps it crashing, I'll try my best to solve the problem but to make it work, you have to use this workaround:
Having an other kb enabled (so you don't have any crash or problem)
- Go to the settings
- Click on "Text correction"
- Click on "Add-on dictionnaries
- If there's a green light next to "English" click on it and tap "Cancel
- Click again on English and click Install
You should be able to make it work in English now

.
.
.
HERE'S THE LINK: https://drive.google.com/file/d/0B_lBISEF0bmEOGZ2TF9FUkh1SFU/view
.
.
.​

Good job! It helps me alot. Ty
Sent from my GT-I9515 using Tapatalk

Sorry for asking but the apk I downloaded "needs" to be decompiled for it to function? I ask because I received the downloaded apk, installed it yet it keeps crashing.
Again apologies if I'm not understanding your instructions properly.
Thank you,
Da Baron

Da Baron said:
Sorry for asking but the apk I downloaded "needs" to be decompiled for it to function? I ask because I received the downloaded apk, installed it yet it keeps crashing.
Again apologies if I'm not understanding your instructions properly.
Thank you,
Da Baron
Click to expand...
Click to collapse
The APK i provided is my personnal version of the keyboard with the layout you see on the second screenshot. It supposed to work as-is, as I'm using it now, but I'm using Lollipop. I used the keyboard version 4.1.22123.2053724, wich is supposed to be working on android v4.0 and up (API 14)
I'll be glad to help if you give a little more info (Android version, device/phone, etc)
(My instructions are to edit the APK yourself. I provided my APK if the layout is good for you )
Thanks

I have a Sprint rooted S6 Edge running a deodexed stock OH1 5.1.1 ROM. I uninstalled my Playstore Google keyboard then rebooted. Your apk installs w/o fail but once the keyboard is prompted when texting,emailing etc it crashes. Am I overlooking something?
Sent from my "rooted" S6 Edge

Da Baron said:
I have a Sprint rooted S6 Edge running a deodexed stock OH1 5.1.1 ROM. I uninstalled my Playstore Google keyboard then rebooted. Your apk installs w/o fail but once the keyboard is prompted when texting,emailing etc it crashes. Am I overlooking something?
Sent from my "rooted" S6 Edge
Click to expand...
Click to collapse
Have you enabled the "PC" layout? In the keyboard setting -> 'appearance and layout'?? (The fourth choice) > Custom style > Enable Querty PC
**I'm using a french device so I do translate the menus, wich may be a little diffrents as yours
Would you be able to provide a crash log? (Apps like aLogCat or CrashLog may do the tricks!)
EDIT: I was able to reproduce the problem by switching to English (US) (I was using French Canada). I'll debug tonight and try to provide a fully working APK for you.

I cant install apk provided in OP, always get an error.

zunabbb said:
I cant install apk provided in OP, always get an error.
Click to expand...
Click to collapse
Make sure that you don't have a newer version of the keyboard. The APK I made use the keyboard V 4.1.22123.2053724 but the current version on the app market is newer (4.1.22124.2053724 or so, I think)
If so, uninstall the app before installing mine.
**Note that the APK I made currently don't work with English US keyboard. I didn't try any other keyboard thant French (Canada) and English (US). I'll try to make a new version soon

joe540 said:
Have you enabled the "PC" layout? In the keyboard setting -> 'appearance and layout'?? (The fourth choice) > Custom style > Enable Querty PC
**I'm using a french device so I do translate the menus, wich may be a little diffrents as yours
Would you be able to provide a crash log? (Apps like aLogCat or CrashLog may do the tricks!)
EDIT: I was able to reproduce the problem by switching to English (US) (I was using French Canada). I'll debug tonight and try to provide a fully working APK for you.
Click to expand...
Click to collapse
That would be most awesome of you bro ??
Much obliged...
Sent from my "rooted" S6 Edge

OK, I found a workaround. Reading my crash report, it seems that the google keyboard doesn't have access to download a dictionnary. You have to download it manually, then it will work.
I still don't know if there's a way to repair my APK, it may be a signature problem (Can the server check if it's a legit version and block the auto download??)
The workaround is:
Having an other keyboard enabled (so you don't have any crash or problem)
- Click on "Text correction"
- Click on "Add-on dictionnaries
- If there's a green light next to "English" click on it and tap "Cancel
- Click again on English and click Install
You should be able to make the keyboard work in English now
Let me know it that works for you!

joe540 said:
OK, I found a workaround. Reading my crash report, it seems that the google keyboard doesn't have access to download a dictionnary. You have to download it manually, then it will work.
I still don't know if there's a way to repair my APK, it may be a signature problem (Can the server check if it's a legit version and block the auto download??)
The workaround is:
Having an other keyboard enabled (so you don't have any crash or problem)
- Click on "Text correction"
- Click on "Add-on dictionnaries
- If there's a green light next to "English" click on it and tap "Cancel
- Click again on English and click Install
You should be able to make the keyboard work in English now
Let me know it that works for you!
Click to expand...
Click to collapse
Worked like a charm bro [emoji2] [emoji106]
Sent from my "rooted" S6 Edge

can you elaborate your work with:
http://forum.xda-developers.com/android/apps-games/lollipop-keyboard-phones-root-t2910268

It seems to be the same idea, I honestly have searched for 2 days before trying to edit the APK myself. I just wanted to share how I did as I was not finding informations. I'll try to use a previous version of the keyboard, to see if it fix the dictionnary problem!
Thanks for the link, I will read more about it!

Very useful, thanks for sharing

How can i resign this apk so that it doesn't conflict with the built-in Google Keyboard on my phone?

Please update for Google Keyboard 4.1.2622203. Thanks.

impu153 said:
How can i resign this apk so that it doesn't conflict with the built-in Google Keyboard on my phone?
Click to expand...
Click to collapse
Sorry for the late reply. If you edit the package name in the AndroidManifest.xml you should be able to keep both version.
Code:
<manifest xmlns:android="http://schemas.android.com/apk/res/android" coreApp="true" package="[B]com.android.inputmethod.latin[/B]" platformBuildVersionCode="21" platformBuildVersionName="5.0-1512834">
Edit the "com.android.inputmethod.latin" to something else.
vjtigas said:
Please update for Google Keyboard 4.1.2622203. Thanks.
Click to expand...
Click to collapse
I'll work on it but I can't promise anything. I'll update the post when I'll have a new version

vjtigas said:
Please update for Google Keyboard 4.1.2622203. Thanks.
Click to expand...
Click to collapse
The updated APK with Version 4.1.262203 actually crash whatever I do. I'll try to investigate it and will try to update it ASAP but it's the actual reason why my APK wasn't based on the lastest keyboard bersion at the moment I did it
Thanks for your support

Hi,
I saw your post, this is really nice and you can't believe i am almost searching for that keyboard on the entire web but i have not find any post like this...
Just one request can you please make this attached google keyboard with the number row for me.
Please.
Thank you!
Here is the attached request keyboard (google drive link)
Example image

Related

[ROM] PWPD-TANGO v4.7 - WP 7.5 - Build: 8773.98 -(2012/3/19) 7PRO

PWPD ROM --- Version 4.7
Windows Phone 7.5 -- Build: 8773.98
First tango rom for 7pro​PWPD Presents
{
"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"
}
Features:
-ability to install XAP through File browser...
-ability to open PDF file with File Browser
-Full unlock.
-SIM management
-MMS Setting
-IE fix bug
-Marketplace access for download
-camera soft shutter button
-enhanced camera settings/options
-IE xap install.
-Ported apps working.
-Xbox live games fully working.
-Static mac address.
-adobe reader --- file browser --- registery editor... (all modified)
-just English language. [[L409]_(it has all 22 lang keyboard)
-VS2010 debugging
-Unlock Hidden option in ease of access settings
-a really battery life
-8107/8773 MS update.
-a new set of wallpapers.
-default time zone is TEHRAN (iran capital city...) -added some new theme and deleted some theme...(some new colored theme...)
-ability to install XAP through File browser...(install xap in your phone...like symbian or android...just open XAP with file browser that has been added to rom...)
-ability to open PDF file with File Browser...(no need to use any software on PC...just copy/paste it with WPDM or bluetooth it...and open it like XAP...it will open in adobe reader...)
-Added Support for HTC ROOT PROJECT...
-3keys vibrates are disabled...(back,home,search keys doesn't have any vibrate now...)
-and some new regs that i can't remember...
DOWNLOAD LINK
Other download link - Mediafire:
PWPD-TANGO V4.7 -- PART1
PWPD-TANGO V4.7 -- PART2
Thanks to DFT...
Thanks to GoodDayToDie for HTC ROOT and sh4d0w86 too...
Thanks to Ego for his app(File browser)...
Thanks to Adobe...
Thanks to every body at PWPD Group...(every one in our group)
Thanks to everyone that i cann't remember right now...
Is there a version of this rom for the GOLD_C (HTC ARRIVE)? Thanks
Looks good (+) but do you plan cook ROM with other languages ?
Working perfectly so far, thanks I prefer to have vibration enabled for my capacitive keys, so I used the following registry edit to enable it again:
http://forum.xda-developers.com/showpost.php?p=23450328&postcount=5
Budniu said:
Looks good (+) but do you plan cook ROM with other languages ?
Click to expand...
Click to collapse
Hi
Thanks, this rom is for English - us language 409
other language available next versions of rom...
spydc said:
Is there a version of this rom for the GOLD_C (HTC ARRIVE)? Thanks
Click to expand...
Click to collapse
Hi
This rom work on HTC 7pro t7576. I think work on arrive.
Blade0rz said:
Working perfectly so far, thanks I prefer to have vibration enabled for my capacitive keys, so I used the following registry edit to enable it again:
http://forum.xda-developers.com/showpost.php?p=23450328&postcount=5
Click to expand...
Click to collapse
Hi
thanks
This Register for disable capacitive key.
For enabled, you should change dword:1 to dword:0
I disable 3key vibrate for better battery life.
Hi. I tried. The rom does not work oh the HTC Arrive T7575. The Arrive is the CDMA Version. Any chance this rom can be released for CMDA?
text1 said:
Hi
Thanks, this rom is for English - us language 409
other language available next versions of rom...
Hi
This rom work on HTC 7pro t7576. I think work on arrive.
Hi
thanks
This Register for disable capacitive key.
For enabled, you should change dword:1 to dword:0
I disable 3key vibrate for better battery life.
Click to expand...
Click to collapse
Is it possible to flash this ROM to my Pro 7 with
SPL-5.11.2250.0
My Pro 7 is absolutly STOCK with NO modifications
System 7.10.8107.79
Radio 5.71.09.02a
Bpptloader 5.11.2250.0
spydc said:
Hi. I tried. The rom does not work oh the HTC Arrive T7575. The Arrive is the CDMA Version. Any chance this rom can be released for CMDA?
Click to expand...
Click to collapse
Hi
my phone is 7PRO and test rom on 7PRO.
I can't test roms on htc arrive.
maybe released next rom...
Jens-J. said:
Is it possible to flash this ROM to my Pro 7 with
SPL-5.11.2250.0
My Pro 7 is absolutly STOCK with NO modifications
System 7.10.8107.79
Radio 5.71.09.02a
Bpptloader 5.11.2250.0
Click to expand...
Click to collapse
Hi
No, you can't flash this rom on your phone.
you should doing HSPL.
for HSPL:
1.you should lower your boot loader of 5.XX to 1.XX. [Downgrade bootloader with gold Card]
2.HSPL. http://forum.xda-developers.com/showthread.php?t=1195647
3.flash Custom rom.
Just installed, now starting restoring all the things...
lordmago said:
Just installed, now starting restoring all the things...
Click to expand...
Click to collapse
Apart from going crazy because there's anything to use to backup savegames (my poor bug village...), I installed wAppStore.
If I install an application from the window "application", clicking on the down arrow,
it is installed but I got a "NullReferenceException" and then click ok.
wAppStore closes...
The installed application works...
If I select the application and from inside the "application page" I click on install, the error doesn't come out.
Hey Thanks for the rom but i would love to have xbmod's certs in the rom. Is it possible to do that? it will make this rom perfect for me then.
Kr3i0s said:
Hey Thanks for the rom but i would love to have xbmod's certs in the rom. Is it possible to do that? it will make this rom perfect for me then.
Click to expand...
Click to collapse
at the correct moment we don't have xbmod's cer file...but as soon as possible i will ask him to give us his cer file so we can use it in our next releases...
Problem with payable applications
Hello all!
Did anyone of you experienced any problem when launching payable application?
After reading this post (http://forum.xda-developers.com/showpost.php?p=24018416&postcount=2), I tried to do the same and downloaded from Marketplace trial version of Angry Birds.
After installating complete, I launched the game, it seemed to go but at the end I went back to the main game page...
Any comment/suggestion?
Thanks in advance
mido-mido said:
at the correct moment we don't have xbmod's cer file...but as soon as possible i will ask him to give us his cer file so we can use it in our next releases...
Click to expand...
Click to collapse
I have xbmod's cer file with me. I am attaching it. Please check with xbmod to use it in your rom.
Voice commands are not working in this ROM for me. I hold the windows/home key but no "speak now" prompt appears. And there is no microphone symbol in the search box anymore to use your voice instead of typing.
Hope there is a fix as I don't want to wipe my phone again.
Jdixon85 said:
Voice commands are not working in this ROM for me. I hold the windows/home key but no "speak now" prompt appears. And there is no microphone symbol in the search box anymore to use your voice instead of typing.
Hope there is a fix as I don't want to wipe my phone again.
Click to expand...
Click to collapse
I tried few seconds ago and confirm it. Is it maybe because in Settings, ease of access, the value for "Speech for Phone accessibility" is set to off and can't be modified???
lordmago said:
Hello all!
Did anyone of you experienced any problem when launching payable application?
After reading this post (http://forum.xda-developers.com/showpost.php?p=24018416&postcount=2), I tried to do the same and downloaded from Marketplace trial version of Angry Birds.
After installating complete, I launched the game, it seemed to go but at the end I went back to the main game page...
Any comment/suggestion?
Thanks in advance
Click to expand...
Click to collapse
actually in iran we can't have payable cards...like paypal and these things...so we can't test it by our selves...
if anyone have problem with this thing please report so we can fix it in the next version...
Kr3i0s said:
I have xbmod's cer file with me. I am attaching it. Please check with xbmod to use it in your rom.
Click to expand...
Click to collapse
thank you for the cer file....
it will be added to our new version...
Jdixon85 said:
Voice commands are not working in this ROM for me. I hold the windows/home key but no "speak now" prompt appears. And there is no microphone symbol in the search box anymore to use your voice instead of typing.
Hope there is a fix as I don't want to wipe my phone again.
Click to expand...
Click to collapse
please check your settings....i think one of your setting is off...so it doesn't work for you...
The voice commands have nothing to do with my settings. I am now using the Dynamics Tango ROM and everything is working great
EDIT: "Speech for Phone accessibility" also have nothing to do with the voice commands, it is working great for me now but "Speech for Phone accessibility" is still off.
感谢分享!
期待其他语言的发布!!

[APP][2.2+]SambaDroid 2.1.0

{
"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"
}
SambaDroid is a native port for Android of the popular Samba for Linux.
This application allows you to share/manage files on your device easily from any PC of your network.
Once started, just type \\SAMBADROID in your computer, use 'android' as user and enjoy.
Please note that this application requires root​
2.1.0 changelog:
Optimized layout for tablets
Fixed a problem with in-app purchase restore
Google Play Services updated
Minor UI changes
2.0.0 changelog:
complete UI rewrite!
sperimental x86/mips support
Samba updated to version 3.6.22
android.permission.ACCESS_SUPERUSER permission added
fixed the root popup issue
Explicit ethernet support
new option "Boot autostart"
improved users/shares management
extended notification support (pro)
Widget support (pro)
1.0.6 changelog:
new translations: Chinese, German, Hungarian, Italian, Russian and Spanish
new share option "read only" (pro)
added WiFi whitelist (pro)
fixed the "read only" bug with multiple shares
fixed su popup issue
FAQs:
q: Where can I find the modified Samba source code?
a: Here it is.
q: Why my transfer speed decrease when I turn off the screen?
a: Enable the option 'Lock Wifi'. If your device is running at least Android 2.3.x, you should get full speed transfer even when the screen is off, otherwise enable the option 'Lock screen' too.
q: How can I automate the application start/stop?
a: Use the following broadcast intents:
START: berserker.android.apps.sambadroid.command.START
STOP: berserker.android.apps.sambadroid.command.STOP
If you are a Tasker user, please follow these steps (thanks to bcrook)
Create a new Task (eg. Start SambaDroid) in Tasker
Add a new action > Misc > Send Intent
Set the action to berserker.android.apps.sambadroid.command.START , Cat = None, the rest you can leave as defaults
Save the action and task
Repeat for berserker.android.apps.sambadroid.command.STOP intent
Create a profile to trigger the tasks (or launch w/ NFC or whatever you want)
You can test the Task by clicking on the Task and clicking the Play icon in the lower right of the popup.
Download from Google Play
Support this project
​
If you want to translate SambaDroid into a new language:
download the attached file translate.zip
edit the xml inside the zip (strings.xml) in this way:
Original line:
<string name="ftp_user_invalid_password">Invalid password</string>
Click to expand...
Click to collapse
Translated line:
<string name="ftp_user_invalid_password">My translation of Invalid password</string>
Click to expand...
Click to collapse
Please do not translate anything inside the "name" attribute:
<string name="do not translate this">
Click to expand...
Click to collapse
But only:
<string name="my_key">Please translate only this part</string>
Click to expand...
Click to collapse
Attach in this topic a modified version of the file or send me a pm with the download link (please remember to indicate the new language!)
I'll be glad for every contribution
Available translations:
Chinese Simplified by Fishmanzero (1.0.5)
French by nerfiaux (1.0.6)
German by FadeFx (1.0.5)
Hungarian by warezxts (1.0.6)
Italian by berserker_devel (2.0.0)
Russian by Sharikov Vladislav (1.0.6)
Spanish by aaamador (1.0.5)
Thanks for your work
I have problem with password i can't access to device
erik501 said:
Thanks for your work
I have problem with password i can't access to device
Click to expand...
Click to collapse
Did you change it? The default one is empty.
Do you use the same Workgroup? Moreover are you on windows/linux/mac?
Thanks for the beta.
I starts fine but Windows wants to get a username (as in Samba filesharing) and a password.
So I cannot connect too.
Edit: the user root as suggested does not help.
yes without password i can connect device from windows xp sp3 without problem navigate into my sdcard
when i change password example "ciao" and restart sambadroid i can't have access from pc.
Ps Galaxy Note with Rocket rom Jelly Bean v1
erik501 said:
yes without password i can connect device from windows xp sp3 without problem navigate into my sdcard
Click to expand...
Click to collapse
Yes now I tried this with success. Thank you.
What is the difference between Netbios name and Server string?
From Windows I always see SAMBADROID in the network neighborhood even I changed the server string. Is it hardcoded?
The NetBIOS name is not seen in Windows.
Please add a username for us windows user.
The logfile does not provide any information about failed logins.
Nice. Great to see it alive again. I'll test it when I get some time later.
Thanks for the beta and for finding time to reviving this app!
I'm having a problem starting the service on my Galaxy Note 2 with JellyBean as can be seen in the attached screenshot.
I peviously have SambaFileSharing app + patch app installed but I uninstalled them before installing your beta.
Sent from my GT-N7100 using Tapatalk 2
berserker_devel said:
[*]Large files transfer doesn't work well yet )
Click to expand...
Click to collapse
Copying a CMW backup with 1 GB without problems.
With the old Samba Filesharing this was always impossible.
So I hope this will be for ever
Thanks again for this important app.
Install this on my Xperia Active. But still can't access my sd card
I can't get it the server to start on my Nexus S 4G Running CM JB nightly
here is the log
Another one:
I have checked the WiFi autostart but the service does not start (CM10 nightly from 01112012) at phone booting.
gsustech said:
Thanks for the beta and for finding time to reviving this app!
I'm having a problem starting the service on my Galaxy Note 2 with JellyBean as can be seen in the attached screenshot.
I peviously have SambaFileSharing app + patch app installed but I uninstalled them before installing your beta.
Sent from my GT-N7100 using Tapatalk 2
Click to expand...
Click to collapse
Thanks for reporting this: it seems that we have here a problem with the installation (the service doesn't find the config file).
You can try to:
Edit options (just to override the new config file)
reinstall the application
post a screenshot of your directory structure inside /data/data/berserker.android.apps.sambadroid/samba (this could really help)
Please let me know
joenathane said:
I can't get it the server to start on my Nexus S 4G Running CM JB nightly
here is the log
Click to expand...
Click to collapse
Can you please post the whole logs files? I'm realizing now that I had to automate this for the beta...
You can find the two log files under /data/data/berserker.android.apps.sambadroid/samba/var.
P.S.: I have no idea by now for the problem sorry...
berserker_devel said:
Thanks for reporting this: it seems that we have here a problem with the installation (the service doesn't find the config file).
You can try to:
Edit options (just to override the new config file)
reinstall the application
post a screenshot of your directory structure inside /data/data/berserker.android.apps.sambadroid/samba (this could really help)
Please let me know
Click to expand...
Click to collapse
So bad I tested the functionality before releasing the beta (but not only on boot...).
Does it work if you disable/enable the WiFi?
tramp20 said:
Copying a CMW backup with 1 GB without problems.
With the old Samba Filesharing this was always impossible.
So I hope this will be for ever
Thanks again for this important app.
Click to expand...
Click to collapse
Please can you try a file larger than 4gb?
berserker_devel said:
Please can you try a file larger than 4gb?
Click to expand...
Click to collapse
Tomorrow, my SDCard is almost full and I have to delete some maps
can anybody post instructions via video? op?
Works perfectly on my Gnex CM10.
Just started the app and the server started running, didn't need to change any options, it just worked out of the box. Thanks a lot for this!
Thanks for the reply. I tried editing the settings, reinstalling and disable+enable wifi but still have the same type of errors.
Attached you can find some further screenshots including the contents of the folder you mentioned.
I noticed that on the first run it gives the error "cannot find a valid WiFi interface" as can be seen in the screenshot.
Thanks for your time and help!
Sent from my GT-N7100 using Tapatalk 2
any chance we can have an option to auto-run the server @ boot ?
how about an on/off widget ?
any chance we can navigate to / and not just sdcard ?

[ROM] A sweet taste of KitKat for the HTC ONE[M7][1.0] [JellyKat]

Already want to try the new tasty KitKat experience?
I packed a stock [4.3] rom with the new KitKat features.
Features:
KitKat home Screen
Google Now
the new Play services
Hangouts 2
Camera
Gallery
not working so not included: (still uses the JB versions)
Dialer
Contacts
{
"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"
}
Instructions
-Do a factory reset (unless coming from previous GPe ROM, then just wipe cache/dalvik)
-Install with TWRP or CWR
-Flash the radio (link below) if you wish
NOTE:
once you're done with setting up your phone, let it finish for a while. when you hold down on the homescreen you see a settings button, it might be that google now is still analyzing so let it finish. after a couple of minutes you can activate google Now. Now you can swipe to the right to see it!
Downloads
Rom
http://we.tl/8cOjcHAJcs
Radio - GE_Radio_4A.18.3263.15_10.38h.1157.04L.zip
https://mega.co.nz/#!HdwxkQqC!TgSeIF...U5BmoEZKrJ_87w
If there are any problems post them below
Thanks to:
l.m.prowse for putting the KitKat apk's online
bigxie for the stock ROM
first
Awesome! Gonna give it a go and see. Thanks for your work!
Downloading now. Looking forward to this lovely little experiment.
did you include the lib file needed to make google now not crash ?
@matthiasstoopman1990
not working so not included: (still uses the JB versions)
Dialer
Contacts
Click to expand...
Click to collapse
can you make a separete links for it ..
CheesyNutz said:
did you include the lib file needed to make google now not crash ?
Click to expand...
Click to collapse
If Google Now/Search is force closing on you...
Go to Settings > Language and Input > Language
And change it to "Espanol (Espana)" (Another language may work, but I tried it with this one)
Go back home, and try to make a search. If you don't know Spanish, say "me hablo espanol" (me hah-blow s-pan-yole)
Go back to Settings and change it back to English. See if this works.
It fixed it for me.
posted by @bttfpromo
matthiasstoopman1990 said:
If Google Now/Search is force closing on you...
Go to Settings > Language and Input > Language
And change it to "Espanol (Espana)" (Another language may work, but I tried it with this one)
Go back home, and try to make a search. If you don't know Spanish, say "me hablo espanol" (me hah-blow s-pan-yole)
Go back to Settings and change it back to English. See if this works.
It fixed it for me.
posted by @bttfpromo
Click to expand...
Click to collapse
With the lib file that's not needed
From my One while peeking in your window
wzu7 said:
@matthiasstoopman1990
can you make a separete links for it ..
Click to expand...
Click to collapse
Contacts
https://drive.google.com/file/d/0B9e...it?usp=sharing
Dialer
https://drive.google.com/file/d/0B9e...it?usp=sharing
CheesyNutz said:
With the lib file that's not needed
From my One while peeking in your window
Click to expand...
Click to collapse
did it work for you? otherwise I will include the lib file
mate links to contacts and dialer dont work ;;;said file not exists or delete by user
matthiasstoopman1990 said:
did it work for you? otherwise I will include the lib file
Click to expand...
Click to collapse
I think what he was saying was it would be a whole lot easier for you to include the lib then have to explain the other process over and over..
matthiasstoopman1990 said:
If Google Now/Search is force closing on you...
Go to Settings > Language and Input > Language
And change it to "Espanol (Espana)" (Another language may work, but I tried it with this one)
Go back home, and try to make a search. If you don't know Spanish, say "me hablo espanol" (me hah-blow s-pan-yole)
Go back to Settings and change it back to English. See if this works.
It fixed it for me.
posted by @bttfpromo
Click to expand...
Click to collapse
CheesyNutz said:
With the lib file that's not needed
From my One while peeking in your window
Click to expand...
Click to collapse
Originally I was on English US, Google search crashed everytime, I changed to English UK and works perfectly. I'm on Google Edition 4.3 by the way, not this ROM. I've just installed all the newer versions of the apps from 4.4 thats all, but it works for me, so may work for you also.
change to English UK see if it works for you. Obviously it be more ideal not to have to change the language, but until libs are available, then its a quick and easy fix for now.
matthiasstoopman1990 said:
Contacts
https://drive.google.com/file/d/0B9e...it?usp=sharing
Dialer
https://drive.google.com/file/d/0B9e...it?usp=sharing
Click to expand...
Click to collapse
Dialer will NOT work. It's built against API Level 19 (Min/Max both 19) so it requires KitKat. I deodexed and zipaligned the APK and tried installing it on my One (GPE) but it didn't work.
homeslice976 said:
I think what he was saying was it would be a whole lot easier for you to include the lib then have to explain the other process over and over..
Click to expand...
Click to collapse
Yep
From my One while peeking in your window
These apks also work with ARHD. Downloaded and installed from DroidLife. Love the new launcher and Google Now integration.
Sent from my HTC One using Tapatalk
can we get firmware + radio only ?! any different ? ..thanks
wzu7 said:
can we get firmware + radio only ?! any different ? ..thanks
Click to expand...
Click to collapse
There's no new firmware and radio. These apps/libs are from a nexus 5 system dump not an official HTC ruu/update
Sent from my HTC One using Tapatalk 4
Where do I download the lib files for Now not to crash?
What happened to the link to the rom?

[5.0+] [Port] HTC M9 Keyboard Port for All.

HTC M9 Keyboard Port​
Info
HTC M9 Keyboard is Ported For All.
ScreenShots
See Post No. 2
How To Install
0. Download ZIP file from below link.
1. Just Flash The Zip file..
2. Reboot...
Download
http://downtrixx.blogspot.com/p/htc-m9-file-manager-port-for-all-5.html
More..
If you like my work then please Press Thanks Button.
ALL RIGHTS RESERVED #ARR
Screenshots
{
"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"
}
Apparently Iron Man is now a HTC Keyboard. Oh well...
EDIT: No longer.
geniiii said:
Apparently Iron Man is now a HTC Keyboard. Oh well...
Click to expand...
Click to collapse
I am editing the thread. So Wait for a While.
Edit:- Done
Not working with LG G2 Mini on LP (5.0.2), giving error that device is not supported.
Swyping doesn't work. Tapping is fine. Autocorrect isn't working either. It says "No matched words" when I try to swype.
Nexus 5,lp 5.1.1 also not supported
Galaxy S6+edge (5.1.1) ___not working.
So, that's it? No further development?
nlooooo said:
So, that's it? No further development?
Click to expand...
Click to collapse
What?!?! It's been 3 days... Just be patient.
ANDR01DN00B said:
What?!?! It's been 3 days... Just be patient.
Click to expand...
Click to collapse
There's no rest for the wicked...
Issues with the HTC - Keyboard
Hi Thundersky,
I was checking this on my Note 4 and found issues that were reported in earlier posts.
You can do the following
1) There are additional files that are the language and dictionary files that help the Keyboard program. You can install them manually
2) The Main APK file of HTC IME seems to shoot the incompatibility message, I have put a fix on the same where HTC checks for compatibility of the device that can be used.
I have uploaded the files that you can use. I find that if I install these as a normal apk post installing your files. it works. (Even the HTC IME File in system can be deleted once it is installed manually, or delete it from System and install the HTC IME in the following file manually as a normal APK. I found that on re-boot the incompatibility message was thrown up and it was solved if it is removed from system folder.)
Pls feel free to use this, I hope people can enjoy the keyboard.
https://mega.co.nz/#!exU3WQjS!msugVBO-_Z4YZwCY8I1mBPhA2c_Ory2EWy98f0Zw6sA
Thanks
Shaji K A
shaji_ka_71 said:
Hi Thundersky,
I was checking this on my Note 4 and found issues that were reported in earlier posts.
You can do the following
1) There are additional files that are the language and dictionary files that help the Keyboard program. You can install them manually
2) The Main APK file of HTC IME seems to shoot the incompatibility message, I have put a fix on the same where HTC checks for compatibility of the device that can be used.
I have uploaded the files that you can use. I find that if I install these as a normal apk post installing your files. it works. (Even the HTC IME File in system can be deleted once it is installed manually, or delete it from System and install the HTC IME in the following file manually as a normal APK. I found that on re-boot the incompatibility message was thrown up and it was solved if it is removed from system folder.)
Pls feel free to use this, I hope people can enjoy the keyboard.
https://mega.co.nz/#!exU3WQjS!msugVBO-_Z4YZwCY8I1mBPhA2c_Ory2EWy98f0Zw6sA
Thanks
Shaji K A
Click to expand...
Click to collapse
Thanks mate, finally working.
shaji_ka_71 said:
Hi Thundersky,
I was checking this on my Note 4 and found issues that were reported in earlier posts.
You can do the following
1) There are additional files that are the language and dictionary files that help the Keyboard program. You can install them manually
2) The Main APK file of HTC IME seems to shoot the incompatibility message, I have put a fix on the same where HTC checks for compatibility of the device that can be used.
I have uploaded the files that you can use. I find that if I install these as a normal apk post installing your files. it works. (Even the HTC IME File in system can be deleted once it is installed manually, or delete it from System and install the HTC IME in the following file manually as a normal APK. I found that on re-boot the incompatibility message was thrown up and it was solved if it is removed from system folder.)
Pls feel free to use this, I hope people can enjoy the keyboard.
https://mega.co.nz/#!exU3WQjS!msugVBO-_Z4YZwCY8I1mBPhA2c_Ory2EWy98f0Zw6sA
Thanks
Shaji K A
Click to expand...
Click to collapse
Do you still have this keyboard?
OCedHrt said:
Do you still have this keyboard?
Click to expand...
Click to collapse
Check This - http://forum.xda-developers.com/note-4/themes-apps/htc-sense-home-version-7-12-563037-t3151209
I guess that Key board should be available in that.
how to change the color?
shaji_ka_71 said:
Check This - http://forum.xda-developers.com/note-4/themes-apps/htc-sense-home-version-7-12-563037-t3151209
I guess that Key board should be available in that.
Click to expand...
Click to collapse
Thanks
I had such great hopes for this keyboard. I just switched to a Nexus 5x and the one thing that I was really missing from my HTC One was the keyboard. I love that keyboard. But of course this doesn't run on Marshmallow/Nexus 5x.
Could someone please post a link with the latest and working version? I couldnt find it anywhere, found one but it didnt work
shaji_ka_71 said:
Hi Thundersky,
I was checking this on my Note 4 and found issues that were reported in earlier posts.
You can do the following
1) There are additional files that are the language and dictionary files that help the Keyboard program. You can install them manually
2) The Main APK file of HTC IME seems to shoot the incompatibility message, I have put a fix on the same where HTC checks for compatibility of the device that can be used.
I have uploaded the files that you can use. I find that if I install these as a normal apk post installing your files. it works. (Even the HTC IME File in system can be deleted once it is installed manually, or delete it from System and install the HTC IME in the following file manually as a normal APK. I found that on re-boot the incompatibility message was thrown up and it was solved if it is removed from system folder.)
Pls feel free to use this, I hope people can enjoy the keyboard.
https://mega.co.nz/#!exU3WQjS!msugVBO-_Z4YZwCY8I1mBPhA2c_Ory2EWy98f0Zw6sA
Thanks
Shaji K A
Click to expand...
Click to collapse
dead Link.

[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

Categories

Resources