[APP][2.2+]SambaDroid 2.1.0 - Android Apps and Games

{
"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 ?

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.3+][Root]Quick Terminal [Make your own Command]

Quick Terminal
Now On Xda Main Page !!
http://www.xda-developers.com/android/quickly-execute-terminal-commands-with-quick-terminal/
QuickTerminal is a simple way to run your daily commands without the need of rewriting manually.
Add your own Command to a list choosing the output type whether it is a simple toast message or even a dialog.
Choose From many of precoded functions like MacChanging and checking, Signal Resetting and the usuall Rebooting into Recovery or Bootloader.
Disable MediaScan on Boot and even wipe Dalvik Cache.
Run any command in a simple menu choosing whether to run it as a User Or SuperUser (SU).
Run the linux Commands as easily as it can go.
No need to recall your commands any more just add them and you're done.
With MyScripts tab just add your scripts to /QuickTerminal/MyScripts and start running them manually via the app.
If anyone is having a crash, try to delete the QuickTerminal Folder in the sdCard and try again. this should help against any problem
If anyone is having any crash please send me a message to try and fix it.
Thats it for now.
Am Open to any new features which am able to make The Quick Toggle tab needs more but i dont know what to add :fingers-crossed:
Am still new to android and learning
New UI !!
{
"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"
}
Will Gladly accept feedback and feature requests and ofcourse any help :good:
Playstore link :https://play.google.com/store/apps/details?id=com.waswas.quickterminal
Attachment updated to 2.7
ChangeLog
Release 2.4 Switched UI to sliding drawer.
Release 2.3 Switched to a database should copy the QuickTerminal text file to database.
Release 2.1 Bug Fixes and solved ldpi problems.
Release 1.9 Added holo chaning ability as per user request and fixed bugs and crashes hopefully
Interesting app. Having a play with it now.
Thanks
-----------------------
Facebook: http://www.Facebook.com/d3xp2pc
Google+: http://gplus.to/d3xp2pc
d3xp2pc said:
Interesting app. Having a play with it now.
Thanks
Click to expand...
Click to collapse
Thank you, Hope you wil like it.
Looking forward for your feedback
The Waswas said:
Thank you, Hope you wil like it.
Looking forward for your feedback
Click to expand...
Click to collapse
Sorry forgot to reply earlier.
Love this app makes life so much easier for me.
I'm a flashaholic so constantly trying new ROMs and combination of scripts. A lot of these scripts are command line based so being able to assign a command to a button using quick root is ideal.
Haven't really tried the rest of the app but will post when I've had a chance to check out more of the functions.
-----------------------
Download G Cloud Backup for Android, up to 8 GB Free.Use this code: [KWLYRO] at signup and we'll both earn space: https://play.google.com/store/apps/details?id=com.genie9.gcloudbackup
-----------------------
Copy: get 20GB free permanent cloud storage. For every person you get to sign-up earn another 5GB https://copy.com?r=m3asrR
d3xp2pc said:
Sorry forgot to reply earlier.
Love this app makes life so much easier for me.
I'm a flashaholic so constantly trying new ROMs and combination of scripts. A lot of these scripts are command line based so being able to assign a command to a button using quick root is ideal.
Click to expand...
Click to collapse
You gave me the idea and i just did it added the ability to run Scripts just add the scripts to /QuickTerminal/MyScripts and you will run em with one click :fingers-crossed:.
The Waswas said:
You gave me the idea and i just did it added the ability to run Scripts just add the scripts to /QuickTerminal/MyScripts and you will run em with one click :fingers-crossed:.
Click to expand...
Click to collapse
Great idea. Will test it out as soon as I have time
Edit: left a review on the play store and will promote the app via Google+ and my playboard channels.
-----------------------
Download G Cloud Backup for Android, up to 8 GB Free.Use this code: [KWLYRO] at signup and we'll both earn space: https://play.google.com/store/apps/details?id=com.genie9.gcloudbackup
-----------------------
Copy: get 20GB free permanent cloud storage. For every person you get to sign-up earn another 5GB https://copy.com?r=m3asrR
d3xp2pc said:
Great idea. Will test it out as soon as I have time
Edit: left a review on the play store and will promote the app via Google+ and my playboard channels.
Click to expand...
Click to collapse
Thank you so much , I really appreciate it :victory:
good work
==========good work==========
Great job. Could You add dark theme?
Send from my GT-I9300
simono_pl said:
Great job. Could You add dark theme?
Send from my GT-I9300
Click to expand...
Click to collapse
I will try to add tomorrow. Am still new to development I will try my best to do it
Thank you for your feedback
I haven't downloaded the app yet, but I'm just wondering, how does the mac address changer work? I have tried using a terminal emulator code to change it with no success so I'm wondering if this one is different.
I wish you make it working for 2.3 or early OS. I find your app very awesome sir.
asdfasdfvful said:
I haven't downloaded the app yet, but I'm just wondering, how does the mac address changer work? I have tried using a terminal emulator code to change it with no success so I'm wondering if this one is different.
Click to expand...
Click to collapse
I used the following commands
HTML:
ifconfig wlan0 down (wlan0 or eth0 depending on yours to take the net down)
ifconfig wlan0 hw ether 00:11:22:33:44:55 ( whatever the macAddress)
ifconfig wlan0 up (turn it on once again)
3r41nl33n said:
I wish you make it working for 2.3 or early OS. I find your app very awesome sir.
Click to expand...
Click to collapse
The Sliding cant be done in 2.3 as far as i know, i will check if i can do it or maybe make a standolne version for 2.3
The Waswas said:
The Sliding cant be done in 2.3 as far as i know, i will check if i can do it or maybe make a standolne version for 2.3
Click to expand...
Click to collapse
Thats nice sir. I hope you can make it, it help us 2.3 user too. (Even if you dont add sliding at 2.3, your app is awesome. )
The Waswas said:
I will try to add tomorrow. Am still new to development I will try my best to do it
Thank you for your feedback
Click to expand...
Click to collapse
Updated and added it, check playstore in the next hours or just install the attachment from the OP .
3r41nl33n said:
Thats nice sir. I hope you can make it, it help us 2.3 user too. (Even if you dont add sliding at 2.3, your app is awesome. )
Click to expand...
Click to collapse
I changed to actionbar sherlock, Supposedly it should work if i did it right so if you are interested in trying drop me a pm
The Waswas said:
I used the following commands
HTML:
ifconfig wlan0 down (wlan0 or eth0 depending on yours to take the net down)
ifconfig wlan0 hw ether 00:11:22:33:44:55 ( whatever the macAddress)
ifconfig wlan0 up (turn it on once again)
Click to expand...
Click to collapse
Thanks. Tried that before and tried it with your quick terminal as well with no success, but the rest is nice
asdfasdfvful said:
Thanks. Tried that before and tried it with your quick terminal as well with no success, but the rest is nice
Click to expand...
Click to collapse
Tell me your device and ROM maybe i can find a way around?

[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.

[APP] Google keyboard with dedicated number row, without PC additionnals keys

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

[APP][Android4.1+]FE Private Cloud Beta test released Updated on Sep. 5

Hello everybody,
We are excited to let you know that Private Cloud feature is offically launched in Google Play, you can download it from: https://play.google.com/store/apps/details?id=xcxin.filexpert
Let us know your feedback about File Expert anytime: [email protected].
_______________________
Hi guys,
This is File Expert team. Our latest FE Private Cloud feature is available on Google Play Beta now! We sincerely invite you to experience it and give us your thought.
Download App from: https://play.google.com/apps/testing/xcxin.filexpert
Download PC client from: http://myfiles.gmgm.io/
{
"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"
}
What is FE Private Cloud for?
With File Expert installed, you can turn your PC storage into a personal Cloud and remotely browse, download, upload, delete, rename, copy and move… PC files on your phone wherever you are connected to the internet via both Wi-Fi mobile data.
The configuration is quite easy; only 3 steps are needed.
1. Download and install desktop software on your computer.
2. Select a path to store your files on PC.
3. Install File Expert on your Android and enter the feature from slide menu.
FE Private Cloud Beta supports Windows and Mac; Linux version is coming soon. (Note: Your PC must be turned on when you access files)
If you have any ideas, feature suggestion or bug report, feel free and let us know. We really appreciate your contribution to make File Expert better.
During Beta-Test period, you can enjoy up to 10G mobile data! (Expired on Sep.5, 2016) What are you waiting for?
Email: [email protected]
Official Blog: http://blog.gmgm.io/
Google +: https://plus.google.com/113751831274387523422
Wow! Seems cool! It works fine on my Windows 10. One question: will you support sync later?
Jenny Liu said:
Wow! Seems cool! It works fine on my Windows 10. One question: will you support sync later?
Click to expand...
Click to collapse
Dear Jenny,
Thanks for your suggestion. We will consider it.
I tried so many times and cannot log in my account yesterday afternoon; but everything is all right now. Anything wrong?
Jenny Liu said:
I tried so many times and cannot log in my account yesterday afternoon; but everything is all right now. Anything wrong?
Click to expand...
Click to collapse
Hi Jenny,
Thanks for your feedback! The problem has been fixed yesterday. Let us know if you have any other bugs.
są lepsze
Amazing! This is what I expect!
Zack Dunn said:
Amazing! This is what I expect!
Click to expand...
Click to collapse
Thanks for your feedback, Zack!
Adrian Monko said:
są lepsze
Click to expand...
Click to collapse
Dzięki!
What do you mean by this ?
"During test period you can enjoy 10G mobile data "
And the pc client link is not working, it shows server not found
You did a fabulous job! I wanted exactly the same featured app that even ES File manager doesn't have. Well done. Keep up and I give you 5 stars!
jerryn70 said:
What do you mean by this ?
"During test period you can enjoy 10G mobile data "
And the pc client link is not working, it shows server not found
Click to expand...
Click to collapse
Hi jerryn70,
The PC client download link is available now, you can try again.
When you use Android to access PC files remotely(not in the same LAN), you have to consume mobile data to copy/move/upload/download... files.
During Beta test period, 10G mobile data are free of charge. We hope you will enjoy the feature and let us know if you have any problems.
Thanks!
xcxin said:
Hi jerryn70,
The PC client download link is available now, you can try again.
When you use Android to access PC files remotely(not in the same LAN), you have to consume mobile data to copy/move/upload/download... files.
During Beta test period, 10G mobile data are free of charge. We hope you will enjoy the feature and let us know if you have any problems.
Thanks!
Click to expand...
Click to collapse
Pc client not working on my PC.
I'm using windows 7 ultimate 32 bit pc
jerryn70 said:
Pc client not working on my PC.
I'm using windows 7 ultimate 32 bit pc
Click to expand...
Click to collapse
Hi there,
The PC client doesn't support 32 bit pc for now. We will let you know when it's available.
xcxin said:
Hi there,
The PC client doesn't support 32 bit pc for now. We will let you know when it's available.
Click to expand...
Click to collapse
Ok :crying:
Can you add an option to hide files/folders with password lock protection,
I know your app has safebox option that keep file safe with lock and encryption.
The hide option that I asking is just a simple one with only password lock, just like es file explorer has.
jerryn70 said:
Ok :crying:
Can you add an option to hide files/folders with password lock protection,
I know your app has safebox option that keep file safe with lock and encryption.
The hide option that I asking is just a simple one with only password lock, just like es file explorer has.
Click to expand...
Click to collapse
Hi jerryn70,
We have App Lock feature in the App, you can find it in Settings - Password - App Lock. You have to set up a pattern lock when you start File Expert.
Hope it is what you want.
Let me know if you have any more questions. Thanks!
xcxin said:
Hi guys,
This is File Expert team. Our latest FE Private Cloud feature is available on Google Play Beta now! We sincerely invite you to experience it and give us your thought.
Download App from: https://play.google.com/apps/testing/xcxin.filexpert
Download PC client from: http://myfiles.gmgm.io/
What is FE Private Cloud for?
With File Expert installed, you can turn your PC storage into a personal Cloud and remotely browse, download, upload, delete, rename, copy and move… PC files on your phone wherever you are connected to the internet via both Wi-Fi mobile data.
The configuration is quite easy; only 3 steps are needed.
1. Download and install desktop software on your computer.
2. Select a path to store your files on PC.
3. Install File Expert on your Android and enter the feature from slide menu.
FE Private Cloud Beta supports Windows and Mac; Linux version is coming soon. (Note: Your PC must be turned on when you access files)
If you have any ideas, feature suggestion or bug report, feel free and let us know. We really appreciate your contribution to make File Expert better.
During Beta-Test period, you can enjoy up to 10G mobile data! (Expired on Sep.1, 2016) What are you waiting for?
Email: [email protected]
Official Blog: http://blog.gmgm.io/
Google +: https://plus.google.com/113751831274387523422
Click to expand...
Click to collapse
Notice: The Beta version doesn't support 32 bit of PC client for now and the Linux version is coming soon, please stay tuned!
Hi, can I select more than one paths to store my files on PC?
xcxin said:
Hi jerryn70,
We have App Lock feature in the App, you can find it in Settings - Password - App Lock. You have to set up a pattern lock when you start File Expert.
Hope it is what you want.
Let me know if you have any more questions. Thanks!
Click to expand...
Click to collapse
I mean folder hiding option. To view the files on the hidden folder we need to enter the password. That type option I mean
leslielambert said:
Hi, can I select more than one paths to store my files on PC?
Click to expand...
Click to collapse
Hi there,
You can only select one folder and access it from your phone.

Categories

Resources